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

commit af500679a7fdaf37b376aadefe069d71ea184a38
Author: crazy <[EMAIL PROTECTED]>
Date:   Thu Sep 27 01:01:45 2007 +0200

infobox-0.9-2-i686
* rebuild with 'dbus' , duh!
* also fix depends
* s/build/_F_cd_path/

diff --git a/source/xapps-extra/infobox/FrugalBuild 
b/source/xapps-extra/infobox/FrugalBuild
index 377dc50..018bc08 100644
--- a/source/xapps-extra/infobox/FrugalBuild
+++ b/source/xapps-extra/infobox/FrugalBuild
@@ -4,20 +4,18 @@
pkgname=infobox
origname=InfoBox
pkgver=0.9
-pkgrel=1
+pkgrel=2
pkgdesc="InfoBox is a notification tool based on specifications from 
http://www.galago-project.org/";
url="http://www.galago-project.org/";
license="GPL"
-depends=('gtk+2' 'atk' 'pango' 'dbus')
+depends=('gtk+2>=2.12.0' 'atk>=1.20.0' 'pango>=1.18.2' 'dbus>=1.0.2-2' 
'dbus-glib>=0.74')
archs=('i686' 'x86_64')
groups=('xapps-extra')
up2date="lynx -dump 
"http://developer.berlios.de/project/showfiles.php?group_id=1595";|grep 
$origname-[0-9\.]*\.tar.bz2$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'"
source=(http://download.berlios.de/fvwm-crystal/$origname-$pkgver.tar.bz2)
+_F_cd_path="$origname-$pkgver"
+options=('scriptlet')
sha1sums=('5741841c1fcb9659d1ceda20eacea67b99ece9c5')

-build() {
-       Fcd $origname-$pkgver/
-       Fbuild
-}

-# optimalization ok
+# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to