mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xfconf: update to 4.20.0.
This commit is contained in:
parent
79877d9e62
commit
07d8b7d20d
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'xfconf'
|
# Template file for 'xfconf'
|
||||||
pkgname=xfconf
|
pkgname=xfconf
|
||||||
version=4.18.3
|
version=4.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale --enable-gsettings-backend"
|
configure_args="--enable-gsettings-backend"
|
||||||
hostmakedepends="pkg-config intltool glib-devel vala-devel perl"
|
hostmakedepends="pkg-config gettext glib-devel vala-devel perl"
|
||||||
makedepends="libxfce4util-devel vala-devel"
|
makedepends="libxfce4util-devel vala-devel"
|
||||||
checkdepends="dbus xvfb-run"
|
checkdepends="dbus xvfb-run"
|
||||||
short_desc="Xfce hierarchical (tree-like) configuration system"
|
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-only, LGPL-2.0-only"
|
license="GPL-2.0-only, LGPL-2.0-only"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/xfconf/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=c56cc69056f6947b2c60b165ec1e4c2b0acf26a778da5f86c89ffce24d5ebd98
|
checksum=8bc43c60f1716b13cf35fc899e2a36ea9c6cdc3478a8f051220eef0f53567efd
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue