Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f0a3b67e9b4e0422a51ec32cef8df5dc6ce0bfc
commit 8f0a3b67e9b4e0422a51ec32cef8df5dc6ce0bfc Author: bouleetbil <[email protected]> Date: Thu Feb 26 21:00:11 2009 +0100 imagination-1.0-1-i686 *new package diff --git a/source/xapps-extra/imagination/FrugalBuild b/source/xapps-extra/imagination/FrugalBuild new file mode 100644 index 0000000..733149e --- /dev/null +++ b/source/xapps-extra/imagination/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.16 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=imagination +pkgver=1.0 +pkgrel=1 +pkgdesc="Imagination is a lightweight and simple DVD slide show maker." +depends=('gtk+2' 'ffmpeg') +makedepends=('intltool') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +Finclude sourceforge gnome-scriptlet +sha1sums=('fb119a0b79b49806daa0f43237f4fe52e34326b4') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
