Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ac0ee74ed6954547478df880df0f7300a1df73b
commit 4ac0ee74ed6954547478df880df0f7300a1df73b Author: bouleetbil <[EMAIL PROTECTED]> Date: Fri Jul 18 21:34:19 2008 +0200 gtkmm-utils-0.3.2-1-i686 *new package diff --git a/source/xlib-extra/gtkmm-utils/FrugalBuild b/source/xlib-extra/gtkmm-utils/FrugalBuild new file mode 100644 index 0000000..d513d08 --- /dev/null +++ b/source/xlib-extra/gtkmm-utils/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.25 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=gtkmm-utils +pkgver=0.3.2 +pkgrel=1 +pkgdesc="C++ utility and widget library based on gtkmm and glibmm." +url="http://savannah.nongnu.org/projects/gtkmm-utils" +up2date="lynx -dump http://download.savannah.gnu.org/releases/$pkgname/0.3/ | Flasttar" +source="http://download.savannah.gnu.org/releases/$pkgname/0.3/$pkgname-$pkgver.tar.gz" +depends=('gtkmm' 'freetype2' 'libxau' 'libxdmcp' 'libstdc++' 'libxdamage' 'libxext' 'libxml2') +groups=('xlib-extra') +archs=('i686' 'x86_64') +sha1sums=('364109420c6dfe2bffaf38fee0a2add8a9c5d68b') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
