Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome228.git;a=commitdiff;h=130188b4cb35180f7e102ca26b923b6349ee5389
commit 130188b4cb35180f7e102ca26b923b6349ee5389 Author: bouleetbil <[email protected]> Date: Mon Sep 28 13:24:27 2009 +0000 gnome-bluetooth-0.12.0-1-i686 *downgrade to old serie or we should bump bluez to serie 4.XX diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index f6210bf..eeed717 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -2,26 +2,30 @@ # Maintainer: Priyank Gosalia <[email protected]> pkgname=gnome-bluetooth -pkgver=2.28.0 +pkgver=0.12.0 pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem." url="http://www.usefulinc.com/software/gnome-bluetooth/" -makedepends=('intltool' 'pkgconfig') +makedepends=('intltool' 'pkgconfig' 'gob2') depends=('bluez-utils>=3.28' 'bluez-libs>=3.28' 'gob2' 'pygtk' \ - 'librsvg>=2.26.0-2' 'gnome-python>=2.20.1' 'libbtctl-python>=0.9.0' \ - 'libgnomeui>=2.20.0' 'unique') + 'librsvg>=2.26.0' 'gnome-python>=2.20.1' 'libbtctl-python>=0.9.0' \ + 'libgnomeui>=2.24.2' 'unique') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gnome-obex-server.schemas') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet -sha1sums=('0b313a0f59f830045f46e38e035e6a93ca94c8b6') +sha1sums=('8e46f51a7fc92469e24183c1e042a642cfe32de3') # NOTE: According to upstream, libbtctl won't be a dependency in the # next major version, and given that the only revdep of libbtctl is this # pkg, don't forget to remove libbtctl from FST, especially because it's # unmaintained now. +#for bump it we should bump BlueZ to serie 4.X +#the version 2.28.XX of gnome-bluetooth provide bluez-gnome +#bluez-gnome should be delete if we bump it + build() { Fbuild_slice_scrollkeeper Fmake _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
