Hello,
In attachment <0001-grabouille-0.5-1-x86_64.patch> for a production of
packet Grabouille.
Thank you all
Best regards
Claude
>From 054ecc28e7be3c04d5de86384ed30fe2e02835ca Mon Sep 17 00:00:00 2001
From: xcfaudio <[email protected]>
Date: Sun, 4 Oct 2009 05:12:21 +0200
Subject: [PATCH] grabouille-0.5-1-x86_64
* new package
---
source/games-extra/grabouille/FrugalBuild | 43 +++++++++++++++++++++++++++++
1 files changed, 43 insertions(+), 0 deletions(-)
create mode 100644 source/games-extra/grabouille/FrugalBuild
diff --git a/source/games-extra/grabouille/FrugalBuild b/source/games-extra/grabouille/FrugalBuild
new file mode 100644
index 0000000..da6a375
--- /dev/null
+++ b/source/games-extra/grabouille/FrugalBuild
@@ -0,0 +1,43 @@
+# Compiling Time: 0 SBU
+# Contributor: xcfaudio <[email protected]>
+# Maintainer: xcfaudio
+
+pkgname=grabouille
+_F_cd_path="$pkgname$pkgextraver"
+pkgver=0.5
+pkgrel=1
+url="http://polariscorp.free.fr/grabouille_fr.php"
+pkgdesc="Grabouille: an application for children, simply draw."
+depends=('python' 'pygame' 'imaging')
+groups=('games-extra')
+archs=('i686' 'x86_64')
+up2date="Flasttar $url"
+source=(http://pub.loicp.eu/$pkgname/$pkgname-$pkgver.tar)
+sha1sums=('3eea7812ca564adad0aab97020f7912a8793a158')
+
+build()
+{
+ Fcd
+ Fmkdir usr/share/$pkgname
+ Fexerel $pkgname.py usr/share/$pkgname/
+
+ Fwrapper "cd /usr/share/$pkgname/ && python $pkgname.py" $pkgname
+
+ Ficonrel $pkgname.xpm
+
+ Fmkdir usr/share/$pkgname/images
+ Fcp $pkgname/images/* usr/share/$pkgname/images/
+
+ Fmkdir usr/share/$pkgname/fonds
+ Fcp $pkgname/fonds/* usr/share/$pkgname/fonds/
+
+ Fmkdir usr/share/$pkgname/musique
+ # Fcp $pkgname/musique/* usr/share/$pkgname/musique/
+
+ Fmkdir usr/share/$pkgname/sons
+ Fcp $pkgname/sons/* usr/share/$pkgname/sons/
+
+ Fmkdir usr/share/applications/
+ Fdesktop $pkgname $pkgname.xpm Game
+}
+
--
1.6.4.4
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel