Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=462766e25dc26f9d659e52aeb25419361b98b982
commit 462766e25dc26f9d659e52aeb25419361b98b982 Author: Priyank <[EMAIL PROTECTED]> Date: Tue Feb 12 16:24:11 2008 +0530 bluez-gnome-0.20-2-i686 * Removed a conflicting file * Added _F_gnome_iconcache diff --git a/source/gnome-extra/bluez-gnome/FrugalBuild b/source/gnome-extra/bluez-gnome/FrugalBuild index 4203c96..d28ac11 100644 --- a/source/gnome-extra/bluez-gnome/FrugalBuild +++ b/source/gnome-extra/bluez-gnome/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bluez-gnome pkgver=0.20 -pkgrel=1 +pkgrel=2 pkgdesc="Bluetooth tools for GNOME" url="http://www.bluez.org/" depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.25' 'libnotify' 'gconf' 'gtk+2') @@ -17,6 +17,7 @@ source=(http://bluez.sourceforge.net/download/$pkgname-$pkgver.tar.gz \ sha1sums=('5a13d81d70aaa82e865199fb5e3fc7d99ffb6133' \ 'ceebaca0a771d2de2544170bcc7cc9cd3e74e3f0') _F_gnome_desktop=y +_F_gnome_iconcache=y _F_gnome_mime=y _F_gnome_schemas=('/etc/gconf/schemas/bluetooth-manager.schemas') Finclude gnome-scriptlet @@ -30,6 +31,7 @@ build() { Fmkdir /usr/share/gnome Fmv /etc/xdg/autostart /usr/share/gnome/ Frm /etc/xdg + Frm /usr/share/icons/hicolor/icon-theme.cache Fbuild_gnome_scriptlet } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
