Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06e71fcb6be29f8b20488b518d1ab164d6c63498
commit 06e71fcb6be29f8b20488b518d1ab164d6c63498 Author: Devil505 <[EMAIL PROTECTED]> Date: Sat Nov 3 09:24:19 2007 +0100 freedroid-1.0.2-1-i686 *New Package diff --git a/source/games-extra/freedroid/FrugalBuild b/source/games-extra/freedroid/FrugalBuild new file mode 100644 index 0000000..190b198 --- /dev/null +++ b/source/games-extra/freedroid/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling Time: 0.11 SBU +# Maintainer: Devil505 <[EMAIL PROTECTED]> + +pkgname=freedroid +pkgver=1.0.2 +pkgrel=1 +pkgdesc="A clone of the game Paradroid." +_F_sourceforge_broken_up2date=1 +Finclude sourceforge +url="http://freedroid.sourceforge.net/" +depends=('libvorbis' 'zlib' 'sdl_mixer' 'sdlimage') +groups=('games-extra') +archs=('i686') +source=($source $pkgname.png) +sha1sums=('69593c8e4d204d8e523f6e4b4f1091dd69fdef24' \ + '77f6152664f1f8c282d2df37b5a02966b2a0a141') + +_F_desktop_name="Freedroid" +_F_desktop_icon="$pkgname.png" +_F_desktop_categories="Game;ArcadeGame;" + +build() +{ + Fbuild + Ficon $pkgname.png + Fdesktop2 +} + +# optimization OK \ No newline at end of file diff --git a/source/games-extra/freedroid/freedroid.png b/source/games-extra/freedroid/freedroid.png new file mode 100644 index 0000000..6db9f21 Binary files /dev/null and b/source/games-extra/freedroid/freedroid.png differ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
