www-*: code style.

This commit is contained in:
Jerome Duval
2018-08-03 14:52:59 +02:00
parent 54fd2a1bd3
commit 844cdc8a1c
4 changed files with 19 additions and 18 deletions

View File

@@ -15,6 +15,9 @@ SOURCE_URI="https://sf.net/projects/seeks/files/hippy/seeks-$portVersion.tar.gz"
CHECKSUM_SHA256="b890f2e95ab0161e0be6f82cfc224f9cf6e49ce69d18bf3decddb91fb85cebde"
PATCHES="seeks-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
settings/seeks/config keep-old
settings/seeks/img-websearch-config keep-old
@@ -22,9 +25,6 @@ GLOBAL_WRITABLE_FILES="
settings/seeks/websearch-config keep-old
"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
seeks$secondaryArchSuffix = $portVersion
cmd:gen_mrf_query_160$secondaryArchSuffix
@@ -89,6 +89,7 @@ BUILD_PREREQUIRES="
cmd:make
cmd:pkg_config$secondaryArchSuffix
"
BUILD()
{
export CFLAGS="-D_BSD_SOURCE"

View File

@@ -12,6 +12,11 @@ PATCHES="lynx-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
GLOBAL_WRITABLE_FILES="
settings/lynx.lss keep-old
settings/lynx.cfg keep-old
"
PROVIDES="
lynx = $portVersion
cmd:lynx = $portVersion
@@ -46,11 +51,6 @@ BUILD_PREREQUIRES="
cmd:tar
"
GLOBAL_WRITABLE_FILES="
settings/lynx.lss keep-old
settings/lynx.cfg keep-old
"
BUILD()
{
runConfigure --omit-dirs "docDir" ./configure --with-ssl

View File

@@ -44,13 +44,6 @@ REQUIRES="
lib:libQt5Widgets$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:qmake$secondaryArchSuffix >= 5
cmd:make
cmd:g++$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
cmd:sed
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
@@ -66,6 +59,13 @@ BUILD_REQUIRES="
devel:libQt5Widgets$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:qmake$secondaryArchSuffix >= 5
cmd:make
cmd:g++$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
cmd:sed
"
BUILD()
{

View File

@@ -14,6 +14,9 @@ CHECKSUM_SHA256="5cbd00ff48503eaf90356b2975e311c02977f9166927e57fc23f541a109efd9
SOURCE_DIR="webserver-$portVersion"
PATCHES="cherokee-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
settings/cherokee/cherokee.conf.perf_sample keep-old
settings/cherokee/cherokee.conf keep-old
@@ -24,9 +27,6 @@ GLOBAL_WRITABLE_FILES="
var/www/index.html keep-old
"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
cherokee$secondaryArchSuffix = $portVersion
cmd:ctk_run$secondaryArchSuffix