Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ayatana.git;a=commitdiff;h=4cb686c344d0c9a74c6747a0512742aff3978fdb

commit 4cb686c344d0c9a74c6747a0512742aff3978fdb
Author: Devil505 <devil505li...@gmail.com>
Date:   Wed Jul 20 18:23:01 2011 +0200

wingpanel-20110709-1-i686
* version bump
* ported to GTK+3

diff --git a/source/xapps-extra/wingpanel/FrugalBuild 
b/source/xapps-extra/wingpanel/FrugalBuild
index c8df4fc..2f1e3a9 100644
--- a/source/xapps-extra/wingpanel/FrugalBuild
+++ b/source/xapps-extra/wingpanel/FrugalBuild
@@ -2,22 +2,24 @@
# Maintainer: Devil505 <devil505li...@gmail.com>

pkgname=wingpanel
-pkgver=20110411
+pkgver=20110709
pkgrel=1
pkgdesc="A super sexy space-saving top panel"
url="https://launchpad.net/wingpanel";
-depends=('libindicator>=0.3.19' 'glib2' 'libgee' 'cairo' 'unique1')
+depends=('libindicator>=0.3.91' 'glib2' 'libgee' 'cairo' 'unique' 'gtk+3')
makedepends=('intltool' 'gettext' 'vala')
+_F_gnome_glib="y"
+Finclude cmake gnome-scriptlet
groups=('xapps-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname";
source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('6d31ccd296d3bbbffca764495e90d3930c1debd3')
+sha1sums=('00f3984bda54a50277a38a3efa14dfebeecbbf1d')

build() {
-  Fcd
-  ./waf configure || Fdie
-  ./waf || Fdie
-  Fexerel ./_build_/$pkgname usr/bin/$pkgname
+        CMake_build
+        Fbuild_gnome_scriptlet
}

+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to