mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
dev-libs: code style.
This commit is contained in:
@@ -21,7 +21,6 @@ PROVIDES="
|
||||
atk$secondaryArchSuffix = $portVersion
|
||||
lib:libatk_1.0 = 0.22313.1 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libglib_2.0$secondaryArchSuffix
|
||||
@@ -44,7 +43,6 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
cmd:awk
|
||||
|
||||
@@ -70,7 +70,6 @@ PROVIDES_devel="
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.4800.2 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
glib2$secondaryArchSuffix == $portVersion base
|
||||
devel:libffi$secondaryArchSuffix
|
||||
|
||||
@@ -71,7 +71,6 @@ PROVIDES_devel="
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.5301.0 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.5301.0 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
glib2$secondaryArchSuffix == $portVersion base
|
||||
devel:libffi$secondaryArchSuffix
|
||||
|
||||
@@ -71,7 +71,6 @@ PROVIDES_devel="
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.5305.0 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.5305.0 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
glib2$secondaryArchSuffix == $portVersion base
|
||||
devel:libffi$secondaryArchSuffix
|
||||
|
||||
@@ -16,6 +16,7 @@ REVISION="1"
|
||||
SOURCE_URI="https://github.com/coreutils/gnulib/archive/6cc32c63e80bc1a30c521b2f07f2b54909b59892.tar.gz"
|
||||
CHECKSUM_SHA256="fa9f4b8756b303e45703b7b62f552ea02d97fe4b38c197fa115f4133bb777ca7"
|
||||
SOURCE_DIR="gnulib-6cc32c63e80bc1a30c521b2f07f2b54909b59892"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
|
||||
@@ -17,7 +17,6 @@ PROVIDES="
|
||||
lib:libKChart$secondaryArchSuffix = $portVersion
|
||||
lib:libKGantt$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
@@ -31,7 +30,6 @@ PROVIDES_devel="
|
||||
devel:libKChart$secondaryArchSuffix = $portVersion
|
||||
devel:libKGantt$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
kdiagram$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
@@ -16,7 +16,6 @@ PROVIDES="
|
||||
lib:libKPropertyCore3$secondaryArchSuffix = $portVersion compat >= 3
|
||||
lib:libKPropertyWidgets3$secondaryArchSuffix = $portVersion compat >= 3
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libKF5ConfigCore$secondaryArchSuffix
|
||||
@@ -32,7 +31,6 @@ PROVIDES_devel="
|
||||
devel:libKPropertyCore3$secondaryArchSuffix = $portVersion compat >= 3
|
||||
devel:libKPropertyWidgets3$secondaryArchSuffix = $portVersion compat >= 3
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
kproperty$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
@@ -47,7 +45,6 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
|
||||
@@ -20,7 +20,6 @@ PROVIDES="
|
||||
kreport$secondaryArchSuffix = $portVersion
|
||||
lib:libKReport3$secondaryArchSuffix = $portVersion compat >= 3
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libKF5ConfigCore$secondaryArchSuffix
|
||||
@@ -38,7 +37,6 @@ PROVIDES_devel="
|
||||
kreport${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libKReport3$secondaryArchSuffix = $portVersion compat >= 3
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
kreport$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
@@ -55,7 +53,6 @@ BUILD_REQUIRES="
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5WebKitWidgets$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
|
||||
@@ -37,6 +37,7 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
libiodbc$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
@@ -38,7 +38,6 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libglib_2.0
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
|
||||
@@ -5,7 +5,6 @@ global or a member function, regardless of whether it is static or virtual.
|
||||
|
||||
It also contains adaptor classes for connection of dissimilar callbacks and \
|
||||
has an ease of use unmatched by other C++ callback libraries."
|
||||
|
||||
HOMEPAGE="http://libsigc.sourceforge.net/stable.shtml"
|
||||
COPYRIGHT="2002-2015 The libsigc++ Development Team"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
|
||||
@@ -28,6 +28,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libtar${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libtar$secondaryArchSuffix = 0.0.0
|
||||
@@ -35,6 +36,7 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
libtar$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
@@ -8,7 +8,6 @@ LICENSE="GNU LGPL v2.1
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/gdraheim/zziplib/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1278178bdabac832da6bbf161033d890d335a2e38493c5af553ff5ce7b9b0220"
|
||||
|
||||
PATCHES="zziplib-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -67,10 +66,12 @@ BUILD_PREREQUIRES="
|
||||
cmd:xmlto
|
||||
cmd:zip
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
sed -i 's/\--export-dynamic/\-export-dynamic/' configure.ac
|
||||
}
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize -fci
|
||||
|
||||
Reference in New Issue
Block a user