Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=35a8d8dbf8e0382b8b0cc2a1dc293c470700f7c5
commit 35a8d8dbf8e0382b8b0cc2a1dc293c470700f7c5 Author: bouleetbil <[email protected]> Date: Mon Mar 23 19:25:11 2009 +0100 gtg-0.1-1-i686 *new package diff --git a/source/gnome-extra/gtg/FrugalBuild b/source/gnome-extra/gtg/FrugalBuild new file mode 100644 index 0000000..c27555c --- /dev/null +++ b/source/gnome-extra/gtg/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil <[email protected]> +# Contributor: Othmane Benkirane <eo-at-rhyhann-net> + +pkgname=gtg +pkgver=0.1 +pkgrel=1 +pkgdesc="Getting Things Gnome, simple personal organizer, inspired by the GTD (Getting Things Done) technique." +url="http://gtg.fritalk.com" +depends=('pygtk' 'configobj') +groups=('gnome-extra') +archs=('i686') +up2date="elinks https://launchpad.net/gtg/+download | Flasttar" +options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet +source=(http://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) +sha1sums=('7987d04309b7030ff55a389ac8142d289673ecd5') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
