You are not logged in.
Hi there! like the topic says, i tried to build a tuxkart pkg.
ok, it works :-) but is this correct (will it work on another pc):
pkgname=tuxkart
pkgver=0.4.0
pkgrel=1
pkgdesc="tuxkart is a 3d racing game"
depends=('plib')
source=(http://tuxkart.sourceforge.net/dist/tuxkart-0.4.0.tar.gz)
md5sums=('e84ab2748ff1ce5ef11d1d7da5188f8f')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --sysconfdir=/etc
make || return 1
make DESTDIR=$startdir/pkg install
}
greetings matto
// DAMNiAM //
Offline
Yes it works .....
Cannot stop got to race .....
Its a PATHs thing...
Mr Green
Offline
Its a PATHs thing...
Does this mean it is correct or are there problems with PATH or whatever?
:twisted:
Offline
pacman -Ss tuxkart
neotuli/tuxkart 0.4.0-1
A 3D racing game featuring tux
"just below me"
Offline