Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=ab4b3842dc0e2706755979843e5f22aea02029fd

commit ab4b3842dc0e2706755979843e5f22aea02029fd
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Nov 14 11:47:11 2011 +0100

nm-applet-0.9.2.0-1-x86_64
*version bump
*add gnome-minimal

diff --git a/source/gnome/nm-applet/FrugalBuild 
b/source/gnome/nm-applet/FrugalBuild
index 5415cf1..96c4e8b 100644
--- a/source/gnome/nm-applet/FrugalBuild
+++ b/source/gnome/nm-applet/FrugalBuild
@@ -3,20 +3,21 @@

pkgname=nm-applet
_F_gnome_name=network-manager-applet
-pkgver=0.9.1.90
-pkgrel=3
+pkgver=0.9.2.0
+pkgrel=1
pkgdesc="Network Management applet"
-depends=('gconf' 'gtk+3' 'gnome-keyring>=3.1.0' \
-       'networkmanager>=0.9.0' 'polkit-gnome' \
-       'gnome-bluetooth>=3.0.0' 'mobile-broadband-provider-info' \
-       'libnotify>0.7')
+depends=('gconf' 'gtk+3' 'gnome-keyring>=3.3.0' \
+       'networkmanager>=0.9.1.95' 'polkit-gnome' \
+       'mobile-broadband-provider-info' \
+       'libnotify>0.7' 'gnome-bluetooth')
makedepends=('perl-xml-parser' 'intltool')
-groups=('gnome')
+groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64')
Finclude gnome
-sha1sums=('583832d3221b705032208a152fd665745b939f45')
+sha1sums=('44f6b4212f096690c88a2aecbb3bdd3362c57689')
_F_cd_path=$_F_gnome_name-$pkgver
-Fconfopts="$Fconfopts --with-gtkver=3"
+Fconfopts="$Fconfopts --with-gtkver=3 --disable-static \
+       --with-bluetooth"
replaces=('gnome-ppp')

build()
@@ -24,6 +25,7 @@ build()
Fcd
Fpatchall
Fautoreconf
+       Fsed "-Werror" "" configure
Fmake
Fmakeinstall
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to