[Frugalware-git] frugalware-current: gnubiff-2.2.8-1-i686
VMiklos
vmiklos at frugalware.org
Fri Sep 14 15:39:16 CEST 2007
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c9f30614a5d1a94cbdb1d7261978511aee3f8e3
commit 8c9f30614a5d1a94cbdb1d7261978511aee3f8e3
Author: VMiklos <vmiklos at frugalware.org>
Date: Fri Sep 14 15:39:00 2007 +0200
gnubiff-2.2.8-1-i686
new package (original FB by boobaa)
diff --git a/source/gnome-extra/gnubiff/FrugalBuild b/source/gnome-extra/gnubiff/FrugalBuild
new file mode 100644
index 0000000..e7647ec
--- /dev/null
+++ b/source/gnome-extra/gnubiff/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling Time: 0.51 SBU
+# Maintainer: VMiklos <vmiklos at frugalware.org>
+# Contibutor: CSÉCSY László <boobaa at ajrg.hu>
+
+pkgname=gnubiff
+pkgver=2.2.8
+pkgrel=1
+pkgdesc="a mail notification program that checks for mail and displays headers when new mail has arrived"
+Finclude sourceforge
+groups=('gnome-extra')
+archs=('i686')
+depends=('gnome-panel' 'libgnomeui' 'libstdc++')
+makedepends=('perl-xml')
+sha1sums=('3f88362c2aaf71a2ef7a5fd71fdb10eb5a568e0a')
+
+build()
+{
+ # don't use Fconfopts so that pkg-config won't be invoked by updatesync
+ Fbuild --prefix=`pkg-config libpanelapplet-2.0 --variable=prefix`
+}
+
+# optimization OK
More information about the Frugalware-git
mailing list