Fixed patch and metadata for ponscripter

This commit is contained in:
Guest One
2014-07-01 00:25:27 +07:00
parent c9b3d72633
commit 2b07c1dd1c
2 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,10 @@
From: Guest One <popov_e_n@mail.ru>
diff --git a/src/AnimationInfo.cpp b/src/AnimationInfo.cpp diff --git a/src/AnimationInfo.cpp b/src/AnimationInfo.cpp
index b762be0..4d59a67 100644 index b762be0..4d59a67 100644
--- a/src/AnimationInfo.cpp --- ponscripter-20111009-src/src/AnimationInfo.cpp
+++ b/src/AnimationInfo.cpp +++ ponscripter-20111009-src-haiku/src/AnimationInfo.cpp
@@ -46,6 +46,8 @@ @@ -46,6 +46,8 @@
#define M_PI 3.14159265358979323846 #define M_PI 3.14159265358979323846
#endif #endif

View File

@@ -11,7 +11,10 @@ COPYRIGHT="
2001-2011, Ogapee 2001-2011, Ogapee
2007-2011, Mion Sonozaki 2007-2011, Mion Sonozaki
" "
REVISION="1" REVISION="4"
#
# This package can not be build with gcc2
#
ARCHITECTURES="x86 ?x86_gcc2" ARCHITECTURES="x86 ?x86_gcc2"
SECONDARY_ARCHITECTURES="x86 ?x86_gcc2" SECONDARY_ARCHITECTURES="x86 ?x86_gcc2"
@@ -19,7 +22,6 @@ PATCHES="ponscripter_x86-20111009.patchset"
PROVIDES=" PROVIDES="
ponscripter${secondaryArchSuffix} = $portVersion ponscripter${secondaryArchSuffix} = $portVersion
# cmd:ponscr${secondaryArchSuffix} = $portVersion
cmd:ponscr cmd:ponscr
" "
REQUIRES=" REQUIRES="
@@ -39,6 +41,9 @@ REQUIRES="
" "
BUILD_PREREQUIRES=" BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion haiku${secondaryArchSuffix}_devel >= $haikuVersion
"
BUILD_REQUIRES="
cmd:make cmd:make
cmd:awk cmd:awk
cmd:gcc${secondaryArchSuffix} cmd:gcc${secondaryArchSuffix}