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

commit fe61f6e2854c021c181009a50b15b52265e77c02
Author: gholafox <j3d1...@free.fr>
Date:   Sun Jul 19 23:34:35 2009 +0200

lbreakout2-2.6beta_7-2-i686

* Add desktop entry

diff --git a/source/games-extra/lbreakout2/FrugalBuild 
b/source/games-extra/lbreakout2/FrugalBuild
index 8c73700..a063054 100644
--- a/source/games-extra/lbreakout2/FrugalBuild
+++ b/source/games-extra/lbreakout2/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=lbreakout2
pkgver=2.6beta_7
-pkgrel=1
+pkgrel=2
pkgdesc="A breakout-style arcade game."
depends=('sdl_mixer' 'sdl_net' 'libpng')
groups=('games-extra')
@@ -12,7 +12,12 @@ _F_sourceforge_dirname="lgames"
Finclude sourceforge
url="http://lgames.sourceforge.net/index.php?project=LBreakout2";
up2date="lynx -dump http://lgames.sourceforge.net/downloads.php|grep -m1 
'lbreakout2-'|sed -e 's/.*2-\(.*\).tar.gz .*/\1/' -e 's/-/_/'"
-sha1sums=('7d1c718bdcf3146c0992538c297e8f6fa4adb603')
+source=($source $pkgname.png)
+sha1sums=('7d1c718bdcf3146c0992538c297e8f6fa4adb603' \
+          '8f338a2c5ddbe0461df75a980d16a656ba440fc9')
+_F_desktop_icon="$pkgname.png"
+_F_desktop_categories="Game;ArcadeGame;"
+_F_desktop_name="lBreakout2"

build() {
Fcd $pkgname-`echo $pkgver | sed 's/_/-/'`
@@ -21,6 +26,10 @@ build() {
Fmkdir /usr/share/doc/$pkgname-$pkgver/html
Fmv /usr/doc/$pkgname/* /usr/share/doc/$pkgname-$pkgver/html/
Frm /usr/share/doc/$pkgname
+
+       #desktop entry:
+       Ficon $pkgname.png
+       Fdesktop2
}

# optimization OK
diff --git a/source/games-extra/lbreakout2/lbreakout2.png 
b/source/games-extra/lbreakout2/lbreakout2.png
new file mode 100644
index 0000000..46cab56
Binary files /dev/null and b/source/games-extra/lbreakout2/lbreakout2.png differ
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to