Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=161582a775b4d2572cf8a92847eca31268ad661d

commit 161582a775b4d2572cf8a92847eca31268ad661d
Author: Baste <ba...@frugalware.org>
Date:   Wed Oct 12 16:53:03 2011 +0200

gnome-pie-20111012-1-x86_64
* New package

diff --git a/source/gnome-extra/gnome-pie/FrugalBuild 
b/source/gnome-extra/gnome-pie/FrugalBuild
new file mode 100644
index 0000000..bfb424c
--- /dev/null
+++ b/source/gnome-extra/gnome-pie/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0.33 SBU
+# Maintainer: Baste <ba...@frugalware.org>
+
+pkgname=gnome-pie
+pkgver=20111012
+pkgrel=1
+pkgdesc="A visual application launcher for gnome."
+url="https://github.com/Simmesimme/Gnome-Pie.git";
+depends=('gtk+2' 'libgee' 'libappindicator' 'libxtst' 'gnome-menus' 'unique1')
+makedepends=('cmake' 'vala')
+groups=('gnome-extra')
+archs=('i686' 'x86_64')
+up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname";
+source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('a672a4c8b1295e324ede25cfd4e383f03c67e806')
+
+build() {
+       Fcd
+       mkdir build
+       cd  build
+       cmake .. -DCMAKE_INSTALL_PREFIX=$Fprefix
+       make
+       make DESTDIR="$Fdestdir" install
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to