From b5f2dcca2affb4d92663d870acba2b4ca1611d00 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 25 Jun 2011 16:48:48 +0300 Subject: add PKGBUILD to build system. --- PKGBUILD | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 PKGBUILD (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD deleted file mode 100644 index db237086a..000000000 --- a/PKGBUILD +++ /dev/null @@ -1,19 +0,0 @@ -# Maintainer: Aline Ferraz - -pkgname=manaplus-git -pkgver=1.1.6.12 -pkgrel=1 -pkgdesc="ManaPlus is a 2D MMORPG game advanced client for games based on eAthena fork The Mana World (tAthena) also for other forks like Evol. More info here: http://manaplus.evolonline.org" -arch=('i686' 'x86_64') -url="http://manaplus.evolonline.org" -depends=('libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx') -license=('GPL2') - -build() { -cd ${startdir}/ -autoreconf -i -./configure --prefix=/usr -make clean -make || return 1 -make DESTDIR=$startdir/pkg install -} -- cgit v1.2.3-70-g09d2