Merge pull request #3094 from o1ux/xfce4-xkb-plugin
xfce4-xkb-plugin: update to 0.7.1.
This commit is contained in:
commit
6f16178a81
|
@ -1,13 +1,17 @@
|
||||||
# Template file for 'xfce4-xkb-plugin'
|
# Template file for 'xfce4-xkb-plugin'
|
||||||
pkgname=xfce4-xkb-plugin
|
pkgname=xfce4-xkb-plugin
|
||||||
version=0.5.6
|
version=0.7.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="libxfce4ui-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck2-devel"
|
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"
|
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.xfce.org/"
|
homepage="http://www.xfce.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=09e4623033987ce7b711252609a17291b306cdf60863ee39677a4995a93318a5
|
checksum=61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue