[Frugalware-devel] New Frugalbuild

Golan_Trevize david30160 at gmail.com
Thu Feb 24 10:29:09 CET 2011


Hi,
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...
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 <david30160 at 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
   Fdesktop2
}


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

Regards

Golan Trevize

-- 
Where is Earth?



More information about the Frugalware-devel mailing list