Hello,
Because of a huge logfile, I send just the FB and the .install file.
I'm sorry :-s
Quote of my previous e-mail :
Hello,
I made the FrugalBuild of a source port of the game named Doom. But, we
need original IWAD files to be able to play :-) So, I made a .install to
explain :-)
Can you take a look, please ?
Thank you by advance :-)
Oh, and... thank you phayz to "support" FrugalBuilder newbies in your
newsletters :-P
# Compiling Time: 1.42 SBU
# Maintainer: none
# Contributor: jedifox <[EMAIL PROTECTED]>
pkgname=vavoom
pkgver=1.27.1
pkgrel=1
pkgdesc="Vavoom is Doom/Heretic/Hexen/Strife source port"
_F_sourceforge_broken_up2date="1"
_F_sourceforge_dirname="$pkgname"
Finclude sourceforge cmake
makedepends=('cmake')
depends=('libstdc++' 'flac' 'libmad' 'openal' 'sdl_mixer' 'libxext'
'libxdamage' 'libxau' 'libxdmcp' 'wxgtk' 'expat' 'libxml2' 'libice')
option=('genscriptlet')
groups=(games-extra)
archs=('i686')
sha1sums=('ebb1550015d4f8965e7b7216f8fd15cca3f951df')
_F_desktop_name="Vavoom"
_F_desktop_desc="Game Launcher for Doom/Heretic/Hexen/Strife"
_F_desktop_exec="vlaunch"
_F_desktop_categories="Game;"
_F_desktop_icon="$pkgname.png"
build()
{
Fcd
CMake_build
cd $Fdestdir/usr/share/$pkgname || Fdie
Ficonrel $pkgname.png
Fdesktop2
}
# optimization OK
post_install()
{
echo "*** README BEFORE PLAYING! ***"
echo "To be able to play, you must have"
echo "the IWAD files of the original games"
echo "and copy it in ~/.vavoom or in /usr/share/vavoom."
echo "You can find this IWAD file on the original game CD"
echo "or in the net. You can use shareware game's IWAD, too."
}
op=$1
shift
$op $*
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel