mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-xkb-plugin: update to 0.8.5.
This commit is contained in:
parent
d93fcf0a08
commit
f7d8bd34ea
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xfce4-xkb-plugin'
|
# Template file for 'xfce4-xkb-plugin'
|
||||||
pkgname=xfce4-xkb-plugin
|
pkgname=xfce4-xkb-plugin
|
||||||
version=0.8.3
|
version=0.8.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
hostmakedepends="pkg-config gettext"
|
||||||
hostmakedepends="pkg-config intltool"
|
makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel
|
||||||
makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck-devel"
|
libnotify-devel libwnck-devel"
|
||||||
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
|
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="https://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=f0bfe97875ef1ca0a3b6a6fac312663c9cada151cf1ac96071393d320cd04987
|
checksum=86ce4a194c47c506315cfded3a041067a72dedcb6d9cc2f9c99853203d332b19
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue