You are not logged in.
#Contributor: mpie <michael.kyne-phillips1@ntlworld.com>
pkgname=barbarian_linux
pkgver=1.01
pkgrel=1
pkgdesc="the classic slasher"
url="http://www.tdbsoft.tk"
depends=('sdl' 'sdl_image' 'sdl_mixer' )
source=(http://www.pcpages.com/tomberrr/downloads/$pkgname.zip)
md5sums=('44ebeb2362172dba311bd75c4fe5ded3')
build() {
mkdir -p $startdir/pkg/opt/barbarian
cd $startdir/src
mv Barbarian $startdir/pkg/opt/barbarian
mv gfx $startdir/pkg/opt/barbarian
mv sounds $startdir/pkg/opt/barbarian
chmod -R 755 $startdir/pkg/opt/barbarian
chmod a+x $startdir/pkg/opt/barbarian/Barbarian
}you can start it with /opt/barbarian/Barbarian or use a wraooer in /usr/bin like this..
#!/bin/bash
cd /opt/barbarian/
./BarbarianOffline
Aye, I still remember the spinning move that chops the opponent's head off with a single strike. Great game.
On C64 it didn't require 12MB of hd space, if my memory serves me right. ![]()
Offline
thats cause there was no hardrive....... ran from tape or diskdrive
Offline