2011/9/22 Slown <[email protected]>

> Hello,
>
> Please check the FrugalBuild.
>
> # Compiling Time: 0.04 SBU
> # Contributor: Slown <[email protected]>
>
> pkgname=minetest
> pkgver=0.2.20110922
> pkgrel=1
> pkgdesc="An Infiniminer/Minecraft inspired game, stable version."
> url="http://celeron.55.lt/~celeron55/$pkgname/";
> depends=('libjpeg' 'bzip2' 'sqlite3' 'libgl')
> makedepends=('intltool' 'irrlicht' 'mesa' 'libpng')
> groups=('games-extra')
> archs=('i686')
> up2date=$pkgver
> source=(https://github.com/celeron55/$pkgname/tarball/$pkgver)
> _F_cd_path="celeron55-$pkgname-7244f09"
> Finclude cmake
> sha1sums=('d20932e577bfde23c60bd3c1acb6546e5fe7c87e')
>
> _F_desktop_icon="minetest-icon.svg"
> _F_desktop_categories="Game"
>
> build() {
>     Fcd
>     Ficonrel $pkgname-icon.svg
>     Fdocrel doc/*
>     CMake_build
>     Fdesktop2
> }
>
> # optimization OK
>


hi,
why are you using a tagged release on github and not the stable version (
ea18a47d4386) as suggested by the author?
btw there is a problem since the archive you download from github doesn't
have a .tar.gz extension, so makepkg can't extract it
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to