Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a36f99f1a9e2da816fa8e2f11c40dcbc83a8f6d1

commit a36f99f1a9e2da816fa8e2f11c40dcbc83a8f6d1
Author: Kooda <adrien.ra...@upyum.com>
Date:   Wed Mar 31 22:16:47 2010 +0200

ludimagia-0.5.1-2-i686

- new release with some improvements

diff --git a/source/games-extra/ludimagia/FrugalBuild 
b/source/games-extra/ludimagia/FrugalBuild
index 1ff2142..4a1e436 100644
--- a/source/games-extra/ludimagia/FrugalBuild
+++ b/source/games-extra/ludimagia/FrugalBuild
@@ -4,22 +4,29 @@

pkgname=ludimagia
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Ludimagia is a free clone of the Magic card game"
url="http://codingteam.net/project/ludimagia";
depends=('pgu' 'dnspython' 'xmpppy')
groups=('games-extra')
archs=('i686' 'x86_64' 'ppc')
up2date="Flasttar $url/download/file/"
-source=(http://codingteam.net/project/$pkgname/download/file/$pkgname-$pkgver.tar.bz2)
-sha1sums=('7e1fea7815c7a17577115f85310c230dd9b49969')
+source=(http://codingteam.net/project/$pkgname/download/file/$pkgname-$pkgver.tar.bz2
 \
+                       'ludimagia.png')
+sha1sums=('7e1fea7815c7a17577115f85310c230dd9b49969' \
+                                       
'ebab3ed469ec4fe49826b0e1f85c26845bdb9a0d')
+
+_F_desktop_name="Ludimagia"
+_F_desktop_icon="ludimagia.png"
+_F_desktop_categories="Game;"

build()
{
# There are neither Makefile nor setup.py
Fmkdir /usr/share/games/$pkgname/
-       Fcd
-       Fcp $pkgname-$pkgver/* /usr/share/games/$pkgname/
+       Fcp "$pkgname-$pkgver/*" /usr/share/games/$pkgname/
Fwrapper "cd /usr/share/games/$pkgname/ && python $pkgname.py" $pkgname
-}

+       Ficon $pkgname.png
+       Fdesktop2
+}
diff --git a/source/games-extra/ludimagia/ludimagia.png 
b/source/games-extra/ludimagia/ludimagia.png
new file mode 100644
index 0000000..21a5a15
Binary files /dev/null and b/source/games-extra/ludimagia/ludimagia.png differ
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to