Hi,
I have created this package, attached as a patch and pasted in the message.
May someone review it ?
---
# Compiling Time: 0 SBU
# Maintainer: Name <[email protected]>
# Contributor: Othmane Benkirane <eo-at-rhyhann-net>

# Package informations
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";

# Pacman informations
depends=('pygtk' 'configobj')
groups=('gnome-extra')
archs=('i686')
up2date="elinks http://launchpad.net/gtg/download | Flasttar"

# Compilation informations
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')

>From 1ab6692c8b7de763a635281aa9c6c9357b78c317 Mon Sep 17 00:00:00 2001
From: Othmane Benkirane <[email protected]>
Date: Sun, 22 Mar 2009 12:02:32 +0000
Subject: [PATCH] gtg-0.1-1-i686

---
 source/gnome-extra/gtg/FrugalBuild |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
 create mode 100644 source/gnome-extra/gtg/FrugalBuild

diff --git a/source/gnome-extra/gtg/FrugalBuild 
b/source/gnome-extra/gtg/FrugalBuild
new file mode 100644
index 0000000..2c0cd44
--- /dev/null
+++ b/source/gnome-extra/gtg/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0 SBU
+# Maintainer: Name <[email protected]>
+# Contributor: Othmane Benkirane <eo-at-rhyhann-net>
+
+# Package informations
+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";
+
+# Pacman informations
+depends=('pygtk' 'configobj')
+groups=('gnome-extra')
+archs=('i686')
+up2date="elinks http://launchpad.net/gtg/+download | Flasttar"
+
+# Compilation informations
+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')
-- 
1.6.2

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to