You are not logged in.

#1 2004-06-08 17:10:55

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

[Games] Open Moral

Open mortal is a mortal combat clone.  It has plans so you can make your on characters!  Still in early development.

# Contributor: Lukas Sabota <punkrockguy318@comcast.net>
pkgname=openmortal
pkgver=0.7
pkgrel=1
pkgdesc="A Mortal Combat clone with many characters."
url="http://openmortal.sourceforge.net/"
license=""
depends=(perl sdl sdl_image sdl_mixer freetype2)
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://prdownloads.sourceforge.net/openmortal/$pkgname-$pkgver.tar.bz2)
md5sums=(95278382bb563906fce624d833a845cf)

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

Enjoy!


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#2 2004-06-08 20:00:02

Pierluigi
Member
Registered: 2004-04-10
Posts: 90
Website

Re: [Games] Open Moral

Please correct the link...
Thanks!!

Offline

#3 2004-06-08 20:25:11

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

Re: [Games] Open Moral

fixed


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

Board footer

Powered by FluxBB