Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d56fbef6e83c5a56b327cf1627e9c8b05cbedfb
commit 4d56fbef6e83c5a56b327cf1627e9c8b05cbedfb Author: Priyank <[EMAIL PROTECTED]> Date: Sat Feb 2 15:25:53 2008 +0530 bluez-gnome-0.15-2-i686 * Added obex-data-server as rodepend * Install missing bluetooth-sendto and bluetooth-wizard diff --git a/source/gnome-extra/bluez-gnome/FrugalBuild b/source/gnome-extra/bluez-gnome/FrugalBuild index 403e9b6..892e06c 100644 --- a/source/gnome-extra/bluez-gnome/FrugalBuild +++ b/source/gnome-extra/bluez-gnome/FrugalBuild @@ -3,11 +3,11 @@ pkgname=bluez-gnome pkgver=0.15 -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.24' 'libnotify' 'gconf' 'gtk+2') -rodepends=('bluez-utils>=3.24') +rodepends=('bluez-utils>=3.24' 'obex-data-server') makedepends=('perl-xml' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -26,6 +26,8 @@ build() { Fpatchall Fmake Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 + Fexerel sendto/bluetooth-sendto /usr/bin/bluetooth-sendto + Fexerel wizard/bluetooth-wizard /usr/bin/bluetooth-wizard Fmkdir /usr/share/gnome Fmv /etc/xdg/autostart /usr/share/gnome/ Frm /etc/xdg _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
