Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af6923db3472522551f0409c12fc93551e78dc2a
commit af6923db3472522551f0409c12fc93551e78dc2a Author: bouleetbil <[EMAIL PROTECTED]> Date: Tue Apr 8 22:49:34 2008 +0200 baobab-2.4.2-1-i686 * new package diff --git a/source/gnome-extra/baobab/FrugalBuild b/source/gnome-extra/baobab/FrugalBuild new file mode 100644 index 0000000..9235b3c --- /dev/null +++ b/source/gnome-extra/baobab/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.05 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=baobab +pkgver=2.4.2 +pkgrel=1 +pkgdesc="Baobab is a C/gtk+ application to analyse disk usage in any Gnome environment." +url="http://www.marzocca.net/linux/baobab.html" +depends=('libgnomeui' 'libsm' 'esd' 'gnome-vfs' 'libgtop' 'libglade' \ + 'pango' 'gail' 'libart_lgpl' 'atk' 'freetype2' 'libxdmcp' \ + 'libjpeg' 'openssl' 'libxdamage' 'libxinerama' 'libxi' \ + 'libxrandr' 'libxcursor' 'gtk+2') +makedepends=('perl-xml-parser' 'intltool') +options=('scriptlet') +groups=('gnome-extra') +archs=('i686') +source=(http://www.marzocca.net/linux/downloads/$pkgname-$pkgver.tar.gz) +up2date="lynx -dump $url |grep tar.gz | Flasttar" +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +_F_gnome_schemas=('/etc/gconf/schemas/baobab.schemas') +Finclude gnome-scriptlet +sha1sums=('3236b8af640e385cc27de6814331b1ea5759e4cd') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
