mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -110,4 +110,3 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
apr$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
@@ -76,13 +76,13 @@ BUILD()
|
||||
aclocal --install -I m4
|
||||
autoconf --force
|
||||
autoheader
|
||||
touch libtool.m4
|
||||
touch libtool.m4
|
||||
cd ../..
|
||||
|
||||
|
||||
# TODO: fix this hack!
|
||||
cp /boot/common/bin/libtool .
|
||||
ln -sfn $sourceDir/libtool /libtool
|
||||
|
||||
|
||||
./configure $configureDirArgs \
|
||||
--with-apr=$aprInstallDir \
|
||||
--with-expat=$expatInstallDir
|
||||
@@ -97,5 +97,3 @@ INSTALL()
|
||||
prepareInstalledDevelLibs libaprutil-1
|
||||
fixPkgconfig
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# remove libtool library file
|
||||
rm $libDir/libaprutil-1.la
|
||||
|
||||
@@ -98,7 +98,7 @@ INSTALL()
|
||||
|
||||
# remove superfluous .exp file
|
||||
rm $libDir/aprutil.exp
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$binDir \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="atk - GTK+ & GNOME Accessibility Toolkit"
|
||||
HOMEPAGE="http://developer.gnome.org/projects/gap/"
|
||||
DESCRIPTION="atk - GTK+ & GNOME Accessibility Toolkit"
|
||||
HOMEPAGE="http://developer.gnome.org/projects/gap/"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/atk/1.29/atk-1.29.2.tar.gz"
|
||||
CHECKSUM_MD5="bc35c5d6e1b8e69303944aae2fe516ed"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="atk - GTK+ & GNOME Accessibility Toolkit"
|
||||
HOMEPAGE="http://developer.gnome.org/projects/gap/"
|
||||
DESCRIPTION="atk - GTK+ & GNOME Accessibility Toolkit"
|
||||
HOMEPAGE="http://developer.gnome.org/projects/gap/"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/atk/1.30/atk-1.30.0.tar.gz"
|
||||
CHECKSUM_MD5="d546d814b3ddfd10659545fb3c1168fc"
|
||||
REVISION="1"
|
||||
|
||||
@@ -34,4 +34,3 @@ COPYRIGHT="1988, 1989 Hans-J. Boehm, Alan J. Demers
|
||||
1991-1996 by Xerox Corporation. All rights reserved.
|
||||
1996-1999 by Silicon Graphics. All rights reserved.
|
||||
1999-2004 Hewlett-Packard Development Company, L.P."
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ support for tasks and structures such as linear algebra, pseudorandom number \
|
||||
generation, multithreading, image processing, regular expressions, and unit \
|
||||
testing. It contains over eighty individual libraries.
|
||||
"
|
||||
HOMEPAGE="http://www.boost.org/"
|
||||
HOMEPAGE="http://www.boost.org/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2"
|
||||
CHECKSUM_SHA256="fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52"
|
||||
REVISION="6"
|
||||
@@ -14,7 +14,7 @@ COPYRIGHT="1998-2013 Beman Dawes, David Abrahams, Rene Rivera, et al."
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
SOURCE_DIR="boost_1_55_0"
|
||||
SOURCE_DIR="boost_1_55_0"
|
||||
|
||||
PATCHES="boost-1.55.0.patchset"
|
||||
|
||||
@@ -129,7 +129,7 @@ INSTALL()
|
||||
packageEntries regex $libDir/libboost_regex*
|
||||
packageEntries serialization $libDir/libboost_serialization* $libDir/libboost_wserialization*
|
||||
packageEntries signals $libDir/libboost_signals*
|
||||
packageEntries system $libDir/libboost_system*
|
||||
packageEntries system $libDir/libboost_system*
|
||||
packageEntries test $libDir/libboost_prg_exec_monitor*
|
||||
packageEntries thread $libDir/libboost_thread*
|
||||
packageEntries timer $libDir/libboost_timer*
|
||||
|
||||
@@ -67,7 +67,7 @@ INSTALL()
|
||||
|
||||
TEST()
|
||||
{
|
||||
make check
|
||||
make check
|
||||
}
|
||||
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
SOURCE_URI="http://yassl.com/cyassl-1.6.5.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
SOURCE_URI="http://yassl.com/cyassl-1.8.0.zip"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
SOURCE_URI="http://yassl.com/cyassl-2.0.2.zip"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
SOURCE_URI="http://yassl.com/cyassl-2.5.0.zip"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
SUMMARY="CyaSSL embedded SSL implementation"
|
||||
SUMMARY="CyaSSL embedded SSL implementation"
|
||||
DESCRIPTION="
|
||||
A lightweight yet fully functional embedded SSL implementation.
|
||||
"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
"
|
||||
HOMEPAGE="http://yassl.com"
|
||||
SOURCE_URI="http://yassl.com/cyassl-2.8.0.zip"
|
||||
CHECKSUM_SHA256="94dcac2dfa87b8474815241eee50f7192e7f315c8173ec209d2a3f752bba9a8d"
|
||||
REVISION="1"
|
||||
|
||||
@@ -10,7 +10,7 @@ Since GLib is a cross-platform library, applications using it to interface \
|
||||
with the operating system are usually portable across different operating \
|
||||
systems without major changes
|
||||
"
|
||||
HOMEPAGE="http://www.gtk.org/"
|
||||
HOMEPAGE="http://www.gtk.org/"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/gnome/sources/glib/1.2/glib-1.2.10.tar.gz"
|
||||
CHECKSUM_SHA256="6e1ce7eedae713b11db82f11434d455d8a1379f783a79812cd2e05fc024a8d9f"
|
||||
LICENSE="GNU LGPL v2"
|
||||
@@ -75,7 +75,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libglib libglib-1.2 \
|
||||
libgmodule libgmodule-1.2 \
|
||||
libgthread libgthread-1.2
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="GMP - GNU Multiple Precision Arithmetic Library"
|
||||
HOMEPAGE="http://gmplib.org/"
|
||||
DESCRIPTION="GMP - GNU Multiple Precision Arithmetic Library"
|
||||
HOMEPAGE="http://gmplib.org/"
|
||||
SOURCE_URI="ftp://ftp.gmplib.org/pub/gmp-4.3.2/gmp-4.3.2.tar.bz2"
|
||||
CHECKSUM_MD5="dd60683d7057917e34630b4a787932e8"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="GMP - GNU Multiple Precision Arithmetic Library"
|
||||
SUMMARY="GMP - GNU Multiple Precision Arithmetic Library"
|
||||
DESCRIPTION="
|
||||
The GNU Multiple Precision Arithmetic Library (GMP) is a free library for \
|
||||
arbitrary-precision arithmetic, operating on signed integers, rational numbers, \
|
||||
@@ -9,7 +9,7 @@ except the ones implied by the available memory in the machine GMP runs on \
|
||||
regular interface. The basic interface is for C but wrappers exist for other \
|
||||
languages including Ada, C++, C#, OCaml, Perl, PHP, and Python.
|
||||
"
|
||||
HOMEPAGE="http://gmplib.org/"
|
||||
HOMEPAGE="http://gmplib.org/"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/gmp/gmp-5.1.3.tar.xz"
|
||||
CHECKSUM_SHA256="dee2eda37f4ff541f30019932db0c37f6f77a30ba3609234933b1818f9b07071"
|
||||
LICENSE="GNU GPL v3
|
||||
@@ -41,14 +41,14 @@ BUILD()
|
||||
aclocal
|
||||
autoconf
|
||||
automake --add-missing
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install includedir=$includeDir includeexecdir=$includeDir
|
||||
|
||||
|
||||
# prepare devel/lib
|
||||
prepareInstalledDevelLibs libgmp
|
||||
|
||||
@@ -62,7 +62,7 @@ TEST()
|
||||
make check
|
||||
}
|
||||
|
||||
# ----- devel package
|
||||
# ----- devel package
|
||||
|
||||
PROVIDES_devel="
|
||||
gmp${secondaryArchSuffix}_devel = $portVersion
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="GMP - GNU Multiple Precision Arithmetic Library"
|
||||
SUMMARY="GMP - GNU Multiple Precision Arithmetic Library"
|
||||
DESCRIPTION="
|
||||
The GNU Multiple Precision Arithmetic Library (GMP) is a free library for \
|
||||
arbitrary-precision arithmetic, operating on signed integers, rational numbers, \
|
||||
@@ -10,7 +10,7 @@ GMP has a rich set of functions, and the functions have a \
|
||||
regular interface. The basic interface is for C but wrappers exist for other \
|
||||
languages including Ada, C++, C#, OCaml, Perl, PHP, and Python.
|
||||
"
|
||||
HOMEPAGE="http://gmplib.org/"
|
||||
HOMEPAGE="http://gmplib.org/"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/gmp/gmp-6.0.0a.tar.xz"
|
||||
CHECKSUM_SHA256="9156d32edac6955bc53b0218f5f3763facb890b73a835d5e1b901dcf8eb8b764"
|
||||
LICENSE="
|
||||
@@ -45,14 +45,14 @@ BUILD()
|
||||
aclocal
|
||||
autoconf
|
||||
automake --add-missing
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install includedir=$includeDir includeexecdir=$includeDir
|
||||
|
||||
|
||||
# prepare devel/lib
|
||||
prepareInstalledDevelLibs libgmp
|
||||
|
||||
@@ -66,7 +66,7 @@ TEST()
|
||||
make $jobArgs check
|
||||
}
|
||||
|
||||
# ----- devel package
|
||||
# ----- devel package
|
||||
|
||||
PROVIDES_devel="
|
||||
gmp${secondaryArchSuffix}_devel = $portVersion
|
||||
|
||||
@@ -9,7 +9,7 @@ typical library meant to be installed and linked against. Thus, unlike most \
|
||||
projects, Gnulib does not normally generate a source tarball distribution; \
|
||||
instead, developers grab modules directly from the source repository.
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnulib"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnulib"
|
||||
SOURCE_URI="git+git://git.savannah.gnu.org/gnulib.git"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
@@ -21,13 +21,13 @@ PROVIDES="
|
||||
gnulib = $portVersion
|
||||
cmd:gnulib_tool$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="" # No build, no requirements
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="" # No build, no requirements
|
||||
|
||||
BUILD()
|
||||
@@ -39,9 +39,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
# Try to install gnulib-tool
|
||||
|
||||
|
||||
mkdir -p $dataDir/gnulib $binDir
|
||||
|
||||
|
||||
cp gnulib-tool $dataDir/gnulib/gnulib_tool # Fix binary name in help
|
||||
cp -R check-copyright check-module posix-modules build-aux config doc lib m4 modules tests top $dataDir/gnulib
|
||||
ln -s $dataDir/gnulib/gnulib_tool $binDir/gnulib_tool
|
||||
|
||||
@@ -75,7 +75,7 @@ INSTALL()
|
||||
libicutu \
|
||||
libicuuc
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# Update icu-config to point to the develop/lib dir
|
||||
fixDevelopLibDirReferences \
|
||||
$binDir/icu-config
|
||||
|
||||
@@ -24,8 +24,7 @@ PROVIDES="
|
||||
lib:libisl$secondaryArchSuffix = 13.0.0 compat >= 13
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgmp$secondaryArchSuffix >= 10.1.3
|
||||
haiku$secondaryArchSuff$secondaryArchSuffix >= 10.1.3
|
||||
"
|
||||
PROVIDES_devel="
|
||||
isl${secondaryArchSuffix}_devel = $portVersion compat >= 0.12
|
||||
@@ -66,4 +65,4 @@ INSTALL()
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ features a simple and intuitive API and data model, comprehensive \
|
||||
documentation, no dependencies on other libraries, full unicode support \
|
||||
(UTF-8) and an extensive test suite.
|
||||
"
|
||||
HOMEPAGE="http://www.digip.org/jansson/"
|
||||
HOMEPAGE="http://www.digip.org/jansson/"
|
||||
SOURCE_URI="http://www.digip.org/jansson/releases/jansson-2.5.tar.gz"
|
||||
CHECKSUM_SHA256="dd8bbfb38ad5031ce88e066b14d3b7e9c7113243daa7f4cde1994b7fc90bb1b1"
|
||||
LICENSE="MIT"
|
||||
@@ -49,11 +49,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# devel package
|
||||
prepareInstalledDevelLibs \
|
||||
libjansson
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
@@ -70,7 +70,7 @@ PROVIDES_devel="
|
||||
devel:jansson$secondaryArchSuffix = 4.5.0 compat >= 4
|
||||
devel:libjansson$secondaryArchSuffix = 4.5.0 compat >= 4
|
||||
"
|
||||
|
||||
|
||||
REQUIRES_devel="
|
||||
libjansson$secondaryArchSuffix == 4.5.0 base
|
||||
"
|
||||
|
||||
@@ -12,7 +12,7 @@ COPYRIGHT="2003-2013 g10 Code GmbH"
|
||||
HOMEPAGE="http://www.gnupg.org/related_software/libassuan/index.en.html"
|
||||
SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="949285bb79345362cb72a40c798defefc007031c60f2f10251720bf60a9de2de"
|
||||
REVISION="1"; updateRevisionVariables
|
||||
REVISION="1"; updateRevisionVariables
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -53,9 +53,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libassuan
|
||||
|
||||
|
||||
# The libtool files reference other libraries using the wrong paths, which
|
||||
# creates a lot of confusion. Fix them so correct paths are used.
|
||||
local develPackageName="${portName}_devel-$portFullVersion"
|
||||
@@ -68,7 +68,7 @@ INSTALL()
|
||||
linksDir="$packageLinksDir/${develPackageName}/devel~libgpg_error$secondaryArchSuffix"
|
||||
sed -i -e "s,\(gpg_error_cflags.*\)-I.*/develop,\1-I$linksDir/develop," \
|
||||
$binDir/libassuan-config
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir $binDir/libassuan-config
|
||||
}
|
||||
|
||||
@@ -49,7 +49,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libburn
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ BUILD()
|
||||
autoconf
|
||||
automake
|
||||
runConfigure ./configure
|
||||
make
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
@@ -16,7 +16,7 @@ let me know by contacting me.
|
||||
|
||||
Claw stands for \"C++ Library Absolutely Wonderful\".
|
||||
"
|
||||
HOMEPAGE="http://libclaw.sourceforge.net/"
|
||||
HOMEPAGE="http://libclaw.sourceforge.net/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/libclaw/files/libclaw/$portVersion/libclaw-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0be289da7f43b1892575f14b27860af5d1e1f6961eae11653d64e625fd7924b7"
|
||||
|
||||
@@ -27,7 +27,7 @@ ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libclaw$secondaryArchSuffix = $portVersion
|
||||
libclaw$secondaryportVersion
|
||||
lib:libclaw_application$secondaryArchSuffix
|
||||
lib:libclaw_configuration_file$secondaryArchSuffix
|
||||
lib:libclaw_dynamic_library$secondaryArchSuffix
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="LibCSS is a CSS (Cascading Style Sheet) parser and selection engine"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
DESCRIPTION="LibCSS is a CSS (Cascading Style Sheet) parser and selection engine"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libcss-0.1.2-src.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
SUMMARY="A CSS parser and selection engine"
|
||||
SUMMARY="A CSS parser and selection engine"
|
||||
DESCRIPTION="
|
||||
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
COPYRIGHT="2007-2014 J-M Bell"
|
||||
LICENSE="MIT"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libcss-$portVersion-src.tar.gz"
|
||||
@@ -26,7 +26,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libparserutils${secondaryArchSuffix} >= 0.1.1
|
||||
devel:libwapcaplet${secondaryArchSuffix} >= 0.1.1
|
||||
|
||||
|
||||
devel:libiconv
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -52,7 +52,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libcss
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A CSS parser and selection engine"
|
||||
SUMMARY="A CSS parser and selection engine"
|
||||
DESCRIPTION="
|
||||
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
|
||||
"
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
COPYRIGHT="2007-2014 J-M Bell"
|
||||
LICENSE="MIT"
|
||||
@@ -54,7 +54,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libcss
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A CSS parser and selection engine"
|
||||
SUMMARY="A CSS parser and selection engine"
|
||||
DESCRIPTION="
|
||||
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
|
||||
"
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
COPYRIGHT="2007-2014 J-M Bell"
|
||||
LICENSE="MIT"
|
||||
@@ -54,7 +54,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libcss
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -66,14 +66,14 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd libdwarf
|
||||
runConfigure ./configure --enable-shared
|
||||
make
|
||||
cd ../dwarfdump2
|
||||
LDFLAGS="-L../libdwarf" ./configure $configureDirArgs
|
||||
LDFLAGS="-L../libdwarf" ./configure $configureDirArgs
|
||||
LIBRARY_PATH=$LIBRARY_PATH:%A/../libdwarf make
|
||||
}
|
||||
|
||||
@@ -82,6 +82,6 @@ INSTALL()
|
||||
cd libdwarf
|
||||
make install bindir=$binDir libdir=$libDir incdir=$includeDir
|
||||
cd ../dwarfdump2
|
||||
make install mandir=$manDir
|
||||
make install mandir=$manDir
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -57,9 +57,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libebml
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -61,10 +61,10 @@ BUILD()
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
{
|
||||
make install
|
||||
|
||||
# TODO: replace /packages/libevent-1.4.14b-1/.self/ with an alias
|
||||
|
||||
# TODO: replace /packages/libevent-1.4.14b-1/.self/ with an alias
|
||||
mv /packages/libevent-1.4.14b-1/.self/lib/libevent.a \
|
||||
/packages/libevent-1.4.14b-1/.self/lib/libevent.la \
|
||||
/packages/libevent-1.4.14b-1/.self/lib/libevent_core.a \
|
||||
@@ -89,13 +89,13 @@ INSTALL()
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
PROVIDES_devel="
|
||||
cmd:event_rpcgen.py
|
||||
cmd:event_rpcgen.py
|
||||
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
|
||||
@@ -115,11 +115,11 @@ PROVIDES_devel="
|
||||
devel:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ user a C programming language interface used to call natively compiled \
|
||||
functions. Libffi is typically used as a bridging technology between compiled \
|
||||
and interpreted language implementations. It can also be used to implement \
|
||||
plugins."
|
||||
HOMEPAGE="http://sourceware.org/libffi"
|
||||
HOMEPAGE="http://sourceware.org/libffi"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
|
||||
@@ -52,10 +52,10 @@ INSTALL()
|
||||
mkdir -p $includeDir
|
||||
mv -f $libDir/libffi-$portVersion/include/*.h* $includeDir
|
||||
rm -rf $libDir/libffi-$portVersion
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libffi
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
|
||||
@@ -4,7 +4,7 @@ user a C programming language interface used to call natively compiled \
|
||||
functions. Libffi is typically used as a bridging technology between compiled \
|
||||
and interpreted language implementations. It can also be used to implement \
|
||||
plugins."
|
||||
HOMEPAGE="http://sourceware.org/libffi"
|
||||
HOMEPAGE="http://sourceware.org/libffi"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
|
||||
@@ -52,10 +52,10 @@ INSTALL()
|
||||
mkdir -p $includeDir
|
||||
mv -f $libDir/libffi-$portVersion/include/*.h* $includeDir
|
||||
rm -rf $libDir/libffi-$portVersion
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libffi
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="GNU's basic cryptographic library"
|
||||
DESCRIPTION="Libgcrypt is a general purpose crypto library based on the code \
|
||||
used in GnuPG."
|
||||
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
|
||||
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="2"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="GNU's basic cryptographic library"
|
||||
DESCRIPTION="Libgcrypt is a general purpose crypto library based on the code \
|
||||
used in GnuPG."
|
||||
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
|
||||
HOMEPAGE="http://directory.fsf.org/project/libgcrypt/"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libiodbc \
|
||||
libiodbcinst \
|
||||
libodbc
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION="
|
||||
liboil is a library of simple functions that are optimized for various CPUs.
|
||||
"
|
||||
HOMEPAGE="http://liboil.freedesktop.org/wiki/"
|
||||
"
|
||||
HOMEPAGE="http://liboil.freedesktop.org/wiki/"
|
||||
SOURCE_URI="http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A library for building efficient parsers"
|
||||
SUMMARY="A library for building efficient parsers"
|
||||
DESCRIPTION="LibParserUtils is a library for building efficient parsers."
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libparserutils/"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="A library for building efficient parsers"
|
||||
SUMMARY="A library for building efficient parsers"
|
||||
DESCRIPTION="LibParserUtils is a library for building efficient parsers."
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libparserutils/"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libparserutils-$portVersion-src.tar.gz"
|
||||
|
||||
@@ -58,7 +58,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install-exec-am
|
||||
|
||||
|
||||
rm -Rf $binDir $libDir/libpcreposix* \
|
||||
$libDir/libpcre.la $libDir/libpcre.so
|
||||
}
|
||||
@@ -67,4 +67,3 @@ TEST()
|
||||
{
|
||||
make check
|
||||
}
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
SUMMARY="Pthread functions stubs for platforms missing them"
|
||||
SUMMARY="Pthread functions stubs for platforms missing them"
|
||||
DESCRIPTION="
|
||||
Pthread functions stubs for platforms missing them.
|
||||
"
|
||||
HOMEPAGE="http://xcb.freedesktop.org/"
|
||||
"
|
||||
HOMEPAGE="http://xcb.freedesktop.org/"
|
||||
SOURCE_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz"
|
||||
CHECKSUM_SHA256="3031f466cf0b06de6b3ccbf2019d15c4fcf75229b7d226a711bc1885b3a82cde"
|
||||
REVISION="2"
|
||||
|
||||
@@ -6,7 +6,7 @@ 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"
|
||||
HOMEPAGE="http://libsigc.sourceforge.net/stable.shtml"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/1.2/libsigc++-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c995a4623d9f71455d8c7d62307a13e68e0f8313f47adb7221421455bbdfcb98"
|
||||
PATCHES="libsigc++-$portVersion.patchset"
|
||||
|
||||
@@ -6,7 +6,7 @@ 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"
|
||||
HOMEPAGE="http://libsigc.sourceforge.net/stable.shtml"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.4/libsigc++-$portVersion.tar.xz"
|
||||
#CHECKSUM_SHA256="355f2a580ea105514a1589610305ab1e3e0980aea19c3b427027dc160f6be06c"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION="
|
||||
A library for handling page faults in user mode.
|
||||
"
|
||||
HOMEPAGE="libsigsegv.sourceforge.net"
|
||||
HOMEPAGE="libsigsegv.sourceforge.net"
|
||||
SOURCE_URI="http://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.8.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="Library for solving packages and reading repositories"
|
||||
DESCRIPTION="Library for solving packages and reading repositories."
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2007-2013, Novell Inc."
|
||||
HOMEPAGE="http://github.com/openSUSE/libsolv"
|
||||
HOMEPAGE="http://github.com/openSUSE/libsolv"
|
||||
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#85dcb683b0c705c1789a3f688bd0d02368107824"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="Library for solving packages and reading repositories"
|
||||
DESCRIPTION="Library for solving packages and reading repositories."
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2007-2013, Novell Inc."
|
||||
HOMEPAGE="http://github.com/openSUSE/libsolv"
|
||||
HOMEPAGE="http://github.com/openSUSE/libsolv"
|
||||
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#162ae79ad078caa7bb9c3ca44a76380093463ca9"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="Library for solving packages and reading repositories"
|
||||
DESCRIPTION="Library for solving packages and reading repositories."
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2007-2013, Novell Inc."
|
||||
HOMEPAGE="http://github.com/openSUSE/libsolv"
|
||||
HOMEPAGE="http://github.com/openSUSE/libsolv"
|
||||
SOURCE_URI="git+git://github.com/weinhold/libsolv.git#a53a69500a56fa1056c6f3a4b17cc91a50c51395"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
@@ -5,7 +5,7 @@ programs. Here are some of its features:
|
||||
- Handles both POSIX tar file format and the GNU extensions.
|
||||
- API provides functions for easy use, such as tar_extract_all().
|
||||
- Also provides functions for more granular use, such as \
|
||||
tar_append_regfile()."
|
||||
tar_append_regfile()."
|
||||
HOMEPAGE="http://repo.or.cz/w/libtar.git/"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
|
||||
@@ -22,7 +22,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
REQUIRES_devel="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
libtommath$secondaryArchSuffix == $portVersion base
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A library for manipulating Unicode strings"
|
||||
DESCRIPTION="libunistring provides functions for manipulating Unicode strings and for \
|
||||
manipulating C strings according to the Unicode standard."
|
||||
HOMEPAGE="http://www.gnu.org/software/libunistring/"
|
||||
HOMEPAGE="http://www.gnu.org/software/libunistring/"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/libunistring/libunistring-$portVersion.tar.gz"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="1998-2014 Free Software Fundation, Inc."
|
||||
|
||||
@@ -59,12 +59,12 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $includeDir
|
||||
cp -rf include/* $includeDir/
|
||||
|
||||
|
||||
mkdir -p $libDir
|
||||
cp -rf out/Release/lib.target/libuv.so $libDir/
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libuv
|
||||
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -74,4 +74,3 @@ TEST()
|
||||
#./out/Debug/run-tests
|
||||
# Test suite doesn't pass
|
||||
}
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SUMMARY="LibWapcaplet is a string internment library"
|
||||
SUMMARY="LibWapcaplet is a string internment library"
|
||||
DESCRIPTION="
|
||||
LibWapcaplet is a string internment library.
|
||||
It provides reference counted string interment and rapid string comparison \
|
||||
functionality.
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-0.2.1-src.tar.gz"
|
||||
CHECKSUM_SHA256="9e4a8df3dfe6d7e1bcc4a3ccce18c3d02230545f4726b05b09b9e504946c8ec8"
|
||||
REVISION="2"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SUMMARY="LibWapcaplet is a string internment library"
|
||||
SUMMARY="LibWapcaplet is a string internment library"
|
||||
DESCRIPTION="
|
||||
LibWapcaplet is a string internment library.
|
||||
It provides reference counted string interment and rapid string comparison \
|
||||
functionality.
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
|
||||
"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-${portVersion}-src.tar.gz"
|
||||
CHECKSUM_SHA256="38021992e1e6b3ec50d0d3bf7add069bee4c5b179691afa6a76dd58695201485"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Small library to access XDG Base Directories Specification paths"
|
||||
HOMEPAGE="http://standards.freedesktop.org/basedir-spec/"
|
||||
DESCRIPTION="Small library to access XDG Base Directories Specification paths"
|
||||
HOMEPAGE="http://standards.freedesktop.org/basedir-spec/"
|
||||
SOURCE_URI="http://n.ethz.ch/student/nevillm/download/libxdg-basedir/libxdg-basedir-1.1.1.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -176,4 +176,3 @@ if $pythonModuleEnabled; then
|
||||
cmd:python
|
||||
"
|
||||
fi
|
||||
|
||||
|
||||
@@ -177,4 +177,3 @@ if $pythonModuleEnabled; then
|
||||
cmd:python
|
||||
"
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A C library for reading, creating, and modifying zip archives"
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip \
|
||||
archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
SOURCE_URI="http://www.nih.at/libzip/libzip-0.10.tar.bz2"
|
||||
CHECKSUM_MD5="663d79a9d299a61026d1860d52cdf6fc"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A C library for reading, creating, and modifying zip archives"
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip \
|
||||
archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLib liblzo2
|
||||
packageEntries devel $developDir $documentationDir
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@ MPFR in their programs. If you have written a new function for MPFR or \
|
||||
improved an existing one, please share your work!
|
||||
"
|
||||
LICENSE="GNU LGPL v3"
|
||||
HOMEPAGE="http://www.mpfr.org"
|
||||
HOMEPAGE="http://www.mpfr.org"
|
||||
COPYRIGHT="2000-2014 INRIA"
|
||||
SOURCE_URI="http://www.mpfr.org/mpfr-current/mpfr-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="f63bb459157cacd223caac545cb816bcdb5a0de28b809e7748b82e9eb89b0afd"
|
||||
|
||||
@@ -60,7 +60,7 @@ INSTALL()
|
||||
# set up the develop directory correctly
|
||||
prepareInstalledDevelLibs libnspr4 libplc4 libplds4
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
rm $binDir/compile-et.pl
|
||||
rm $binDir/prerr.properties
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ PATCHES="nspr-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
nspr$secondaryArchSuffix = $portVersion
|
||||
lib:libnspr4$secondaryArchSuffix = $portVersion compat >= 4
|
||||
lib:libnspr4$secondaryArchSuffion compat >= 4
|
||||
lib:libplc4$secondaryArchSuffix = $portVersion compat >= 4
|
||||
lib:libplds4$secondaryArchSuffix = $portVersion compat >= 4
|
||||
"
|
||||
@@ -60,7 +60,7 @@ INSTALL()
|
||||
# set up the develop directory correctly
|
||||
prepareInstalledDevelLibs libnspr4 libplc4 libplds4
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
rm $binDir/compile-et.pl
|
||||
rm $binDir/prerr.properties
|
||||
|
||||
|
||||
@@ -128,7 +128,7 @@ BUILD()
|
||||
# FIXME: $secondaryArchSuffix is wrong here (_arch). What should be used?
|
||||
myCPPFLAGS="${CPPFLAGS} `pkg-config nspr --cflags`"
|
||||
myLDFLAGS="${LDFLAGS} `pkg-config nspr --libs-only-L`"
|
||||
|
||||
|
||||
export BUILD_OPT=1
|
||||
export NSDISTMODE=copy
|
||||
export FREEBL_NO_DEPEND=1
|
||||
@@ -151,16 +151,16 @@ INSTALL()
|
||||
mv ../dist/*/bin/* $binDir
|
||||
mv ../dist/*/lib $libDir
|
||||
mv ../dist/public/nss $includeDir
|
||||
|
||||
|
||||
# set up the develop directory correctly
|
||||
prepareInstalledDevelLibs libnss3 libfreebl3 libnssckbi libnssdbm3 \
|
||||
libnssutil3 libsmime3 libsoftokn3 libssl3
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
|
||||
rm $libDir/*.a
|
||||
}
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
nss$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:addbuiltin$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:atob$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:atob$secondaryArchSuffix = ompat >= 3
|
||||
cmd:baddbdir$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:bltest$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:btoa$secondaryArchSuffix = $portVersion compat >= 3
|
||||
@@ -128,7 +128,7 @@ BUILD()
|
||||
# FIXME: $secondaryArchSuffix is wrong here (_arch). What should be used?
|
||||
myCPPFLAGS="${CPPFLAGS} `pkg-config nspr --cflags`"
|
||||
myLDFLAGS="${LDFLAGS} `pkg-config nspr --libs-only-L`"
|
||||
|
||||
|
||||
export BUILD_OPT=1
|
||||
export NSDISTMODE=copy
|
||||
export FREEBL_NO_DEPEND=1
|
||||
@@ -151,16 +151,16 @@ INSTALL()
|
||||
mv ../dist/*/bin/* $binDir
|
||||
mv ../dist/*/lib $libDir
|
||||
mv ../dist/public/nss $includeDir
|
||||
|
||||
|
||||
# set up the develop directory correctly
|
||||
prepareInstalledDevelLibs libnss3 libfreebl3 libnssckbi libnssdbm3 \
|
||||
libnssutil3 libsmime3 libsoftokn3 libssl3
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
|
||||
rm $libDir/*.a
|
||||
}
|
||||
|
||||
|
||||
@@ -128,7 +128,7 @@ BUILD()
|
||||
# FIXME: $secondaryArchSuffix is wrong here (_arch). What should be used?
|
||||
myCPPFLAGS="${CPPFLAGS} `pkg-config nspr --cflags`"
|
||||
myLDFLAGS="${LDFLAGS} `pkg-config nspr --libs-only-L`"
|
||||
|
||||
|
||||
export BUILD_OPT=1
|
||||
export NSDISTMODE=copy
|
||||
export FREEBL_NO_DEPEND=1
|
||||
@@ -151,16 +151,16 @@ INSTALL()
|
||||
mv ../dist/*/bin/* $binDir
|
||||
mv ../dist/*/lib $libDir
|
||||
mv ../dist/public/nss $includeDir
|
||||
|
||||
|
||||
# set up the develop directory correctly
|
||||
prepareInstalledDevelLibs libnss3 libfreebl3 libnssckbi libnssdbm3 \
|
||||
libnssutil3 libsmime3 libsoftokn3 libssl3
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
|
||||
rm $libDir/*.a
|
||||
}
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
protobuf$secondaryArchSuffix =$portVersion
|
||||
cmd:protoc$secondaryArchSuffix
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotobuf$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
uf$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotoc$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -37,7 +37,7 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
protobuf$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
@@ -59,7 +59,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libprotobuf-lite libprotobuf libprotoc
|
||||
fixPkgconfig
|
||||
packageEntries devel $developDir
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY="PostgreSQL ODBC driver"
|
||||
DESCRIPTION="
|
||||
The PostgreSQL ODBC driver is used to connect to the PostgreSQL database using the ODBC API.
|
||||
The PostgreSQL ODBC driver is used to connect to the PostgreSQL database using the ODBC API.
|
||||
"
|
||||
HOMEPAGE="http://odbc.postgresql.org"
|
||||
LICENSE="GNU LGPL v2"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="RDF Syntax Library"
|
||||
HOMEPAGE="http://librdf.org/"
|
||||
DESCRIPTION="RDF Syntax Library"
|
||||
HOMEPAGE="http://librdf.org/"
|
||||
SOURCE_URI="http://download.librdf.org/source/raptor2-2.0.8.tar.gz"
|
||||
CHECKSUM_MD5="ac60858b875aab8fa7917f21a1237aa9"
|
||||
REVISION="1"
|
||||
@@ -19,7 +19,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
cd raptor2-2.0.8
|
||||
make install
|
||||
make install
|
||||
}
|
||||
|
||||
TEST()
|
||||
@@ -29,5 +29,5 @@ TEST()
|
||||
}
|
||||
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2000-2012 David Beckett
|
||||
COPYRIGHT="2000-2012 David Beckett
|
||||
2000-2005 University of Bristol"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="RDF Query Library"
|
||||
HOMEPAGE="http://librdf.org/"
|
||||
DESCRIPTION="RDF Query Library"
|
||||
HOMEPAGE="http://librdf.org/"
|
||||
SOURCE_URI="http://download.librdf.org/source/rasqal-0.9.29.tar.gz"
|
||||
CHECKSUM_MD5="49e4b75a0c67465edf55dd20606715fa"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="librdf RDF API Library"
|
||||
HOMEPAGE="http://librdf.org/"
|
||||
DESCRIPTION="librdf RDF API Library"
|
||||
HOMEPAGE="http://librdf.org/"
|
||||
SOURCE_URI="http://download.librdf.org/source/redland-1.0.15.tar.gz"
|
||||
CHECKSUM_MD5="b0deb87f3c7d3237a3d587c1e0f2f266"
|
||||
REVISION="1"
|
||||
|
||||
@@ -41,7 +41,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
|
||||
SOURCE_DIR="tinyxml"
|
||||
|
||||
BUILD()
|
||||
@@ -55,13 +55,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# move headers to the correct location
|
||||
mkdir -p $includeDir $libDir
|
||||
mkdir -p $includeDir $libDir
|
||||
mv $prefix/include/* $includeDir
|
||||
[ "$prefix/lib" != "$libDir" ] && mv $prefix/lib/*.so $libDir
|
||||
rmdir $prefix/include/
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libtinyxml
|
||||
|
||||
# devel package
|
||||
|
||||
@@ -44,10 +44,10 @@ INSTALL()
|
||||
# move headers
|
||||
mkdir -p $includeDir
|
||||
mv tinyxml2.h $includeDir
|
||||
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLib libtinyxml2
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
SUMMARY="A strictly RFC 3986 compliant URI parsing library in C"
|
||||
DESCRIPTION="
|
||||
Uriparser is a strictly RFC 3986 compliant URI parsing library in C.
|
||||
"
|
||||
HOMEPAGE="http://uriparser.sourceforge.net/"
|
||||
"
|
||||
HOMEPAGE="http://uriparser.sourceforge.net/"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/uriparser/Sources/0.7.9/uriparser-0.7.9.tar.bz2"
|
||||
CHECKSUM_SHA256="a1d8f1007757ca1cf68b49edbac50876100cdee23a54cf1214f257b9ce51100d"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2007 Weijia Song
|
||||
2007-2008 Sebastian Pipping"
|
||||
|
||||
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -46,10 +46,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLib liburiparser
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
|
||||
@@ -76,7 +76,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install-strip
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libxerces-c
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ DESCRIPTION="
|
||||
Lightweight library used to easily extract data from files archived in a \
|
||||
single zip file.
|
||||
"
|
||||
HOMEPAGE="http://zziplib.sourceforge.net/"
|
||||
HOMEPAGE="http://zziplib.sourceforge.net/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/zziplib/files/zziplib13/0.13.59/zziplib-0.13.59.tar.bz2/download"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
Reference in New Issue
Block a user