gnome-settings-daemon: update to 3.0.0.
--HG-- branch : gnome3
This commit is contained in:
parent
fcbc020b03
commit
c85cacd30d
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=2.91.90"
|
||||
abi_depends=">=3.0.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gnome-settings-daemon'
|
||||
pkgname=gnome-settings-daemon
|
||||
version=2.91.93
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
version=3.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --disable-static --disable-cups
|
||||
--disable-schemas-compile"
|
||||
short_desc="GNOME settings daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=22c7a4535298d3a87140a2c27bfdeb7f67a2b912eb555ce90c786ec47ef9d91d
|
||||
checksum=95861878f373ac624d32c1667a79ea7b235ccb964ff4579971a6a1566e20d5d2
|
||||
long_desc="
|
||||
This package provides a daemon to handle settings on the GNOME desktop."
|
||||
|
||||
|
|
Loading…
Reference in a new issue