void-packages/srcpkgs/xfce4-xkb-plugin/template

18 lines
634 B
Bash

# Template file for 'xfce4-xkb-plugin'
pkgname=xfce4-xkb-plugin
version=0.7.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="garcon-devel libxfce4ui-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck2-devel"
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.xfce.org/"
license="BSD"
distfiles="http://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
checksum=61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681
post_install() {
vlicense COPYING
}