void-packages/srcpkgs/xfce4-xkb-plugin/template
2019-10-18 17:14:35 +02:00

17 lines
624 B
Bash

# Template file for 'xfce4-xkb-plugin'
pkgname=xfce4-xkb-plugin
version=0.8.1
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck-devel"
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://xfce.org/"
distfiles="https://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
checksum=c19ecf126201deb6148741c521124771ad396adc874471512ab5ffe1946567a1
post_install() {
vlicense COPYING
}