You are not logged in.

#1 2004-02-26 01:37:43

UNIX4ALL
Member
From: Canary Islands, Spain.
Registered: 2004-02-02
Posts: 25
Website

Wesnoth

I made a package of the latest version of this great turn-based Fantasy game.

wesnoth-0.6.99.4.tar.gz

PACKAGER= Jacobo Arvelo <unix4all@ya.com>
pkgname=wesnoth
pkgver=0.6.99.4
pkgrel=1
pkgdesc="turn-based strategy game on a fantasy world"
url="http://www.wesnoth.org/"
depends=('sdl' 'sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis')
source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.gz)
md5sums=(62c0184a1c044944f0e94911e918b93c)

build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr --enable-tools --enable-editor --enable-server
    make || return 1
    make prefix=$startdir/pkg/usr install
    }

Arch Linux Powered

Offline

#2 2004-03-16 19:46:55

wakeupbomb
Member
From: Liverpool, UK
Registered: 2004-02-15
Posts: 164

Re: Wesnoth

Hope this gets added in soon. It's a classic game

Offline

Board footer

Powered by FluxBB