Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e69cdee9ef0b0c4da23e87b7d6c662fbadffa810
commit e69cdee9ef0b0c4da23e87b7d6c662fbadffa810 Author: Priyank <[EMAIL PROTECTED]> Date: Sat Oct 13 18:08:32 2007 +0530 gnome-bluetooth-0.9.1-1-i686 * Version bump * updated depends and a bit of FB cleanup diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index 7cee098..a52362a 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -2,29 +2,27 @@ # Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> pkgname=gnome-bluetooth -pkgver=0.8.0 -pkgrel=8 +pkgver=0.9.1 +pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" makedepends=('intltool' 'pkgconfig') -depends=('bluez-utils>=3.12' 'bluez-libs>=3.12' 'gob2' 'pygtk' \ - 'librsvg>=2.16.0' 'gnome-python>=2.16.0' 'libbtctl>=0.8.2-5' \ - 'libgnomeui>=2.16.0') +depends=('bluez-utils>=3.20' 'bluez-libs>=3.20' 'gob2' 'pygtk' \ + 'librsvg>=2.18.2' 'gnome-python>=2.20.0' 'libbtctl-python>=0.9.0' \ + 'libgnomeui>=2.20.0') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/gnome-obex-server.schemas') _F_gnome_scrollkeeper="y" +_F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('f428008706788b433dee1051d99b3df327f2424c') +sha1sums=('c67ae127760cc24e0d2be75e0b518da5565e91c6') build() { Fbuild_slice_scrollkeeper Fmake Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 - # Install gnome-bluetooth python files in correct location - Fmv /usr/usr/lib/* /usr/lib/ - Frm usr/usr Fbuild_gnome_scriptlet } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
