mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
FreeDroidRPG: update download link.
This commit is contained in:
@@ -20,8 +20,8 @@ they can fully express their creativity."
|
||||
HOMEPAGE="http://freedroid.org"
|
||||
COPYRIGHT="2002-2010 The Freedroid team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/freedroid/files/freedroidRPG/freedroidRPG-0.15/freedroidRPG-0.15.1.tar.gz/download"
|
||||
REVISION="2"
|
||||
SOURCE_URI="ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-0.15/freedroidRPG-0.15.1.tar.gz"
|
||||
CHECKSUM_SHA256="3e0e0e901f05386f49b8dfa1a8b3582ea82347deb7fb8e94fc15bf8ad058ba08"
|
||||
SOURCE_DIR="freedroidrpg-0.15.1"
|
||||
PATCHES="configure.ac.patch
|
||||
@@ -104,12 +104,11 @@ PATCH()
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
automake --add-missing
|
||||
aclocal
|
||||
autoconf
|
||||
automake
|
||||
./configure --disable-sdltest --with-embedded-lua --libdir=$libDir \
|
||||
--includedir=$includeDir --bindir=$binDir --datadir=$dataDir \
|
||||
--mandir=$manDir
|
||||
runConfigure ./configure --disable-sdltest --with-embedded-lua
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user