Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=5aaf07675a3a4613ecb16451030bcd7f2e6ed964

commit 5aaf07675a3a4613ecb16451030bcd7f2e6ed964
Author: Devil505 <devil505li...@gmail.com>
Date:   Mon Jan 24 09:06:37 2011 +0100

pingus-0.7.3-4-i686
* now using Fdesktop2

diff --git a/source/games-extra/pingus/FrugalBuild 
b/source/games-extra/pingus/FrugalBuild
index d12dfdf..0d54a97 100644
--- a/source/games-extra/pingus/FrugalBuild
+++ b/source/games-extra/pingus/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=pingus
pkgver=0.7.3
-pkgrel=3
+pkgrel=4
pkgdesc="Pingus is a free Lemmings clone for GNU/Linux"
url="http://pingus.seul.org";
depends=('libboost-mt>=1.37.0' 'sdl' 'libpng>=1.4.1' 'sdlimage' 'sdl_mixer' 
'physfs>=2.0.1')
@@ -17,6 +17,10 @@ source=($url/files/$pkgname-$pkgver.tar.bz2 \
sha1sums=('ca7fe5cea65fb3392d1e81056a879831925502f2' \
'71c88bce4ff1fea3f8261142be865490e98e677d')

+_F_desktop_name="Pingus"
+_F_desktop_icon="$pkgname"
+_F_desktop_categories="Game;LogicGame"
+
build()
{
Fcd
@@ -27,10 +31,10 @@ build()
scons $JOBS LINKFLAGS="$LDFLAGS" CCFLAGS="$CXXFLAGS" || Fdie
## oh well not an pinguin 'icon' but 24x18 looks like shit so
## we use this one for now =)
-       Ffilerel data/images/worldobjs/teleporter2.png \
+       Ffilerel data/images/core/editor/actions.png \
/usr/share/pixmaps/$pkgname.png
sh install.sh $Fdestdir/usr || Fdie
-       Fdesktop "/usr/bin/$pkgname" "/usr/share/pixmaps/$pkgname.png" 
"Game;ArcadeGame;"
+       Fdesktop2
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to