mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 04:58:52 +02:00
Fixed patch and metadata for ponscripter
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
From: Guest One <popov_e_n@mail.ru>
|
||||
|
||||
|
||||
diff --git a/src/AnimationInfo.cpp b/src/AnimationInfo.cpp
|
||||
index b762be0..4d59a67 100644
|
||||
--- a/src/AnimationInfo.cpp
|
||||
+++ b/src/AnimationInfo.cpp
|
||||
--- ponscripter-20111009-src/src/AnimationInfo.cpp
|
||||
+++ ponscripter-20111009-src-haiku/src/AnimationInfo.cpp
|
||||
@@ -46,6 +46,8 @@
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
@@ -11,7 +11,10 @@ COPYRIGHT="
|
||||
2001-2011, Ogapee
|
||||
2007-2011, Mion Sonozaki
|
||||
"
|
||||
REVISION="1"
|
||||
REVISION="4"
|
||||
#
|
||||
# This package can not be build with gcc2
|
||||
#
|
||||
ARCHITECTURES="x86 ?x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86 ?x86_gcc2"
|
||||
|
||||
@@ -19,7 +22,6 @@ PATCHES="ponscripter_x86-20111009.patchset"
|
||||
|
||||
PROVIDES="
|
||||
ponscripter${secondaryArchSuffix} = $portVersion
|
||||
# cmd:ponscr${secondaryArchSuffix} = $portVersion
|
||||
cmd:ponscr
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -39,6 +41,9 @@ REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
cmd:make
|
||||
cmd:awk
|
||||
cmd:gcc${secondaryArchSuffix}
|
||||
@@ -55,7 +60,7 @@ BUILD_PREREQUIRES="
|
||||
libogg${secondaryArchSuffix}_devel
|
||||
libvorbis${secondaryArchSuffix}_devel
|
||||
zlib${secondaryArchSuffix}_devel
|
||||
"
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user