code style.

This commit is contained in:
Jerome Duval 2018-08-06 15:04:59 +02:00
parent 9a6fd9b28c
commit dedc2c6324
143 changed files with 306 additions and 312 deletions

View File

@ -27,6 +27,7 @@ REQUIRES="
lib:liblzma$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
PROVIDES_devel="
unarr${secondaryArchSuffix}_devel = $portVersion
devel:libunarr$secondaryArchSuffix = $portVersion
@ -36,6 +37,7 @@ REQUIRES_devel="
devel:liblzma$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libbz2$secondaryArchSuffix

View File

@ -24,6 +24,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
PROVIDES_devel="
mhash${secondaryArchSuffix}_devel = $portVersion
devel:libmhash$secondaryArchSuffix = $libVersion
@ -31,6 +32,7 @@ PROVIDES_devel="
REQUIRES_devel="
mhash$secondaryArchSuffix == $portVersion base
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"

View File

@ -14,7 +14,7 @@ CHECKSUM_SHA256="9cf4b16ef1abf56ba5b9e2c7180c4901c34604c0160a36b6969a578ded8cbfa
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=3.0.14
libVersion="3.0.14"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -3,17 +3,17 @@ DESCRIPTION="Numbertext can convert numbers to their names, including cardinal \
and ordinal numbers, ordinal indicators and money amounts with currencies in \
more than 40 languages and numeral systems."
HOMEPAGE="https://numbertext.org/"
SOURCE_URI="https://github.com/Numbertext/libnumbertext/releases/download/1.0/libnumbertext-1.0.3.tar.xz"
CHECKSUM_SHA256="b52f6dc468a5cc93d572cf28cab88c6c68bc45e59a0f69e9b327327db3e7e5a5"
COPYRIGHT="20092018 László Németh et al."
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/Numbertext/libnumbertext/releases/download/1.0/libnumbertext-1.0.3.tar.xz"
CHECKSUM_SHA256="b52f6dc468a5cc93d572cf28cab88c6c68bc45e59a0f69e9b327327db3e7e5a5"
PATCHES="libnumbertext-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=0.0.0
libVersion="0.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -33,7 +33,7 @@ CHECKSUM_SHA256="1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305
ARCHITECTURES="x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=1.2.4
libVersion="1.2.4"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -11,7 +11,7 @@ PATCHES="glog-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=0.0.0
libVersion="0.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -46,4 +46,3 @@ INSTALL()
{
make install
}

View File

@ -51,7 +51,6 @@ PROVIDES_devel="
devel:libdb_cxx${secondaryArchSuffix} = $portVersion
devel:libdb_cxx_5.3${secondaryArchSuffix} = $portVersion
"
REQUIRES_devel="
db$secondaryArchSuffix == $portVersion base
"

View File

@ -8,16 +8,16 @@ COPYRIGHT="2016 Arduino S.r.l. - Italy"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://download.arduino.org/IDE/1.7.11/arduino-1.7.11.org-linux32.tar.xz"
SOURCE_URI_2="https://github.com/scream3r/java-simple-serial-connector/archive/f5564869f8a70503c29c0d24609245321ba39b2c.tar.gz"
SOURCE_URI_3="https://github.com/arduino-org/Arduino/archive/4f0efcc55f1adb750fbf29b50fc4d96195f26ced.tar.gz"
SOURCE_URI_4="https://github.com/arduino-org/Arduino/archive/4f0efcc55f1adb750fbf29b50fc4d96195f26ced.tar.gz"
CHECKSUM_SHA256="a71bcc0c4e1a314551461af13e0ddac80f0664ca1bcf1418eeb45bce91984a58"
CHECKSUM_SHA256_2="3d874fbf2afa60f6c21db7da6d89cc584f42e6ff01b63238bf235776699379e6"
CHECKSUM_SHA256_3="0e86b814b24395259e61d7c79625387885b70f8873f05f89c609c3e14380fe21"
CHECKSUM_SHA256_4="0e86b814b24395259e61d7c79625387885b70f8873f05f89c609c3e14380fe21"
SOURCE_DIR="arduino-1.7.11-linux32"
SOURCE_URI_2="https://github.com/scream3r/java-simple-serial-connector/archive/f5564869f8a70503c29c0d24609245321ba39b2c.tar.gz"
CHECKSUM_SHA256_2="3d874fbf2afa60f6c21db7da6d89cc584f42e6ff01b63238bf235776699379e6"
SOURCE_DIR_2="java-simple-serial-connector-f5564869f8a70503c29c0d24609245321ba39b2c"
SOURCE_URI_3="https://github.com/arduino-org/Arduino/archive/4f0efcc55f1adb750fbf29b50fc4d96195f26ced.tar.gz"
CHECKSUM_SHA256_3="0e86b814b24395259e61d7c79625387885b70f8873f05f89c609c3e14380fe21"
SOURCE_DIR_3="Arduino-4f0efcc55f1adb750fbf29b50fc4d96195f26ced/app/src/processing/app"
SOURCE_URI_4="https://github.com/arduino-org/Arduino/archive/4f0efcc55f1adb750fbf29b50fc4d96195f26ced.tar.gz"
CHECKSUM_SHA256_4="0e86b814b24395259e61d7c79625387885b70f8873f05f89c609c3e14380fe21"
SOURCE_DIR_4="Arduino-4f0efcc55f1adb750fbf29b50fc4d96195f26ced/arduino-core/src/processing"
PATCHES="arduino-1.7.11.patchset"
PATCHES_2="jssc_2.8.0.patchset"
@ -26,6 +26,7 @@ PATCHES_4="SettingsFolder-1.7.11.patchset"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
arduino$secondaryArchSuffix = $portVersion
@ -53,8 +54,6 @@ BUILD_PREREQUIRES="
cmd:jar
"
DISABLE_SOURCE_PACKAGE=yes
BUILD()
{
cd haiku

View File

@ -3,32 +3,29 @@ DESCRIPTION="Arduino is an open-source tool used for building electronics projec
Arduino consists of a physical programmable circuit board (often referred to as a micro-controller) \
and a development environment, or IDE (Integrated Development Environment) that runs on your computer, \
used to write and upload computer code to the board."
HOMEPAGE="http://arduino.org"
LICENSE="GNU GPL v2"
COPYRIGHT="2015 Arduino S.r.l. - Italy"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://download.arduino.org/IDE/1.7.4/arduino-1.7.4.org-linux32.tar.xz"
CHECKSUM_SHA256="80611ec38c3176785717b39a454842b21d5d18664d8ba8051048a91f45f18762"
SOURCE_DIR="arduino-1.7.4-linux32"
SOURCE_URI_2="git+https://github.com/scream3r/java-simple-serial-connector#f5564869f8a70503c29c0d24609245321ba39b2c"
SOURCE_URI_3="svn+https://github.com/arduino-org/Arduino/trunk/app/src/processing/app"
SOURCE_URI_4="svn+https://github.com/arduino-org/Arduino/trunk/arduino-core/src/processing"
REVISION="2"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
PATCHES="arduino-1.7.x.patchset"
PATCHES_2="jssc_2.8.0.patchset"
PATCHES_3="JFileChooser-1.7.x.patchset"
PATCHES_4="SettingsFolder-1.7.x.patchset"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
arduino$secondaryArchSuffix = $portVersion
app:Arduino$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
openjdk$secondaryArchSuffix
@ -37,6 +34,7 @@ REQUIRES="
avr_gcc$secondaryArchSuffix
avr_binutils$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
openjdk$secondaryArchSuffix
@ -50,10 +48,6 @@ BUILD_PREREQUIRES="
cmd:jar
"
SOURCE_DIR="arduino-1.7.4-linux32"
DISABLE_SOURCE_PACKAGE=yes
BUILD()
{
cd haiku

View File

@ -8,16 +8,16 @@ COPYRIGHT="2015 Arduino S.r.l. - Italy"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://download.arduino.org/IDE/1.7.7/arduino-1.7.7.org-linux32.tar.xz"
SOURCE_URI_2="https://github.com/scream3r/java-simple-serial-connector/archive/f5564869f8a70503c29c0d24609245321ba39b2c.tar.gz"
SOURCE_URI_3="https://github.com/arduino-org/Arduino/archive/67152784328dd589ad34c9aeae54158a2b92a89d.tar.gz"
SOURCE_URI_4="https://github.com/arduino-org/Arduino/archive/67152784328dd589ad34c9aeae54158a2b92a89d.tar.gz"
CHECKSUM_SHA256="1640363e847f97ad640f248fc635d324b73219ec8a93147967d1dcda07db1d3c"
CHECKSUM_SHA256_2="3d874fbf2afa60f6c21db7da6d89cc584f42e6ff01b63238bf235776699379e6"
CHECKSUM_SHA256_3="b1010b340ee274a3cc0e3768b12098fb002a1100777d72b114f1a068df428102"
CHECKSUM_SHA256_4="b1010b340ee274a3cc0e3768b12098fb002a1100777d72b114f1a068df428102"
SOURCE_DIR="arduino-1.7.7-linux32"
SOURCE_URI_2="https://github.com/scream3r/java-simple-serial-connector/archive/f5564869f8a70503c29c0d24609245321ba39b2c.tar.gz"
CHECKSUM_SHA256_2="3d874fbf2afa60f6c21db7da6d89cc584f42e6ff01b63238bf235776699379e6"
SOURCE_DIR_2="java-simple-serial-connector-f5564869f8a70503c29c0d24609245321ba39b2c"
SOURCE_URI_3="https://github.com/arduino-org/Arduino/archive/67152784328dd589ad34c9aeae54158a2b92a89d.tar.gz"
CHECKSUM_SHA256_3="b1010b340ee274a3cc0e3768b12098fb002a1100777d72b114f1a068df428102"
SOURCE_DIR_3="Arduino-67152784328dd589ad34c9aeae54158a2b92a89d/app/src/processing/app"
SOURCE_URI_4="https://github.com/arduino-org/Arduino/archive/67152784328dd589ad34c9aeae54158a2b92a89d.tar.gz"
CHECKSUM_SHA256_4="b1010b340ee274a3cc0e3768b12098fb002a1100777d72b114f1a068df428102"
SOURCE_DIR_4="Arduino-67152784328dd589ad34c9aeae54158a2b92a89d/arduino-core/src/processing"
PATCHES="arduino-1.7.x.patchset"
PATCHES_2="jssc_2.8.0.patchset"
@ -26,6 +26,7 @@ PATCHES_4="SettingsFolder-1.7.x.patchset"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
arduino$secondaryArchSuffix = $portVersion
@ -53,8 +54,6 @@ BUILD_PREREQUIRES="
cmd:jar
"
DISABLE_SOURCE_PACKAGE=yes
BUILD()
{
cd haiku

View File

@ -30,6 +30,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:cc$secondaryArchSuffix

View File

@ -30,6 +30,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:cc$secondaryArchSuffix

View File

@ -31,6 +31,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:gcc$secondaryArchSuffix

View File

@ -32,6 +32,7 @@ REQUIRES="
lib:libxml2$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
PROVIDES_devel="
t4k_common${secondaryArchSuffix}_devel = $portVersion
devel:libt4k_common$secondaryArchSuffix = 0.0.0 compat >= 0

View File

@ -27,6 +27,7 @@ REQUIRES="
haiku
cmd:ocaml
"
BUILD_PREREQUIRES="
haiku_devel
cmd:make

View File

@ -8,9 +8,9 @@ REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/freepascal/files/Haiku/$portVersion/fpc-$portVersion.i386-haiku.tar"
CHECKSUM_SHA256="4c6461a1c989667d08cd31f033d9a5e30b3a3fd58ab064c6adefafb23f4c0582"
SOURCE_DIR="fpc-$portVersion.i386-haiku"
DISABLE_SOURCE_PACKAGE="YES"
ARCHITECTURES="x86_gcc2 x86"
DISABLE_SOURCE_PACKAGE="YES"
PROVIDES="
fpc_bin = $portVersion

View File

@ -8,9 +8,9 @@ REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/freepascal/files/Haiku/3.0.0/fpc-3.0.0.i386-haiku.tar"
CHECKSUM_SHA256="a81bf8ca23472bf04a7934c3c881c5c26d1a3a801c36360a9a667d1625d8d1f2"
SOURCE_DIR="fpc-3.0.0.i386-haiku"
DISABLE_SOURCE_PACKAGE="YES"
ARCHITECTURES="x86_gcc2 x86"
DISABLE_SOURCE_PACKAGE="YES"
PROVIDES="
fpc_bin = $portVersion

View File

@ -16,9 +16,13 @@ REVISION="1"
SOURCE_URI="https://sourceforge.net/projects/freepascal/files/Haiku/$portVersion/fpc-$portVersion.i386-haiku.tar"
CHECKSUM_SHA256="f3e1cdd1e5f354d7436313f07ec5fbee91f7b02df01433b30902609b3bb3d2ea"
SOURCE_DIR="fpc-$portVersion.i386-haiku"
DISABLE_SOURCE_PACKAGE="YES"
ARCHITECTURES="x86_gcc2"
DISABLE_SOURCE_PACKAGE="YES"
POST_INSTALL_SCRIPTS="
boot/post-install/createcfg.sh
"
PROVIDES="
fpc_bin = $portVersion
@ -109,7 +113,3 @@ INSTALL()
" >$postInstallDir/createcfg.sh
chmod 755 $postInstallDir/createcfg.sh
}
POST_INSTALL_SCRIPTS="
boot/post-install/createcfg.sh
"

View File

@ -37,6 +37,7 @@ REQUIRES_devel="
CONFLICTS_devel="
lua${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:make

View File

@ -31,6 +31,7 @@ PROVIDES_devel="
REQUIRES_devel="
squirrel$secondaryArchSuffix == $portVersion base
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:make

View File

@ -45,6 +45,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:gcc$secondaryArchSuffix

View File

@ -27,7 +27,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel >= r1~alpha4_pm_hrev49976
"
BUILD_PREREQUIRES="
cmd:bison
cmd:flex

View File

@ -1,7 +1,16 @@
SUMMARY="The Yasm modular assembler"
DESCRIPTION="
Yasm is a complete rewrite of the NASM assembler under the “new” BSD License \
(some portions are under other licenses, see COPYING for details).
Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and \
GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, \
RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging \
information in STABS, DWARF 2, and CodeView 8 formats.
Yasm can be easily integrated into Visual Studio 2005/2008 and 2010 for \
assembly of NASM or GAS syntax code into Win32 or Win64 object files.
"
HOMEPAGE="http://www.tortall.net/projects/yasm/"
SOURCE_URI="http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz"
CHECKSUM_SHA256="3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f"
COPYRIGHT="2001-2014 Peter Johnson and other Yasm developers."
LICENSE="
Artistic
BSD (2-clause)
@ -9,8 +18,10 @@ LICENSE="
GNU GPL v2
GNU LGPL v2
"
COPYRIGHT="2001-2014 Peter Johnson and other Yasm developers."
REVISION="5"
SOURCE_URI="http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz"
CHECKSUM_SHA256="3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
@ -23,6 +34,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
@ -33,7 +45,6 @@ BUILD_PREREQUIRES="
cmd:make
"
defineDebugInfoPackage yasm \
$binDir/vsyasm \
$binDir/yasm \
@ -59,14 +70,3 @@ TEST()
{
make check
}
DESCRIPTION="
Yasm is a complete rewrite of the NASM assembler under the “new” BSD License \
(some portions are under other licenses, see COPYING for details).
Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and \
GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, \
RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging \
information in STABS, DWARF 2, and CodeView 8 formats.
Yasm can be easily integrated into Visual Studio 2005/2008 and 2010 for \
assembly of NASM or GAS syntax code into Win32 or Win64 object files.
"

View File

@ -16,7 +16,7 @@ PATCHES="cloog-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=4.0.0
libVersion="4.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -24,7 +24,7 @@ PATCHES="confuse-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion=2.0.0
libVersion="2.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -20,7 +20,7 @@ CHECKSUM_SHA256="a5596a9fb8a5b365cb612e4b9628735d6e67e9178fae134a816ae195017e77a
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=19.1.0
libVersion="19.1.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -14,7 +14,7 @@ SOURCE_FILENAME="jsoncpp-$portVersion.tar.gz"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=20
libVersion="20"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -11,7 +11,7 @@ CHECKSUM_SHA256="97e8c3387fd4ed90208a8101e658743efbb6e21714e594f0828e6414f92c0b1
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=0.0.2
libVersion="0.0.2"
libVersionCompat="$libVersion compat >= 0"
PROVIDES="

View File

@ -12,7 +12,7 @@ PATCHES="libgcrypt-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion=20.2.3
libVersion="20.2.3"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -17,7 +17,7 @@ CHECKSUM_SHA256="0d72e12e4f2afff67fd7b9df0a24d7ba42b5a7c9211ac5b3dcccc5cd8b286f2
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=$portVersion
libVersion="$portVersion"
libVersionCompat="$libVersion compat >= 1"
PROVIDES="

View File

@ -84,4 +84,3 @@ TEST()
{
make check
}

View File

@ -12,7 +12,7 @@ CHECKSUM_SHA256="f7329bef1eb169d3363f040cefcc323cfd0a0bc53290a35a395e1d1adc84953
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=3.1.0
libVersion="3.1.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -15,7 +15,7 @@ CHECKSUM_SHA256="6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=3.1.0
libVersion="3.1.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -8,8 +8,8 @@ COPYRIGHT="2010-2018 MessagePack Developers"
LICENSE="Boost v1.0"
REVISION="1"
SOURCE_URI="https://github.com/msgpack/msgpack-c/archive/cpp-$portVersion.tar.gz"
SOURCE_DIR="msgpack-c-cpp-$portVersion"
CHECKSUM_SHA256="ff1908879e8015d3fb9588fb4ad6a4043e0ce1d44f2dc7da3b387fad7fffb842"
SOURCE_DIR="msgpack-c-cpp-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@ -51,14 +51,14 @@ BUILD_PREREQUIRES="
cmd:sed
"
defineDebugInfoPackage msgpack_c_cpp$secondaryArchSuffix \
"$libDir"/libmsgpackc.so.2.0.0
PATCH()
{
sed -i 's/-pthread/-lroot/g' example/cpp03/CMakeLists.txt
}
defineDebugInfoPackage msgpack_c_cpp$secondaryArchSuffix \
"$libDir"/libmsgpackc.so.2.0.0
BUILD()
{
mkdir -p build && cd build

View File

@ -8,13 +8,13 @@ COPYRIGHT="2010-2018 MessagePack Developers"
LICENSE="Boost v1.0"
REVISION="1"
SOURCE_URI="https://github.com/msgpack/msgpack-c/archive/cpp-$portVersion.tar.gz"
SOURCE_DIR="msgpack-c-cpp-$portVersion"
CHECKSUM_SHA256="1b834ab0b5b41da1dbfb96dd4a673f6de7e79dbd7f212f45a553ff9cc54abf3b"
SOURCE_DIR="msgpack-c-cpp-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion=2.0.0
libVersion="2.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -52,7 +52,6 @@ defineDebugInfoPackage protobuf$secondaryArchSuffix \
$libDir/libprotoc.so.7.0.0 \
$libDir/libprotobuf-lite.so.7.0.0
BUILD()
{
libtoolize --force --copy --install

View File

@ -52,7 +52,6 @@ defineDebugInfoPackage protobuf$secondaryArchSuffix \
$libDir/libprotoc.so.13.0.2 \
$libDir/libprotobuf-lite.so.13.0.2
BUILD()
{
libtoolize --force --copy --install

View File

@ -16,7 +16,7 @@ PATCHES="protobuf-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=15.0.1
libVersion="15.0.1"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -21,6 +21,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_PREREQUIRES="
haiku_devel
cmd:aclocal

View File

@ -15,7 +15,7 @@ SOURCE_DIR="unittest-cpp-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
libVersion=$portVersion
libVersion="$portVersion"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

View File

@ -69,10 +69,12 @@ BUILD_PREREQUIRES="
cmd:xmlto
cmd:zip
"
PATCH()
{
sed -i 's/\--export-dynamic/\-export-dynamic/' configure.ac
}
BUILD()
{
libtoolize -fci

View File

@ -38,7 +38,6 @@ BUILD_REQUIRES="
devel:libgc$secondaryArchSuffix
devel:libgmp$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:autoreconf
cmd:libtoolize$secondaryArchSuffix

View File

@ -2,15 +2,14 @@ SUMMARY="A deployment and management system for Lua modules"
DESCRIPTION="LuaRocks allows you to install modules as self-contained \
packages called rocks, which also contain version dependency information."
HOMEPAGE="http://luarocks.org"
COPYRIGHT="2007-2014 Kepler Project"
LICENSE="MIT"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SOURCE_URI="http://luarocks.org/releases/luarocks-2.2.0.tar.gz"
CHECKSUM_SHA256="9b1a4ec7b103e2fb90a7ba8589d7e0c8523a3d6d54ac469b0bbc144292b9279c"
COPYRIGHT="2007-2014 Kepler Project"
SOURCE_DIR=$portVersionedName
SOURCE_DIR="$portVersionedName"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
cmd:luarocks = $portVersion
@ -21,6 +20,7 @@ REQUIRES="
lua
lib:liblua
"
BUILD_REQUIRES="
haiku_devel
lua_devel
@ -42,6 +42,7 @@ BUILD()
./configure --prefix=$prefix --with-lua=$binDir --with-lua-include=$includeDir --with-lua-lib=$libDir
make build
}
INSTALL()
{
make install

View File

@ -29,7 +29,6 @@ BUILD_REQUIRES="
haiku_devel
setuptools_python
"
BUILD_PREREQUIRES="
cmd:python2.7
"

View File

@ -12,13 +12,13 @@ CHECKSUM_SHA256="20f645e263df3f32be04485bd21fcdb02d46c1f5c91f411c43e26b82bab7d9b
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=$portVersion
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
GLOBAL_WRITABLE_FILES="
settings/xdg/prison.categories keep-old
"
libVersion="$portVersion"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="
prison$secondaryArchSuffix = $portVersion
lib:libkf5prison$secondaryArchSuffix = $libVersionCompat

View File

@ -46,6 +46,7 @@ REQUIRES="
haiku
tcl
"
PROVIDES_devel="
expect_devel = $portVersion
devel:libexpect$portVersion

View File

@ -5,9 +5,10 @@ Exuberant Ctags creates tags files for code browsing in editors.
HOMEPAGE="http://ctags.sourceforge.net/"
COPYRIGHT="1996-2009, Darren Hiebert"
LICENSE="GNU GPL v2"
REVISION="5"
SOURCE_URI="http://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz"
CHECKSUM_SHA256="0e44b45dcabe969e0bbbb11e30c246f81abe5d32012db37395eb57d66e9e99c7"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
@ -17,6 +18,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="

View File

@ -9,7 +9,7 @@ CHECKSUM_SHA256="dbc6afc639f6987b704e6ff4427668787ee7efba77e1bbf76b614699b5daaf7
SOURCE_DIR="buildsystem-$portVersion"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
netsurf_buildsystem = $portVersion

View File

@ -9,7 +9,7 @@ CHECKSUM_SHA256="3d9c8a2f60dab6add712a2e67ba35f592e31688566b2ded38d0d61461138b35
SOURCE_DIR="buildsystem-$portVersion"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
netsurf_buildsystem = $portVersion

View File

@ -24,6 +24,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
haiku_devel

View File

@ -24,6 +24,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
haiku_devel

View File

@ -23,7 +23,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:autoconf

View File

@ -13,6 +13,7 @@ REVISION="1"
SOURCE_URI="https://github.com/neurobin/shc/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="da6a2a3ff4c356a61e086c616561bf681489993cab00c426bad0cfd703a68063"
SOURCE_FILENAME="shc-$portVersion.tar.gz"
ARCHITECTURES="x86_gcc2 x86_64"
PROVIDES="

View File

@ -21,6 +21,7 @@ REQUIRES="
git
cmd:getopt
"
BUILD_PREREQUIRES="
cmd:make
"

View File

@ -19,6 +19,7 @@ PROVIDES="
REQUIRES="
cmd:ruby
"
BUILD_PREREQUIRES="
cmd:ruby
cmd:rake

View File

@ -9,7 +9,6 @@ LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://download.sourceforge.net/tuxracer/tuxracer-$portVersion.tar.gz"
CHECKSUM_SHA256="a311d09080598fe556134d4b9faed7dc0c2ed956ebb10d062e5d4df022f91eff"
PATCHES="tuxracer-$portVersion.patch"
ARCHITECTURES="x86_gcc2 ?x86 !x86_64"

View File

@ -12,7 +12,6 @@ CHECKSUM_SHA256="3783d204b7bb1ed16aa5e5a1d5944de10fbee05bc7cebb8f616fce84301f365
SOURCE_DIR="tuxracer-data-$portVersion"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="

View File

@ -10,7 +10,6 @@ SOURCE_URI="https://mirror.amdmi3.ru/distfiles/bumprace/$portVersion.tar.bz2"
CHECKSUM_SHA256="7ec7924982196a0c19a801cb32843ff0b0c76084a9712b1a8ba38002bae3b665"
SOURCE_FILENAME="bumprace-$portVersion.tar.bz2"
SOURCE_DIR="karlb-bumprace-047c7a593bcc"
PATCHES="karlb-bumprace-$portVersion.patch"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"

View File

@ -5,6 +5,7 @@ HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/levelsets.php"
COPYRIGHT="2010-2018 LBreakout2 users"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_DIR=""
SOURCE_URI_0="http://lgames.sourceforge.net/LBreakout2/levels/Africa#noarchive"
CHECKSUM_SHA256_0="0689660047d83a20bd0d61a089af772efb675542d8f059eeb0259022fd4a9624"
SOURCE_URI_1="http://lgames.sourceforge.net/LBreakout2/levels/AllWorld#noarchive"
@ -49,7 +50,6 @@ SOURCE_URI_20="http://lgames.sourceforge.net/LBreakout2/levels/PCGames#noarchive
CHECKSUM_SHA256_20="24e4665e3e89b612e4d2fd38a3bdacf5b55753170c5eb4eac0a82d1f38581431"
SOURCE_URI_21="http://lgames.sourceforge.net/LBreakout2/levels/WallBricks#noarchive"
CHECKSUM_SHA256_21="03d64f974b5d55ef955d5dbedd7179bac31981985ed1ff5de0fb506a89be896e"
SOURCE_DIR=""
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"

View File

@ -5,6 +5,7 @@ HOMEPAGE="http://lgames.sourceforge.net/LBreakout2/themes.php"
COPYRIGHT="2010-2018 LBreakout2 users"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_DIR=""
SOURCE_URI_0="http://lgames.sourceforge.net/LBreakout2/themes/amiga.zip"
CHECKSUM_SHA256_0="6d1a7e349191ddda4f6070b752626b29940085b796f6e570ffd265d15788a15f"
SOURCE_URI_1="http://lgames.sourceforge.net/LBreakout2/themes/antiquity.zip"
@ -77,7 +78,6 @@ SOURCE_URI_34="http://lgames.sourceforge.net/LBreakout2/themes/winter.zip"
CHECKSUM_SHA256_34="d042039a21eaddec42ae518a5a034afb4e1e3578830f3bed24fcde7fcfad264f"
SOURCE_URI_35="http://lgames.sourceforge.net/LBreakout2/themes/woven.zip"
CHECKSUM_SHA256_35="bcf1cf835c6c2dd0734ffc925b955ecbe02426fb068066e4f19b2324228940e3"
SOURCE_DIR=""
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"

View File

@ -8,7 +8,6 @@ REVISION="1"
SOURCE_URI="https://downloads.sf.net/penguin-command/penguin-command-$portVersion.tar.gz"
CHECKSUM_SHA256="659c7b5f3f968f386e820cf7387d88c0a61c17dfbdb005bd85f8e93c537e89d6"
SOURCE_DIR="penguin-command-$portVersion"
PATCHES="penguin-command-$portVersion.patch"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"

View File

@ -77,4 +77,3 @@ INSTALL()
addAppDeskbarSymlink $destdir/rocksndiamonds "Rocks'n'Diamonds"
}

View File

@ -28,7 +28,7 @@ LICENSE="GNU GPL v2
GNU LGPL v2
GNU LGPL v2.1
Digia Qt LGPL Exception v1.1"
REVISION='1'
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/chessx/chessx-$portVersion.tgz"
CHECKSUM_SHA256="ad951910a3bd53f5655f9e85101e7969b536078473e09a2a7dded6ef171a68ed"

View File

@ -18,7 +18,6 @@ SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
$relativeSettingsDir/retroarch.cfg auto-merge
"
USER_SETTINGS_FILES="
$relativeSettingsDir/retroarch/retroarch.cfg template \
$sysconfDir/retroarch.cfg

View File

@ -16,6 +16,11 @@ PATCHES="gemrb-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
settings/gemrb/GemRB.cfg.noinstall.sample keep-old
settings/gemrb/GemRB.cfg.sample keep-old
"
PROVIDES="
gemrb$secondaryArchSuffix = $portVersion
cmd:extend2da.py$secondaryArchSuffix = $portVersion
@ -55,11 +60,6 @@ BUILD_PREREQUIRES="
cmd:python
"
GLOBAL_WRITABLE_FILES="
settings/gemrb/GemRB.cfg.noinstall.sample keep-old
settings/gemrb/GemRB.cfg.sample keep-old
"
defineDebugInfoPackage gemrb$secondaryArchSuffix \
"$binDir"/gemrb

View File

@ -19,7 +19,6 @@ PROVIDES="
scummvm$secondaryArchSuffix = $portVersion
app:scummvm$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
#lib:libcurl$secondaryArchSuffix #not needed yet
@ -63,7 +62,6 @@ BUILD_REQUIRES="
devel:libvorbis$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix

View File

@ -10,7 +10,6 @@ LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.scummvm.org/frs/scummvm/$portVersion/scummvm-$portVersion.tar.gz"
CHECKSUM_SHA256="f613131f45f4e20ed6088706e34a38ececb326ff979926f170b7cf6b9297ea8d"
ADDITIONAL_FILES="scummvm.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@ -20,7 +19,6 @@ PROVIDES="
scummvm$secondaryArchSuffix = $portVersion
app:scummvm$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
#lib:libcurl$secondaryArchSuffix #not needed yet
@ -64,7 +62,6 @@ BUILD_REQUIRES="
devel:libvorbis$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix

View File

@ -7,15 +7,16 @@ COPYRIGHT="OpenArena Team"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://freefr.dl.sourceforge.net/project/oarena/openarena-$portVersion.zip"
SOURCE_DIR="openarena-$portVersion"
CHECKSUM_SHA256="5a8faf7f5b51f351b0a1618c06b6b98a5f1a6758f1d39818de2c87df2a0bac4a"
SOURCE_DIR="openarena-$portVersion"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
openarena_data = $portVersion
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
@ -25,6 +26,7 @@ BUILD()
{
true
}
INSTALL()
{
mkdir -p $appsDir/OpenArena

View File

@ -56,7 +56,6 @@ REQUIRES="
SUMMARY_data="Data files for the game FreedroidRPG"
ARCHITECTURES_data="any"
PROVIDES_data="
freedroidrpg_data = $portVersion
"

View File

@ -15,6 +15,10 @@ ADDITIONAL_FILES="manaplus.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
USER_SETTINGS_FILES="
settings/Mana/ManaPlus
"
PROVIDES="
manaplus$secondaryArchSuffix = $portVersion
app:ManaPlus$secondaryArchSuffix = $portVersion
@ -68,10 +72,6 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
USER_SETTINGS_FILES="
settings/Mana/ManaPlus
"
defineDebugInfoPackage manaplus$secondaryArchSuffix \
"$binDir"/dyecmd \
"$binDir"/manaplus

View File

@ -9,13 +9,13 @@ have the files from the original Transport Tycoon Deluxe game."
HOMEPAGE="http://www.openttd.org"
COPYRIGHT="2005-2013 OpenTTD Team"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://binaries.openttd.org/extra/openmsx/$portVersion/openmsx-$portVersion-all.zip"
CHECKSUM_SHA256="92e293ae89f13ad679f43185e83fb81fb8cad47fe63f4af3d3d9f955130460f5"
SOURCE_DIR="openmsx-$portVersion"
REVISION="2"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
openttd_msx = $portVersion

View File

@ -10,13 +10,13 @@ have the files from the original Transport Tycoon Deluxe game."
HOMEPAGE="http://www.openttd.org"
COPYRIGHT="2005-2013 OpenTTD Team"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://binaries.openttd.org/extra/opensfx/$portVersion/opensfx-$portVersion-all.zip"
CHECKSUM_SHA256="6831b651b3dc8b494026f7277989a1d757961b67c17b75d3c2e097451f75af02"
SOURCE_DIR="opensfx-$portVersion"
REVISION="1"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
openttd_sfx = $portVersion

View File

@ -5,17 +5,23 @@ DESCRIPTION="Simutrans is an open-source transportation simulation game \
transport passengers, mail and goods between cities, factories and \
touristic attractions by land, air and water."
HOMEPAGE="http://www.simutrans.com"
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/simutrans/120-0-1/simutrans-src-120-0-1.zip"
CHECKSUM_SHA256="010a6e3765891e1821364e54f6bcdfb2911b627ffca3acae8350e06e53113683"
SOURCE_FILENAME="simutrans-$portVersion.zip"
SOURCE_DIR=""
COPYRIGHT="1997-2004 Hj. Malthaner
2005-2014 The Simutrans Team"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/simutrans/120-0-1/simutrans-src-120-0-1.zip"
CHECKSUM_SHA256="010a6e3765891e1821364e54f6bcdfb2911b627ffca3acae8350e06e53113683"
SOURCE_FILENAME="simutrans-$portVersion.zip"
SOURCE_DIR=""
PATCHES="simutrans-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PATCHES="simutrans-$portVersion.patchset"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/config directory keep-old
"
PROVIDES="
simutrans$secondaryArchSuffix = $portVersion
"
@ -29,6 +35,7 @@ REQUIRES="
simutrans_pakset == $portVersion
timgmsoundfont
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl$secondaryArchSuffix
@ -46,10 +53,6 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/config directory keep-old
"
BUILD()
{
chmod +x configure.sh

View File

@ -9,16 +9,22 @@ changes which make your savegames unreadable by any official version, or \
bugs that will destroy your game, or not even run. They are for bug testing \
only."
HOMEPAGE="http://www.simutrans.com"
SOURCE_URI="svn://tron.yamagi.org/simutrans/simutrans/trunk \
--username=anon --password="
SOURCE_FILENAME="simutrans-$portVersion"
SOURCE_DIR="trunk"
COPYRIGHT="1997-2004 Hj. Malthaner
2005-2015 The Simutrans Team"
LICENSE="Artistic"
REVISION="3"
SOURCE_URI="svn://tron.yamagi.org/simutrans/simutrans/trunk \
--username=anon --password="
SOURCE_FILENAME="simutrans-$portVersion"
SOURCE_DIR="trunk"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/config directory keep-old
"
PROVIDES="
simutrans$secondaryArchSuffix = $portVersion
"
@ -32,6 +38,7 @@ REQUIRES="
simutrans_pakset$secondaryArchSuffix >= 120.0.1
timgmsoundfont
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl$secondaryArchSuffix
@ -53,10 +60,6 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/config directory keep-old
"
BUILD()
{
autoreconf configure.ac

View File

@ -10,25 +10,26 @@ variety of objects. It contains roughly 7 time more graphics data than \
pak64 and thus requires by far the largest amount of RAM and \
processing power of all Simutrans sets."
HOMEPAGE="http://www.simutrans.com"
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/pak128/pak128 for RC 120 (2.5.2, bugfixes)/pak128-2.5.2--RC_120.zip"
CHECKSUM_SHA256="556e276cecea950b0434fc289e0c7ebf15df018c7ae35ea8010d3e2008df8b32"
SOURCE_FILENAME="simupak_128-$portVersion.zip"
SOURCE_DIR=""
COPYRIGHT="2004-2007 Tomas Kubes
2008-2014 The pak128-Team"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/pak128/pak128 for RC 120 (2.5.2, bugfixes)/pak128-2.5.2--RC_120.zip"
CHECKSUM_SHA256="556e276cecea950b0434fc289e0c7ebf15df018c7ae35ea8010d3e2008df8b32"
SOURCE_FILENAME="simupak_128-$portVersion.zip"
SOURCE_DIR=""
ARCHITECTURES="?any"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak128/config directory keep-old
"
PROVIDES="
simutrans_pak128 = $portVersion
simutrans_pakset = 120.0.1
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak128/config directory keep-old
"
INSTALL()
{
mkdir -p $appsDir/simutrans

View File

@ -14,29 +14,32 @@ changes which make your savegames unreadable by any official version, or \
bugs that will destroy your game, or not even run. They are for bug testing \
only."
HOMEPAGE="http://www.simutrans.com"
SOURCE_URI="svn+https://svn.code.sf.net/p/simutrans/code/pak128/"
SOURCE_FILENAME="simupak_128-$portVersion"
SOURCE_DIR=""
COPYRIGHT="2004-2007 Tomas Kubes
2008-2015 The pak128-Team"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="svn+https://svn.code.sf.net/p/simutrans/code/pak128/"
SOURCE_FILENAME="simupak_128-$portVersion"
SOURCE_DIR=""
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="?x86"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak128/config directory keep-old
"
PROVIDES="
simutrans_pak128$secondaryArchSuffix = $portVersion
simutrans_pakset$secondaryArchSuffix = $portVersion compat >= 120.0.1
"
BUILD_PREREQUIRES="
cmd:svn
cmd:python
cmd:makeobj$secondaryArchSuffix == 55.4
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak128/config directory keep-old
"
BUILD()
{
python ./pakmak.py

View File

@ -10,25 +10,26 @@ neatly painted pixel by pixel with motherly care. On the other hand it \
might look too tiny on high resolution displays. Many artists contributed \
to this pak set, from the 8 bit age on."
HOMEPAGE="http://www.simutrans.com"
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/pak64/120-0/simupak64-120-0-1.zip"
CHECKSUM_SHA256="02a709dfa4b0c22e0b463ebcbd9684548356de1c61566cff9c127a79990dbb78"
SOURCE_FILENAME="simupak_64-$portVersion.zip"
SOURCE_DIR=""
COPYRIGHT="1997-2004 Hj. Malthaner
2005-2014 The Simutrans Team"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/pak64/120-0/simupak64-120-0-1.zip"
CHECKSUM_SHA256="02a709dfa4b0c22e0b463ebcbd9684548356de1c61566cff9c127a79990dbb78"
SOURCE_FILENAME="simupak_64-$portVersion.zip"
SOURCE_DIR=""
ARCHITECTURES="any"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
"
PROVIDES="
simutrans_pak64 = $portVersion
simutrans_pakset = $portVersion
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
"
INSTALL()
{
mkdir -p $appsDir/simutrans

View File

@ -14,20 +14,26 @@ changes which make your savegames unreadable by any official version, or \
bugs that will destroy your game, or not even run. They are for bug testing \
only."
HOMEPAGE="http://www.simutrans.com"
SOURCE_URI="svn+https://svn.code.sf.net/p/simutrans/code/pak64/"
SOURCE_FILENAME="simupak_64-$portVersion"
SOURCE_DIR=""
COPYRIGHT="1997-2004 Hj. Malthaner
2005-2015 The Simutrans Team"
LICENSE="Artistic"
REVISION="2"
SOURCE_URI="svn+https://svn.code.sf.net/p/simutrans/code/pak64/"
SOURCE_FILENAME="simupak_64-$portVersion"
SOURCE_DIR=""
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
"
PROVIDES="
simutrans_pak64$secondaryArchSuffix = $portVersion
simutrans_pakset$secondaryArchSuffix = $portVersion compat >= 120.0.1
"
BUILD_PREREQUIRES="
cmd:svn
cmd:make
@ -36,9 +42,6 @@ BUILD_PREREQUIRES="
cmd:zip
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
"
BUILD()
{
export MAKEOBJ=makeobj

View File

@ -75,7 +75,6 @@ BUILD_REQUIRES="
devel:libcairo$secondaryArchSuffix
devel:libgraphite2$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:gcc$secondaryArchSuffix

View File

@ -13,6 +13,9 @@ SOURCE_DIR="Einsteinium-${portVersion}_source"
ARCHITECTURES="x86_gcc2 !x86"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
PROVIDES="
einsteinium = $portVersion
app:Einsteinium = $portVersion
@ -36,10 +39,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
BUILD()
{
cd src

View File

@ -12,6 +12,9 @@ CHECKSUM_SHA256="d2fdca86017e9bfc71b6c3be5f5f6fea2cb5e177be6e35a4426cb4f89fc5add
ARCHITECTURES="x86_gcc2 !x86"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
PROVIDES="
einsteinium = $portVersion
app:Einsteinium = $portVersion
@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
BUILD()
{
cd src

View File

@ -12,6 +12,9 @@ CHECKSUM_SHA256="962fd5cebc3bf7830b31b819242d15efe11912818d86b572da98c78f3ffe586
ARCHITECTURES="x86_gcc2 !x86"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
PROVIDES="
einsteinium = $portVersion
app:Einsteinium = $portVersion
@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
BUILD()
{
cd src

View File

@ -12,6 +12,9 @@ CHECKSUM_SHA256="9ac4c5b28f19ec5190eb2ee32e37cbb4594a8549a0fcc0dc58ee2a2e875bcfd
ARCHITECTURES="x86_gcc2 x86 !x86_64"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
PROVIDES="
einsteinium = $portVersion
app:Einsteinium = $portVersion
@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
BUILD()
{
cd src

View File

@ -13,6 +13,9 @@ PATCHES="einsteinium-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86_64"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
PROVIDES="
einsteinium = $portVersion
app:Einsteinium = $portVersion
@ -36,10 +39,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
BUILD()
{
cd src

View File

@ -12,6 +12,9 @@ CHECKSUM_SHA256="cf420ac69304e48895398bec6b85401786c746418f103a291bd9209f275d96d
ARCHITECTURES="x86_gcc2 x86_64"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
PROVIDES="
einsteinium = $portVersion
app:Einsteinium = $portVersion
@ -35,10 +38,6 @@ BUILD_PREREQUIRES="
cmd:make
"
USER_SETTINGS_FILES="settings/Einsteinium directory"
POST_INSTALL_SCRIPTS="$relativePostInstallDir/einsteinium_hpkg_postinstall.sh"
BUILD()
{
cd src

View File

@ -23,13 +23,14 @@ Configurable are:
- Scroll items when they don't fit / scroll speed
- Autostart on boot"
HOMEPAGE="https://github.com/pulkomandy/fRiSS"
LICENSE="MIT"
COPYRIGHT="2004 Andreas Herzig (N3S)
2010-2014 Adrien Destugues (PulkoMandy)"
LICENSE="MIT"
REVISION="4"
SOURCE_URI="https://github.com/pulkomandy/fRiSS/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="37c15579b932ae50ff007776777a4ab5e2e0666c08f7d4bce76affb3db25f71b"
SOURCE_DIR="fRiSS-$portVersion"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="

View File

@ -32,9 +32,9 @@ SOURCE_URI="http://www.angryredplanet.com/~hackbod/beos/QuickRes-x86-20010126.zi
CHECKSUM_SHA256="2ac84b361dfd7260564624f79ce7c7c52b768b89a98eaade322ad4a3ade194a7"
SOURCE_DIR="QuickRes"
ADDITIONAL_FILES="quickres.rdef"
DISABLE_SOURCE_PACKAGE=yes
ARCHITECTURES="x86_gcc2"
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
quickres = $portVersion

View File

@ -4,23 +4,30 @@ Recibe, written by DarkWyrm, is a cooking recipe manager. The included \
database contains around 52,000 different recipes for you to try.
"
HOMEPAGE="https://github.com/HaikuArchives/Recibe"
COPYRIGHT="2007 DarkWyrm"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git://github.com/HaikuArchives/Recibe.git#c1d5a57264d8964a2592bc9b43588b3430bd48ad"
SOURCE_URI_2="http://ports-space.haiku-files.org/recibe/recipes.db.zip#noarchive"
CHECKSUM_SHA256_2="c0732e801dceead4ad37910a51e72dda0ae608892763b62bfe5d2ed403f63d15"
LICENSE="MIT"
COPYRIGHT="2007 DarkWyrm"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
ADDITIONAL_FILES="
install_recipes_database.sh
"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
USER_SETTINGS_FILES="
settings/recipes.db
settings/Recibe_favorites
"
POST_INSTALL_SCRIPTS="
$relativePostInstallDir/install_recipes_database.sh
"
PROVIDES="
recibe = $portVersion
app:Recibe = $portVersion
"
REQUIRES="
haiku
lib:libsqlite3
@ -30,7 +37,6 @@ BUILD_REQUIRES="
haiku_devel
devel:libsqlite3
"
BUILD_PREREQUIRES="
cmd:gcc
makefile_engine
@ -38,14 +44,6 @@ BUILD_PREREQUIRES="
cmd:xres
"
USER_SETTINGS_FILES="
settings/recipes.db
settings/Recibe_favorites
"
POST_INSTALL_SCRIPTS="
$relativePostInstallDir/install_recipes_database.sh
"
BUILD()
{
cd sources

View File

@ -45,15 +45,14 @@ ADDITIONAL_FILES="
Free registration
"
ARCHITECTURES="x86_gcc2 !x86"
SECONDARY_ARCHITECTURES="x86_gcc2"
DISABLE_SOURCE_PACKAGE="yes"
USER_SETTINGS_FILES="
\"settings/Dr Sync\" directory
"
ARCHITECTURES="x86_gcc2 !x86"
SECONDARY_ARCHITECTURES="x86_gcc2"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
sync_modular$secondaryArchSuffix = $portVersion
app:SyncModular = $portVersion

View File

@ -20,14 +20,20 @@ non-destructive editing, because adding another object (like a filter) does \
not actually destroy any pixel data.
"
HOMEPAGE="http://yellowbites.com/wonderbrush.html"
LICENSE="WonderBrush"
COPYRIGHT="2005, Stephan Aßmus und Ingo Weinhold GbR"
LICENSE="WonderBrush"
REVISION="5"
SOURCE_URI="http://yellowbites.com/downloads/WonderBrush-2.1.2-x86-gcc2-2013-01-02.zip#noarchive"
CHECKSUM_SHA256="d0e9fad818c3f7900a475b80a249c9aa4eb118dc8498a6370a87e7a10fa42067"
REVISION="5"
SOURCE_DIR="WonderBrush"
ARCHITECTURES="x86_gcc2 !x86"
SECONDARY_ARCHITECTURES="x86_gcc2"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
USER_SETTINGS_FILES="
settings/WonderBrush directory
"
PROVIDES="
wonderbrush$secondaryArchSuffix = $portVersion compat >= 2
@ -39,6 +45,7 @@ REQUIRES="
lib:libz$secondaryArchSuffix >= 1
lib:liblayout$secondaryArchSuffix
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
@ -47,12 +54,6 @@ BUILD_PREREQUIRES="
cmd:unzip
"
USER_SETTINGS_FILES="
settings/WonderBrush directory
"
SOURCE_DIR="WonderBrush"
BUILD()
{
:

View File

@ -6,14 +6,15 @@ LICENSE="Attribution-NonCommercial-NoDerivs 3.0 Unported"
REVISION="2"
SOURCE_URI="http://haiku-files.org/files/data/bebook_20081026.zip"
CHECKSUM_SHA256="8bd4836744c2542567b95b3b1cacf60333562e178d5cbcf3aa0a69a02d2f7a28"
SOURCE_DIR='bebook'
SOURCE_DIR="bebook"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
be_book = $portVersion
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="

View File

@ -17,13 +17,14 @@ CHECKSUM_SHA256="238823cd92d3bcdd67c1c278536d6c282dd6b526ee6ee97efbf00ef31d8c5d7
SOURCE_FILENAME="ca-bundle-$portVersion.crt"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
ca_root_certificates = $portVersion compat >= 0
"
REQUIRES="
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="

View File

@ -1,23 +1,23 @@
SUMMARY="A good quality General Midi Soundfont"
DESCRIPTION="A good quality General Midi Soundfont."
HOMEPAGE="http://ocmnet.com/saxguru/Timidity.htm"
LICENSE="Public Domain"
COPYRIGHT="2004 Tim Brechbill"
LICENSE="Public Domain"
REVISION="5"
SOURCE_URI="file://source/timgmsoundfont-fixed.zip"
CHECKSUM_SHA256="295ffbedb086a42fd09e747a7c0dcd26eea26edd2597f3a266d585f247b28893"
REVISION="5"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
DISABLE_SOURCE_PACKAGE="yes"
PROVIDES="
timgmsoundfont = $portVersion compat >= 0
"
REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="cmd:cp"
BUILD()
{
true

View File

@ -15,8 +15,8 @@ COPYRIGHT="LXDE team"
LICENSE="GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="https://github.com/lxde/menu-cache/archive/$portVersion.tar.gz"
SOURCE_DIR="menu-cache-$portVersion"
CHECKSUM_SHA256="990857aa61a2894730e3749b6bc0f905967eed0c21aa2b62a7694007bdccbe8d"
SOURCE_DIR="menu-cache-$portVersion"
PATCHES="menu_cache-$portVersion.patchset"
ARCHITECTURES="x86_64"

View File

@ -35,7 +35,6 @@ BUILD_PREREQUIRES="
defineDebugInfoPackage apngopt$secondaryArchSuffix \
$prefix/bin/apngopt
BUILD()
{
make $jobArgs

View File

@ -7,13 +7,14 @@ COPYRIGHT="2000-2017 George Williams
The FontForge Project
"
LICENSE="BSD (3-clause)"
REVISION="2"
SOURCE_URI="https://github.com/fontforge/fontforge/releases/download/$portVersion/fontforge-dist-$portVersion.tar.xz"
CHECKSUM_SHA256="840adefbedd1717e6b70b33ad1e7f2b116678fa6a3d52d45316793b9fd808822"
SOURCE_DIR="fontforge-2.0.$portVersion"
REVISION="2"
PATCHES="fontforge-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 !x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PATCHES="fontforge-$portVersion.patchset"
PROVIDES="
fontforge$secondaryArchSuffix = $portVersion

View File

@ -21,7 +21,6 @@ PROVIDES="
openvdb$secondaryArchSuffix = $portVersion
lib:libopenvdb$secondaryArchSuffix = $libVersionCompat
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libblosc$secondaryArchSuffix

View File

@ -8,7 +8,7 @@ COPYRIGHT="2006-2016, assimp team"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/assimp/assimp/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256='60080d8ab4daaab309f65b3cffd99f19eb1af8d05623fff469b9b652818e286e'
CHECKSUM_SHA256="60080d8ab4daaab309f65b3cffd99f19eb1af8d05623fff469b9b652818e286e"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"

View File

@ -21,7 +21,7 @@ PATCHES="cal3d-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=12.0.0
libVersion="12.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="

Some files were not shown because too many files have changed in this diff Show More