You are not logged in.
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
Please correct the link...
Thanks!!
Offline
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