Hi,

On Thu, Feb 24, 2011 at 10:29:09AM +0100, Golan_Trevize <david30...@gmail.com> 
wrote:
> I'm a new french Frugalware user (but old GNU-Linux user), and I wrote 
> some FrugalBuilds for softs that aren't in repository; it would be my 
> little contribution if I share my work...

Great! :)

> So, here is my first FB, for a very difficult and eye-candy game, Hex-a-Hop:
> 
> -------------------------------
> # Last Modified: Wed, 23 Feb 2011 14:00:43 +0000
> # Compiling Time: 0.02 SBU
> # Maintainer: Golan_Trevize <david30...@gmail.com>
> 
> pkgname=hex-a-hop
> pkgver=1.1.0
> pkgrel=1
> pkgdesc="A hexagonal tile-based puzzle game."
> url="http://hexahop.sourceforge.net/";
> depends=('sdl_ttf' 'sdl_pango' 'sdl_mixer')
> makedepends=('imagemagick')
> _F_sourceforge_dirname="hexahop"
> _F_sourceforge_realname="hex-a-hop"
> Finclude sourceforge
> groups=('games-extra')
> archs=('i686' 'x86_64')
> sha1sums=('5e1994caaa4974ba87bb5676aed1e44c81dec85d')
> 
> _F_desktop_name="Hex-a-Hop"
> _F_desktop_desc="Puzzle game Hex-a-Hop"
> _F_desktop_categories="Game;LogicGame;"
> _F_desktop_exec="hex-a-hop"
> _F_desktop_icon="hex-a-hop.png"
> 
> build() {
>    Fbuild
>    Fmkdir /usr/share/pixmaps
>    convert $Fsrcdir/hex-a-hop-$pkgver/data/icon.bmp 
> $Fdestdir/usr/share/pixmaps/hex-a-hop.png

You can drop the '$Fsrcdir/hex-a-hop-$pkgver/' prefix here.

>    Fdesktop2
> }
> 
> # optimization OK
> ----------------------------------------------
> I hope this is usefull, and perhaps there's a place for it in FST repo...

Sure! Please do that little change, create a git patch:

http://frugalware.org/docs/getting-involved/en#_downloading_and_setting_up_the_repositories

And I'm sure we'll find a maintainer for it. :)

Thanks.

Attachment: pgpm7EibcqWZ5.pgp
Description: PGP signature

_______________________________________________
Frugalware-devel mailing list
Frugalware-devel@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to