xfconf: update to 4.8.1.
This commit is contained in:
parent
64b9502101
commit
7ae029fc78
@ -1,2 +1,2 @@
|
|||||||
abi_depends=">=4.8.0"
|
abi_depends=">=4.8.0"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=4.8.1"
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
# Template file for 'xfconf'
|
# Template file for 'xfconf'
|
||||||
pkgname=xfconf
|
pkgname=xfconf
|
||||||
version=4.8.0
|
version=4.8.1
|
||||||
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="Xfce hierarchical (tree-like) configuration system"
|
short_desc="Xfce hierarchical (tree-like) configuration system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d
|
checksum=9860737539fab2b852e8c07c50c205a5fbe894b08bcb4488a70e3fd6c75993cb
|
||||||
long_desc="
|
long_desc="
|
||||||
Xfconf is a hierarchical (tree-like) configuration system where the
|
Xfconf is a hierarchical (tree-like) configuration system where the
|
||||||
immediate child nodes of the root are called channels. All settings
|
immediate child nodes of the root are called channels. All settings
|
||||||
|
@ -5,11 +5,7 @@ long_desc="${long_desc}
|
|||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
|
||||||
Add_dependency run perl-Glib
|
|
||||||
Add_dependency run libxfce4util-devel
|
Add_dependency run libxfce4util-devel
|
||||||
Add_dependency run dbus-glib-devel
|
|
||||||
Add_dependency run dbus-devel
|
|
||||||
Add_dependency run glib-devel
|
Add_dependency run glib-devel
|
||||||
Add_dependency run xfconf
|
Add_dependency run xfconf
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# Template file for 'xfconf-perl'.
|
# Template file for 'xfconf-perl'.
|
||||||
#
|
#
|
||||||
revision=1
|
|
||||||
short_desc="${short_desc} - perl bindings"
|
short_desc="${short_desc} - perl bindings"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user