More order fixes

This commit is contained in:
Vale
2016-02-28 20:17:42 -05:00
parent 00785a4801
commit 6b99721506
102 changed files with 227 additions and 213 deletions

View File

@@ -8,8 +8,10 @@ LICENSE="Artistic"
REVISION="2"
SOURCE_URI="svn://pulkomandy.tk/APlayer/trunk"
SOURCE_DIR="trunk"
PATCHES="aplayer.patch
aplayer_2.patch"
PATCHES="
aplayer.patch
aplayer_2.patch
"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 ?x86"

View File

@@ -6,9 +6,7 @@ COPYRIGHT="2003 Xentronix"
LICENSE="BSD (3-clause)"
REVISION="3"
SOURCE_URI="git+https://github.com/HaikuArchives/BeAE.git#a90a987"
SOURCE_DIR=beae-1.2
ARCHITECTURES="x86_gcc2 !x86 ?x86_64"
SOURCE_DIR=beae-1.2ARCHITECTURES="x86_gcc2 !x86 ?x86_64"
SECONDARY_ARCHITECTURES="!x86"
PROVIDES="

View File

@@ -22,7 +22,8 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:jam"
cmd:jam
"
BUILD()
{

View File

@@ -34,7 +34,8 @@ REQUIRES="
"
BUILD_REQUIRES="
haiku_devel"
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:make

View File

@@ -28,7 +28,7 @@ BUILD_PREREQUIRES="
haiku_devel
makefile_engine
cmd:gcc
cmd:ld
cmd:ld
cmd:make
"

View File

@@ -10,9 +10,7 @@ LICENSE="SortSave"
REVISION="1"
SOURCE_URI="https://github.com/bbjimmy/Sort-Save/archive/1.1.tar.gz"
CHECKSUM_SHA256="cf86c6e650d6313d496a7dce49ebd99377d2b94d6835257881664a30a39ecac6"
SOURCE_DIR=Sort-Save-1.1
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SOURCE_DIR=Sort-Save-1.1ARCHITECTURES="x86_gcc2 x86 ?x86_64"
PROVIDES="
sortsave = $portVersion

View File

@@ -19,7 +19,7 @@ CHECKSUM_SHA256="cfe6443148eebf4cdc651a6a6f8e23e384e261800245643ae00fce996da4e30
SOURCE_DIR="SystemInfo-ae36df9999e7f209c4d0e9484f1156656c5731f4"
PATCHES="
systeminfo-2-2.patchset
"
"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"