mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Added physfs and lua to gcc4 build section of the libpak.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION="Libpak is a set of commonly used libraries."
|
||||
HOMEPAGE="http://ports.haiku-files.org/wiki/LibPak"
|
||||
SRC_URI="http://ports.haiku-files.org/raw-attachment/wiki/LibPak/libpak-0.9.3.zip"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="dev-libs/libedit >= 20100424
|
||||
dev-util/cmake >= 2.6
|
||||
@@ -90,6 +90,10 @@ BUILD {
|
||||
setgcc gcc4
|
||||
haikuporter -y -d -i readline-6.0
|
||||
mv ${HPLOC}/sys-libs/readline/*.zip .
|
||||
haikuporter -y -d -i lua-5.1.4
|
||||
mv ${HPLOC}/dev-lang/lua/*.zip .
|
||||
haikuporter -y -d -i physfs-2.0.1
|
||||
mv ${HPLOC}/dev-games/physfs/*.zip .
|
||||
haikuporter -c -y -d -i fribidi-0.19.2
|
||||
mv ${HPLOC}/dev-libs/fribidi/*.zip .
|
||||
haikuporter -c -y -d -i libpaper-1.1.24
|
||||
|
||||
Reference in New Issue
Block a user