You are not logged in.

#1 2005-01-27 20:40:03

moret
Member
From: València, Països Catalans
Registered: 2005-01-25
Posts: 26

Pingus 0.6.0

The PKGBUILD of this Lemmings clone for Linux, very cool  big_smile

pkgname=pingus
pkgver=0.6.0
pkgrel=1
pkgdesc="Pingus is a free Lemmings clone for GNU/Linux covered under the GNU GPL."
url="http://pingus.seul.org"
license=""
depends=()
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=($url/files/$pkgname-$pkgver-binary-linux-i386.tar.bz2)
md5sums=('d5b852caedf49980e91a4dafb16bf605')

build() {
  cd $startdir/src/$pkgname-$pkgver-binary-linux-i386
  mkdir -p $startdir/pkg/usr/bin
  cp -R games/pingus $startdir/pkg/usr/bin
  cp -R share $startdir/pkg/usr
  cp -R man $startdir/pkg/usr
}

Bye.


ArchLinux
2.6.11.7-ARCH
KDE 3.4
ADSL 512/128

Offline

#2 2005-01-27 21:26:03

corky
Member
From: Norway
Registered: 2004-12-17
Posts: 76

Re: Pingus 0.6.0

Thanks for bringing this to my attention, top game  big_smile


mov ah, 0
int 16h

Offline

Board footer

Powered by FluxBB