[Frugalware-git] gnometesting: nm-openvpn-0.9.2.0-1-x86_64
bouleetbil
bouleetbil at frogdev.info
Mon Nov 14 15:32:23 CET 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c5b32c8e71aa68a54c6c3ca747979ac56559fb6e
commit c5b32c8e71aa68a54c6c3ca747979ac56559fb6e
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Mon Nov 14 15:16:50 2011 +0100
nm-openvpn-0.9.2.0-1-x86_64
*Version bump
diff --git a/source/gnome-extra/nm-openvpn/FrugalBuild b/source/gnome-extra/nm-openvpn/FrugalBuild
index 4eba1bc..073982b 100644
--- a/source/gnome-extra/nm-openvpn/FrugalBuild
+++ b/source/gnome-extra/nm-openvpn/FrugalBuild
@@ -3,18 +3,25 @@
pkgname=nm-openvpn
_F_gnome_name=NetworkManager-openvpn
-pkgver=0.9.0
+pkgver=0.9.2.0
pkgrel=1
pkgdesc="network management framework (OPENVPN plugin)"
-depends=('gconf' 'gtk+3' 'gnome-keyring>=3.1.0' \
- 'networkmanager>=0.9.0' 'polkit-gnome')
+depends=('gconf' 'gtk+3' 'gnome-keyring>=3.2.0' \
+ 'networkmanager>=0.9.2.0' 'polkit-gnome')
makedepends=('perl-xml-parser' 'intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_iconcache="y"
Finclude gnome gnome-scriptlet
-sha1sums=('7b7a737371e2243f9c6754db521ac32b56e86af2')
+sha1sums=('092a5bd9cc444051e0c5d66a2dd78b5889700850')
_F_cd_path=$_F_gnome_name-$pkgver
Fconfopts="$Fconfopts --with-gtkver=3"
+build() {
+ Fcd
+ Fsed "-Werror" "" configure
+ Fbuild
+ Fbuild_gnome_scriptlet
+}
+
# optimization OK
More information about the Frugalware-git
mailing list