code style.

This commit is contained in:
Jerome Duval
2018-10-03 13:02:32 +02:00
parent b6193f6c19
commit d2b37f714e
14 changed files with 28 additions and 30 deletions

View File

@@ -37,7 +37,6 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:autoconf
cmd:gcc${secondaryArchSuffix}

View File

@@ -40,14 +40,14 @@ REQUIRES="
PROVIDES_devel="
zziplib${secondaryArchSuffix}_devel = $portVersion
devel:libzzip_0$secondaryArchSuffix = $libVersionCompat
devel:libzzipfseeko_0$secondaryArchSuffix = $libVersionCompat
devel:libzzipmmapped_0$secondaryArchSuffix = $libVersionCompat
devel:libzzipwrap_0$secondaryArchSuffix = $libVersionCompat
devel:libzzip$secondaryArchSuffix = $libVersionCompat
devel:libzzip_0$secondaryArchSuffix = $libVersionCompat
devel:libzzipfseeko$secondaryArchSuffix = $libVersionCompat
devel:libzzipfseeko_0$secondaryArchSuffix = $libVersionCompat
devel:libzzipmmapped$secondaryArchSuffix = $libVersionCompat
devel:libzzipmmapped_0$secondaryArchSuffix = $libVersionCompat
devel:libzzipwrap$secondaryArchSuffix = $libVersionCompat
devel:libzzipwrap_0$secondaryArchSuffix = $libVersionCompat
"
REQUIRES_devel="
zziplib$secondaryArchSuffix == $portVersion base

View File

@@ -28,9 +28,9 @@ BUILD_REQUIRES="
devel:liblua$secondaryArchSuffix >= 5.3
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:lua5.3$secondaryArchSuffix
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
"

View File

@@ -6,7 +6,6 @@ LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://d1cxvcw9gjxu2x.cloudfront.net/projects/1235#cylindrix-1.0.tar.gz"
CHECKSUM_SHA256="33bfc264d906a1977090e47a38f544551d2939d4c0ea01e1792f63ab4fa06f20"
SOURCE_DIR="cylindrix"
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"
@@ -16,7 +15,6 @@ PROVIDES="
cylindrix
cmd:cylindrix$secondaryArchSuffix
"
REQUIRES="
haiku${secondaryArchSuffix}
lib:liballeg$secondaryArchSuffix
@@ -27,13 +25,13 @@ BUILD_REQUIRES="
devel:liballeg$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:make
cmd:cmp
cmd:aclocal
cmd:automake
cmd:autoheader
cmd:automake
cmd:cmp
cmd:gcc$secondaryArchSuffix
cmd:libtoolize
cmd:make
cmd:makeinfo
"

View File

@@ -50,7 +50,6 @@ BUILD_REQUIRES="
devel:libsdl_image_1.2
devel:libsdl_mixer_1.2
"
BUILD_PREREQUIRES="
cmd:awk
cmd:find

View File

@@ -22,15 +22,15 @@ SOURCE_DIR="simutrans"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak128/config directory keep-old
"
PROVIDES="
simutrans_pak128 = $portVersion
simutrans_pakset = 120.2 compat >= 120.2
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak128/config directory keep-old
"
INSTALL()
{
mkdir -p $appsDir/simutrans

View File

@@ -22,15 +22,15 @@ SOURCE_DIR=""
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
"
PROVIDES="
simutrans_pak64 = $portVersion
simutrans_pakset = $portVersion compat >= 120.2
"
GLOBAL_WRITABLE_FILES="
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
"
INSTALL()
{
mkdir -p $appsDir/simutrans

View File

@@ -33,8 +33,8 @@ PROVIDES="
app:Krusader$secondaryArchSuffix = $portVersion
"
REQUIRES="
dbus$secondaryArchSuffix
haiku$secondaryArchSuffix
dbus$secondaryArchSuffix
lib:libKF5Archive$secondaryArchSuffix
lib:libKF5Auth$secondaryArchSuffix
lib:libKF5Bookmarks$secondaryArchSuffix

View File

@@ -21,10 +21,10 @@ PROVIDES="
cmd:FreeRDP$secondaryArchSuffix = $portVersion
cmd:winpr_hash$secondaryArchSuffix = $portVersion
cmd:winpr_makecert$secondaryArchSuffix = $portVersion
lib:libfreerdp_client2$secondaryArchSuffix = $portVersion
lib:libfreerdp2$secondaryArchSuffix = $portVersion
lib:libwinpr_tools2$secondaryArchSuffix = $portVersion
lib:libfreerdp_client2$secondaryArchSuffix = $portVersion
lib:libwinpr2$secondaryArchSuffix = $portVersion
lib:libwinpr_tools2$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -41,14 +41,14 @@ REQUIRES="
PROVIDES_devel="
freerdp${secondaryArchSuffix}_devel = $portVersion
devel:libfreerdp_client2$secondaryArchSuffix = $portVersion
devel:libfreerdp2$secondaryArchSuffix = $portVersion
devel:libwinpr_tools2$secondaryArchSuffix = $portVersion
devel:libfreerdp_client2$secondaryArchSuffix = $portVersion
devel:libwinpr2$secondaryArchSuffix = $portVersion
devel:libwinpr_tools2$secondaryArchSuffix = $portVersion
"
REQUIRES_devel="
haiku$secondaryArchSuffix
freerdp$secondaryArchSuffix == $portVersion base
haiku$secondaryArchSuffix
"
BUILD_REQUIRES="

View File

@@ -19,8 +19,8 @@ REVISION="2"
SOURCE_URI="https://github.com/QuiteRSS/quiterss/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="120de0d640e2c417d664872b8b8881c85c3e76aec9b76d235f0e12e5ee78f01f"
SOURCE_FILENAME="quiterss-$portVersion.tar.gz"
ADDITIONAL_FILES="quiterss.rdef.in"
PATCHES="quiterss-$portVersion.patchset"
ADDITIONAL_FILES="quiterss.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"

View File

@@ -28,6 +28,7 @@ REQUIRES="
lib:libQt5Sql$secondaryArchSuffix
lib:libQt5Widgets$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGL$secondaryArchSuffix

View File

@@ -113,8 +113,8 @@ PROVIDES="
cmd:yaml2obj
devel:libfindAllSymbols$secondaryArchSuffix
devel:libLLVM$secondaryArchSuffix = $portVersion compat >= 7
devel:libLLVM_7$secondaryArchSuffix = $portVersion compat >= 7
devel:libLLVM_$portVersion$secondaryArchSuffix = $portVersion compat >= 7
devel:libLLVM_7$secondaryArchSuffix = $portVersion compat >= 7
devel:libLLVMAArch64AsmParser$secondaryArchSuffix
devel:libLLVMAArch64AsmPrinter$secondaryArchSuffix
devel:libLLVMAArch64CodeGen$secondaryArchSuffix

View File

@@ -73,6 +73,7 @@ defineDebugInfoPackage mtools \
"$binDir"/mkmanifest \
"$binDir"/mtools \
BUILD()
{
runConfigure ./configure

View File

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