gnome-control-center: update to 3.0.0.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-04-05 11:13:19 +02:00
parent c85cacd30d
commit 87582983a9
2 changed files with 4 additions and 4 deletions

View file

@ -13,5 +13,5 @@ do_install()
mkdir -p ${DESTDIR}/usr/{lib,share}
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/share/gtk-doc ${DESTDIR}/usr/share
#mv ${SRCPKGDESTDIR}/usr/share/gtk-doc ${DESTDIR}/usr/share
}

View file

@ -1,14 +1,14 @@
# Template file for 'gnome-control-center'
pkgname=gnome-control-center
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="--disable-schemas-install --disable-scrollkeeper
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --disable-cups
--localstatedir=/var --disable-update-mimedb --disable-static"
short_desc="GNOME control center"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c95d041cab41b6ea954ae7bc46087d763c9f259b700486381bff9046d59276df
checksum=a6ae1b58f639b3df20464bfb4e64616815c85514ff7e7e748b213a2a4e2ab87b
long_desc="
This packages the control center for the GNOME desktop."