mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
aalib is a software library which allows applications to automatically convert \
|
||||
still and moving images into ASCII art.
|
||||
"
|
||||
HOMEPAGE="http://aa-project.sourceforge.net/aalib/"
|
||||
HOMEPAGE="http://aa-project.sourceforge.net/aalib/"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/aa-project/aalib-1.4rc4.tar.gz"
|
||||
CHECKSUM_SHA256="0b214b98850f559e0a9ef7282de2ff336b094e1aacedefff3ffa50f07711db58"
|
||||
SOURCE_DIR="aalib-1.4.0"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="A modern open-source, cross-platform toolkit for graphical applications"
|
||||
HOMEPAGE="http://libagar.org/index.html.en"
|
||||
DESCRIPTION="A modern open-source, cross-platform toolkit for graphical applications"
|
||||
HOMEPAGE="http://libagar.org/index.html.en"
|
||||
SOURCE_URI="http://stable.hypertriton.com/agar/agar-1.4.1.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
|
||||
@@ -12,7 +12,7 @@ contributions from all over the world! Some of its key features include:
|
||||
* Open Source - anyone can contribute, including you!
|
||||
* Free - it won't cost you a dime, and there are no restrictions on its usage.
|
||||
"
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.1.1/allegro-4.4.1.1.tar.gz/download"
|
||||
CHECKSUM_SHA256="4e29884cba88b289da5b22da93e8760d68a197d093b23f61e994f3594760d782"
|
||||
LICENSE="Allegro"
|
||||
@@ -92,4 +92,3 @@ REQUIRES_devel="
|
||||
haiku$secondaryArchSuffix
|
||||
allegro$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ lively, bright». It is also a recursive acronym which stands for «Allegro Low
|
||||
LEvel Game ROutines». Allegro was started by Shawn Hargreaves in the mid-90's \
|
||||
but has since received contributions from hundreds of people over the net.
|
||||
"
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
HOMEPAGE="http://alleg.sourceforge.net/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.2/allegro-4.4.2.tar.gz/download"
|
||||
CHECKSUM_SHA256="1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc"
|
||||
LICENSE="Allegro"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
SUMMARY="Allegro wrapper for the mpglib MP3 decoder"
|
||||
SUMMARY="Allegro wrapper for the mpglib MP3 decoder"
|
||||
DESCRIPTION='AllegroMP3 (or "almp3" for short) is a wrapper for the MP3 \
|
||||
decoder in mpg123 that allows using it in Allegro. It uses an internal copy of \
|
||||
mpg123 that is optimized for the x86 platform in SIMD assembly.'
|
||||
HOMEPAGE="http://icculus.org/~eviltypeguy/pkg/almp3/"
|
||||
HOMEPAGE="http://icculus.org/~eviltypeguy/pkg/almp3/"
|
||||
SOURCE_URI="http://icculus.org/~eviltypeguy/pkg/almp3/almp3-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256='149af1a5ee06b5d7d5a52152db0e35ad6de8dfdd9d281fdac52728ef5d438d70'
|
||||
LICENSE='GNU LGPL v2.1'
|
||||
@@ -66,4 +66,3 @@ INSTALL()
|
||||
packageEntries devel \
|
||||
"$developDir"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
SUMMARY="Skeletal based character animation library"
|
||||
SUMMARY="Skeletal based character animation library"
|
||||
DESCRIPTION="Cal3D is a skeletal based 3D character animation library written \
|
||||
in C++ in a platform-/graphic API-independent way. Originally designed to \
|
||||
be used in a 3D client for Worldforge, it evolved into a stand-alone \
|
||||
product which can be used in many different kinds of projects. It supports \
|
||||
combining animations, actions and morph targets (facial expressions) \
|
||||
through a \"mixer\"."
|
||||
HOMEPAGE="http://gna.org/projects/cal3d/"
|
||||
HOMEPAGE="http://gna.org/projects/cal3d/"
|
||||
LICENSE="GNU LGPL v3"
|
||||
COPYRIGHT="2001-2006 Laurent Desmecht, Loic Dachary, Bruno Heidelberger"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY="A Dynamic Universal Music Library"
|
||||
DESCRIPTION="DUMB is an IT, XM, S3M and MOD player library"
|
||||
HOMEPAGE="http://dumb.sourceforge.net/"
|
||||
DESCRIPTION="DUMB is an IT, XM, S3M and MOD player library"
|
||||
HOMEPAGE="http://dumb.sourceforge.net/"
|
||||
LICENSE="DUMB-0.9.3"
|
||||
COPYRIGHT="2001-2005 Ben Davis, Robert J Ohannessian and Julien Cugniere"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/dumb/dumb/0.9.3/dumb-0.9.3.tar.gz"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="FBlend is a series of super-fast color blenders for Allegro."
|
||||
HOMEPAGE="http://sourceforge.net/projects/fblend/"
|
||||
DESCRIPTION="FBlend is a series of super-fast color blenders for Allegro."
|
||||
HOMEPAGE="http://sourceforge.net/projects/fblend/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/fblend/files/FBlend%20beta/fblend-0.5-beta01/fblend-0.5-beta01.zip/download"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
|
||||
@@ -7,7 +7,7 @@ better compression because it is designed specifically for audio, and you can \
|
||||
play back compressed FLAC files in your favorite player (or your car or home \
|
||||
stereo) just like you would an MP3 file.
|
||||
"
|
||||
HOMEPAGE="http://flac.sourceforge.net/"
|
||||
HOMEPAGE="http://flac.sourceforge.net/"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/flac/flac-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c"
|
||||
REVISION="1"
|
||||
@@ -16,7 +16,7 @@ LICENSE="GNU LGPL v2.1
|
||||
GNU GPL v2
|
||||
BSD (3-clause)
|
||||
"
|
||||
|
||||
|
||||
COPYRIGHT="2000-2007 Josh Coalson"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -32,17 +32,17 @@ PROVIDES="
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
PROVIDES="$PROVIDES
|
||||
cmd:flac$secondaryArchSuffix
|
||||
cmd:metaflac$secondaryArchSuffix
|
||||
cmd:metaflac$secondaryArchSuffix
|
||||
"
|
||||
fi
|
||||
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libogg$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
@@ -80,10 +80,10 @@ INSTALL()
|
||||
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm -rf $binDir $documentationDir
|
||||
fi
|
||||
fi
|
||||
prepareInstalledDevelLibs libFLAC libFLAC++
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -70,10 +70,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# remove libtool library file
|
||||
rm $libDir/libflickcurl.la
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libflickcurl
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Fontconfig is a library for font customization and configuration."
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
DESCRIPTION="Fontconfig is a library for font customization and configuration."
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
SOURCE_URI="http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.10.0.tar.bz2"
|
||||
CHECKSUM_MD5="3950e82cf5885b41cba8a2bf466aa6f9"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Fontconfig is a library for font customization and configuration."
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
DESCRIPTION="Fontconfig is a library for font customization and configuration."
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
SOURCE_URI="http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.10.2.tar.bz2"
|
||||
CHECKSUM_MD5="2f239690057d1438aa282e051f721d08"
|
||||
REVISION="1"
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="A library for font customization and configuration"
|
||||
DESCRIPTION="
|
||||
Fontconfig is a library for font customization and configuration.
|
||||
"
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
SOURCE_URI="http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.0.tar.bz2"
|
||||
CHECKSUM_SHA256="cb0e0ef6f03bc8568e95653840bb07d5859dc89d7ce2cade9d94fcccf8c1a467"
|
||||
LICENSE="MIT"
|
||||
@@ -91,9 +91,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libfontconfig
|
||||
|
||||
|
||||
#devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="A library for font customization and configuration"
|
||||
DESCRIPTION="
|
||||
Fontconfig is a library for font customization and configuration.
|
||||
"
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
SOURCE_URI="http://www.freedesktop.org/software/fontconfig/release/fontconfig-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="dc62447533bca844463a3c3fd4083b57c90f18a70506e7a9f4936b5a1e516a99"
|
||||
LICENSE="MIT"
|
||||
@@ -91,13 +91,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install RUN_FC_CACHE_TEST=false
|
||||
|
||||
|
||||
rm $libDir/*.la
|
||||
|
||||
|
||||
prepareInstalledDevelLibs \
|
||||
libfontconfig
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# The pkgconfig file 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"
|
||||
@@ -113,8 +113,8 @@ INSTALL()
|
||||
$developLibDir/pkgconfig/fontconfig.pc
|
||||
linksDir="$packageLinksDir/${develPackageName}/devel~libxml2$secondaryArchSuffix/$relativeIncludeDir"
|
||||
sed -i -e "s,^\(Cflags.*freetype2.*\)-I/packages.*\(/libxml2.*\)$,\1-I$linksDir\2," \
|
||||
$developLibDir/pkgconfig/fontconfig.pc
|
||||
|
||||
$developLibDir/pkgconfig/fontconfig.pc
|
||||
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
$manDir \
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
DESCRIPTION="FreeALUT - a free implementation of OpenAL's ALUT standard."
|
||||
HOMEPAGE="http://connect.creativelabs.com/openal"
|
||||
DESCRIPTION="FreeALUT - a free implementation of OpenAL's ALUT standard."
|
||||
HOMEPAGE="http://connect.creativelabs.com/openal"
|
||||
SOURCE_URI="http://connect.creativelabs.com/openal/Downloads/ALUT/freealut-1.1.0.tar.gz"
|
||||
CHECKSUM_MD5="e089b28a0267faabdb6c079ee173664a"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="media-libs/openal >= 1.6.372
|
||||
dev-util/cmake >= 2.8.1"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd freealut-1.1.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications"
|
||||
HOMEPAGE="http://freeimage.sourceforge.net"
|
||||
DESCRIPTION="FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications"
|
||||
HOMEPAGE="http://freeimage.sourceforge.net"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/freeimage/FreeImage3153.zip"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="6c305b4086500ff8541c596ea6fc7cd7"
|
||||
|
||||
@@ -59,7 +59,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install ECHO=echo
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libftgl
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="GD is an open source library for the dynamic creation of images by programmers."
|
||||
HOMEPAGE="http://www.libgd.org"
|
||||
DESCRIPTION="GD is an open source library for the dynamic creation of images by programmers."
|
||||
HOMEPAGE="http://www.libgd.org"
|
||||
SOURCE_URI="http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -24,4 +24,3 @@ INSTALL()
|
||||
cd gd-2.0.36RC1
|
||||
make install
|
||||
}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="A library for the dynamic creation of images"
|
||||
SUMMARY="A library for the dynamic creation of images"
|
||||
DESCRIPTION="GD is an open source library for the dynamic creation of images \
|
||||
by programmers."
|
||||
HOMEPAGE="http://www.libgd.org"
|
||||
by programmers."
|
||||
HOMEPAGE="http://www.libgd.org"
|
||||
SOURCE_URI="https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.xz"
|
||||
CHECKSUM_SHA256="fa6665dfe3d898019671293c84d77067a3d2ede50884dbcb6df899d508370e5a"
|
||||
REVISION="2"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="giflib - A library for processing GIFs"
|
||||
HOMEPAGE="http://sourceforge.net/projects/giflib/"
|
||||
DESCRIPTION="giflib - A library for processing GIFs"
|
||||
HOMEPAGE="http://sourceforge.net/projects/giflib/"
|
||||
SOURCE_URI="http://freefr.dl.sourceforge.net/project/giflib/giflib-4.x/giflib-4.1.6/giflib-4.1.6.tar.gz"
|
||||
CHECKSUM_MD5="4ff2ecec336b9724c5190f06e8a40f9e"
|
||||
REVISION="3"
|
||||
|
||||
@@ -15,7 +15,7 @@ abysm of MS-DOS, but Unix hackers are encouraged to spell it \"giflib\" in
|
||||
deference to local conventions. :-)
|
||||
"
|
||||
SUMMARY="giflib - A library for processing GIFs"
|
||||
HOMEPAGE="http://sourceforge.net/projects/giflib/"
|
||||
HOMEPAGE="http://sourceforge.net/projects/giflib/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/giflib/files/giflib-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="391014aceb21c8b489dc7b0d0b6a917c4e32cc014ce2426d47ca376d02fe2ffc"
|
||||
LICENSE="MIT"
|
||||
@@ -46,7 +46,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
@@ -68,10 +68,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libgif
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -38,7 +38,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
@@ -64,10 +64,10 @@ INSTALL()
|
||||
# We do not want the binaries so that this doesn't conflict
|
||||
# with the 'giflib' package
|
||||
rm -rf $binDir
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libgif
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -39,7 +39,7 @@ INSTALL()
|
||||
mkdir -p $includeDir/glm
|
||||
cp -R glm/*.hpp glm/detail glm/gtc glm/gtx $includeDir/glm/
|
||||
rm $includeDir/glm/detail/*.cpp
|
||||
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="glpng"
|
||||
HOMEPAGE="http://www.fifi.org/doc/libglpng-dev/glpng.html"
|
||||
DESCRIPTION="glpng"
|
||||
HOMEPAGE="http://www.fifi.org/doc/libglpng-dev/glpng.html"
|
||||
SOURCE_URI="http://mirror.amdmi3.ru/distfiles/glpng.zip"
|
||||
CHECKSUM_MD5="bed59efb699a51e6de7434580df41395"
|
||||
REVISION="1"
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
GUIlib is a very simple GUI library for SDL. It provides some general widgets \
|
||||
like button, scrollbar, and image.
|
||||
"
|
||||
HOMEPAGE="http://www.libsdl.org/projects/GUIlib/"
|
||||
HOMEPAGE="http://www.libsdl.org/projects/GUIlib/"
|
||||
SOURCE_URI="http://www.libsdl.org/projects/GUIlib/src/GUIlib-1.2.1.tar.gz"
|
||||
CHECKSUM_SHA256="3b383e537238048f4712395a38b9e3c65475d1dc93413e557f1b0a39c88f68df"
|
||||
LICENSE="Public Domain"
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
@@ -56,11 +56,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libGUI \
|
||||
libGUI-1.2
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -83,7 +83,7 @@ INSTALL()
|
||||
|
||||
# remove libtool library file
|
||||
rm $libDir/libharfbuzz.la
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libharfbuzz
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="ilmBase"
|
||||
HOMEPAGE="http://www.openexr.com"
|
||||
DESCRIPTION="ilmBase"
|
||||
HOMEPAGE="http://www.openexr.com"
|
||||
SOURCE_URI="http://download.savannah.nongnu.org/releases/openexr/ilmbase-1.0.1.tar.gz"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="f76f094e69a6079b0beb93d97e2a217e"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="OpenEXR ILM Base libraries"
|
||||
HOMEPAGE="http://www.openexr.com"
|
||||
DESCRIPTION="OpenEXR ILM Base libraries"
|
||||
HOMEPAGE="http://www.openexr.com"
|
||||
SOURCE_URI="http://download.savannah.nongnu.org/releases/openexr/ilmbase-1.0.2.tar.gz"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="26c133ee8ca48e1196fbfb3ffe292ab4"
|
||||
|
||||
@@ -44,7 +44,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:libtoolize
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
./bootstrap
|
||||
@@ -55,13 +55,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libHalf libIex libIexMath libIlmThread \
|
||||
libImath libIex-2_1 libIexMath-2_1 libIlmThread-2_1 libImath-2_1
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -42,7 +42,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:libtoolize
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
./bootstrap
|
||||
@@ -53,13 +53,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libHalf libIex libIexMath libIlmThread \
|
||||
libImath libIex-2_2 libIexMath-2_2 libIlmThread-2_2 libImath-2_2
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -109,7 +109,7 @@ INSTALL()
|
||||
libim_process_omp libimlua51 libimlua_fftw51 libimlua_jp251 \
|
||||
libimlua_process51 libimlua_process_omp51 libimlua52 libimlua_fftw52 \
|
||||
libimlua_jp252 libimlua_process52 libimlua_process_omp52
|
||||
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libjasper
|
||||
|
||||
# devel package
|
||||
|
||||
@@ -6,7 +6,7 @@ monochrome) images at moderately high resolution, and in particular scanned \
|
||||
paper documents. In this domain it is very efficient, offering compression \
|
||||
ratios on the order of 100:1.
|
||||
"
|
||||
HOMEPAGE="http://jbig2dec.sourceforge.net/"
|
||||
HOMEPAGE="http://jbig2dec.sourceforge.net/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/jbig2dec/files/jbig2dec/0.11/jbig2dec-0.11.tar.gz"
|
||||
CHECKSUM_SHA256="7e2d8330b36f2765da22043d174827bee0f30db8d78c330904f363275c7dd0b9"
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="JBIG-KIT"
|
||||
HOMEPAGE="http://www.cl.cam.ac.uk/~mgk25/jbigkit/"
|
||||
DESCRIPTION="JBIG-KIT"
|
||||
HOMEPAGE="http://www.cl.cam.ac.uk/~mgk25/jbigkit/"
|
||||
SOURCE_URI="http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-1.6.tar.gz"
|
||||
CHECKSUM_MD5="ce196e45f293d40ba76af3dc981ccfd7"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="JBIG-KIT lossless image compression library"
|
||||
HOMEPAGE="http://www.cl.cam.ac.uk/~mgk25/jbigkit/"
|
||||
DESCRIPTION="JBIG-KIT lossless image compression library"
|
||||
HOMEPAGE="http://www.cl.cam.ac.uk/~mgk25/jbigkit/"
|
||||
SOURCE_URI="http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-2.0.tar.gz"
|
||||
CHECKSUM_MD5="3dd87f605abb1a97a22dc79d8b3e8f6c"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
SUMMARY="jgmod is a MOD music playing add-on library for Allegro"
|
||||
SUMMARY="jgmod is a MOD music playing add-on library for Allegro"
|
||||
DESCRIPTION="
|
||||
JGMOD is a mod library for MOD musics. It is built on top of Allegro lower
|
||||
level digital sound routines. Currently supports MOD, S3M, XM, Unreal
|
||||
S3M (in UMX extension), and JGM under DJGPP, Mingw32, MSVC, Linux and BEOS.
|
||||
"
|
||||
|
||||
HOMEPAGE="http://guan.is-a-geek.com/jgmod/jgmod.html"
|
||||
HOMEPAGE="http://guan.is-a-geek.com/jgmod/jgmod.html"
|
||||
COPYRIGHT="1997-2002 Guan Foo Wah"
|
||||
LICENSE="JGMOD"
|
||||
SOURCE_URI="http://guan.is-a-geek.com/jgmod/jgmod.zip"
|
||||
|
||||
@@ -7,7 +7,7 @@ when regarding to color management. The ICC specification is widely used and \
|
||||
is referred to in many International and other de-facto standards. It was \
|
||||
approved as an International Standard, ISO 15076-1, in 2005.
|
||||
"
|
||||
HOMEPAGE="http://littlecms.com/"
|
||||
HOMEPAGE="http://littlecms.com/"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/lcms/lcms/$portVersion/lcms2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4524234ae7de185e6b6da5d31d6875085b2198bc63b1211f7dde6e2d197d6a53"
|
||||
REVISION="1"
|
||||
@@ -66,12 +66,12 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare develop/lib
|
||||
prepareInstalledDevelLibs liblcms2
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -46,14 +46,14 @@ BUILD()
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare devel/lib
|
||||
prepareInstalledDevelLibs libart_lgpl_2
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
|
||||
@@ -66,7 +66,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:libtoolize
|
||||
cmd:make
|
||||
#cmd:yasm #yasm outputs invalid files here
|
||||
#cmd:yasm #yasm outputs invalid files here
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ PROVIDES="$PROVIDES
|
||||
cmd:aubiotrack = $portVersion compat >= 0
|
||||
"
|
||||
fi
|
||||
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
# lib:libsamplerate$secondaryArchSuffix
|
||||
@@ -71,11 +71,11 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLibs libaubio
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
|
||||
#remove bin commands when building for secondary arch
|
||||
if [ -n "$secondaryArchSuffix" ];then
|
||||
rm -rf $prefix/bin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY="CDDB access library"
|
||||
DESCRIPTION="A library for accessing a CDDB server"
|
||||
HOMEPAGE="http://libcddb.sourceforge.net"
|
||||
DESCRIPTION="A library for accessing a CDDB server"
|
||||
HOMEPAGE="http://libcddb.sourceforge.net"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libcddb/libcddb-1.3.2.tar.bz2"
|
||||
CHECKSUM_SHA256="35ce0ee1741ea38def304ddfe84a958901413aa829698357f0bee5bb8f0a223b"
|
||||
REVISION="1"
|
||||
@@ -78,4 +78,3 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
libcddb$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="
|
||||
Development library geared towards developers who wish to add cover art \
|
||||
capabilites to their applications.
|
||||
"
|
||||
HOMEPAGE="http://musicbrainz.org/doc/libcoverart"
|
||||
HOMEPAGE="http://musicbrainz.org/doc/libcoverart"
|
||||
SOURCE_URI="https://github.com/downloads/metabrainz/libcoverart/libcoverart-1.0.0.tar.gz"
|
||||
CHECKSUM_SHA256="e4cb78939003a4b5e5c4db68e42e86fbbbea5e69d3166b43ca01a7065916a121"
|
||||
LICENSE="GNU LGPL v2"
|
||||
@@ -17,7 +17,7 @@ PROVIDES="
|
||||
libcoverart = $portVersion
|
||||
lib:libcoverart$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libjansson$secondaryArchSuffix
|
||||
@@ -28,7 +28,7 @@ BUILD_REQUIRES="
|
||||
devel:libjansson$secondaryArchSuffix
|
||||
devel:libneon$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:cmake
|
||||
@@ -41,14 +41,14 @@ SOURCE_DIR="libcoverart-{PROJECT_VERSION}"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake .
|
||||
cmake .
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
prepareInstalledDevelLibs libcoverart
|
||||
prepareInstalledDevelLibs libcoverart
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Client library to create MusicBrainz enabled tagging applications"
|
||||
HOMEPAGE="http://musicbrainz.org/doc/libdiscid"
|
||||
DESCRIPTION="Client library to create MusicBrainz enabled tagging applications"
|
||||
HOMEPAGE="http://musicbrainz.org/doc/libdiscid"
|
||||
SOURCE_URI="http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/libdiscid-0.3.0.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
|
||||
@@ -70,4 +70,3 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
libdvdcss$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
@@ -69,4 +69,3 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
libdvdcss$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
rm $libDir/libdvdnav.la
|
||||
|
||||
# prepare develop/lib
|
||||
|
||||
@@ -56,7 +56,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
rm $libDir/libdvdread.la
|
||||
|
||||
# prepare develop/lib
|
||||
|
||||
@@ -52,9 +52,9 @@ SOURCE_DIR="libharu-RELEASE_2_3_0"
|
||||
BUILD()
|
||||
{
|
||||
rm -rf build
|
||||
mkdir build
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
|
||||
cmake -DCMAKE_INSTALL_PREFIX=$prefix ..
|
||||
make $jobArgs
|
||||
}
|
||||
@@ -63,7 +63,7 @@ INSTALL()
|
||||
{
|
||||
cd build
|
||||
make install
|
||||
|
||||
|
||||
mv $libDir/libhpdfs.a $libDir/libhpdf.a
|
||||
mv $libDir/libhpdf.so $libDir/libhpdf.so.2.3
|
||||
ln -s libhpdf.so.2.3 $libDir/libhpdf.so
|
||||
|
||||
@@ -61,11 +61,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# Remove stuff we don't need in the secondary architecture base package.
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm -rf $binDir
|
||||
fi
|
||||
fi
|
||||
|
||||
prepareInstalledDevelLibs libicns
|
||||
fixPkgconfig
|
||||
|
||||
@@ -36,7 +36,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld
|
||||
cmd:make
|
||||
cmd:libtool
|
||||
cmd:autoconf
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
"
|
||||
PATCHES="libiptcdata-1.0.4.patch"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Lightweight OSC (Open Sound Control) Implementation"
|
||||
HOMEPAGE="http://liblo.sourceforge.net/"
|
||||
DESCRIPTION="Lightweight OSC (Open Sound Control) Implementation"
|
||||
HOMEPAGE="http://liblo.sourceforge.net/"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/liblo/liblo-0.26.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -21,9 +21,8 @@ INSTALL()
|
||||
}
|
||||
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2008-2009 Stephen Sinclair
|
||||
COPYRIGHT="2008-2009 Stephen Sinclair
|
||||
2008 Kentaro Fukuchi
|
||||
2005-2008 Nicholas Humfrey
|
||||
2005 Martin Habets
|
||||
2005 Martin Habets
|
||||
2005-2006 Steve Harris"
|
||||
|
||||
|
||||
@@ -11,13 +11,13 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/liblo/liblo-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="da94a9b67b93625354dd89ff7fe31e5297fc9400b6eaf7378c82ee1caf7db909"
|
||||
COPYRIGHT="
|
||||
2008-2012 Stephen Sinclair
|
||||
2008-2012 Stephen Sinclair
|
||||
2008 Kentaro Fukuchi
|
||||
2005-2008 Nicholas Humfrey
|
||||
2005 Martin Habets
|
||||
2005 Martin Habets
|
||||
2005-2006 Steve Harris
|
||||
"
|
||||
PATCHES="liblo-$portVersion.patchset"
|
||||
PATCHES="liblo-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
liblo$secondaryArchSuffix = $portVersion compat >= 0
|
||||
|
||||
@@ -5,7 +5,7 @@ MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG \
|
||||
2.5 format. All three audio layers -- Layer I, Layer II, and Layer III (i.e. \
|
||||
MP3) -- are fully implemented.
|
||||
"
|
||||
HOMEPAGE="http://mad.sourceforge.net/"
|
||||
HOMEPAGE="http://mad.sourceforge.net/"
|
||||
SOURCE_URI="ftp://ftp.mars.org/pub/mpeg/libmad-0.15.1b.tar.gz"
|
||||
CHECKSUM_SHA256="bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
|
||||
LICENSE="GNU GPL v2"
|
||||
@@ -23,7 +23,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
|
||||
@@ -52,10 +52,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libmad
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
#devel Package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -63,9 +63,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libmatroska
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="libmikmod is a lib for playing mod files"
|
||||
DESCRIPTION="
|
||||
libmikmod is a library supporting many formats, including mod, s3m, it, and xm.
|
||||
"
|
||||
HOMEPAGE="http://mikmod.sourceforge.net"
|
||||
HOMEPAGE="http://mikmod.sourceforge.net"
|
||||
SOURCE_URI="http://sourceforge.net/projects/mikmod/files/libmikmod/3.1.14/libmikmod-3.1.14.tar.gz"
|
||||
CHECKSUM_SHA256="fd78b67a74c802fee9040cd1f53d629beb985933585dd7d2f3bc69b069b321cd"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
@@ -22,7 +22,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:gcc${secondaryArchSuffix}
|
||||
@@ -40,7 +40,7 @@ BUILD()
|
||||
aclocal --install -I m4
|
||||
autoconf
|
||||
automake --add-missing
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure
|
||||
make
|
||||
}
|
||||
|
||||
@@ -50,7 +50,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLibs libmikmod
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir $binDir/libmikmod-config \
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="libmikmod is a lib for playing mod files"
|
||||
DESCRIPTION="
|
||||
libmikmod is a library supporting many formats, including mod, s3m, it, and xm.
|
||||
"
|
||||
HOMEPAGE="http://mikmod.sourceforge.net"
|
||||
HOMEPAGE="http://mikmod.sourceforge.net"
|
||||
SOURCE_URI="http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.3/libmikmod-3.3.3.tar.gz"
|
||||
CHECKSUM_SHA256="79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
@@ -45,7 +45,7 @@ BUILD()
|
||||
aclocal --install -I m4
|
||||
autoconf
|
||||
automake --add-missing
|
||||
runConfigure ./configure --enable-sdl
|
||||
runConfigure ./configure --enable-sdl
|
||||
make
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@ INSTALL()
|
||||
prepareInstalledDevelLibs libmikmod
|
||||
fixPkgconfig
|
||||
fixDevelopLibDirReferences $binDir/libmikmod-config
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir $binDir/libmikmod-config \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="libmms - Common library for accessing Microsoft Media Server (MMS) media streaming protocol"
|
||||
HOMEPAGE="https://launchpad.net/libmms"
|
||||
DESCRIPTION="libmms - Common library for accessing Microsoft Media Server (MMS) media streaming protocol"
|
||||
HOMEPAGE="https://launchpad.net/libmms"
|
||||
SOURCE_URI="http://launchpad.net/libmms/trunk/0.5/+download/libmms-0.5.tar.gz"
|
||||
CHECKSUM_MD5="cf83053ec891f14e73a04c84d9de08ee"
|
||||
REVISION="1"
|
||||
|
||||
@@ -53,7 +53,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# remove libtool file
|
||||
rm $libDir/libmng.la
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ MOD-playing software available, has placed his sound rendering code in the \
|
||||
public domain. This library and plugin is based on that code.
|
||||
Plays 22 different mod formats, zip, rar, gzip, and bzip2 compressed mods.
|
||||
"
|
||||
HOMEPAGE="http://modplug-xmms.sourceforge.net"
|
||||
HOMEPAGE="http://modplug-xmms.sourceforge.net"
|
||||
SOURCE_URI="http://sourceforge.net/projects/modplug-xmms/files/libmodplug/$portVersion/libmodplug-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="77462d12ee99476c8645cb5511363e3906b88b33a6b54362b4dbc0f39aa2daad"
|
||||
PATCHES="libmodplug-$portVersion.patchset"
|
||||
|
||||
@@ -64,7 +64,7 @@ INSTALL()
|
||||
# prepare devel/lib
|
||||
prepareInstalledDevelLibs libmpdclient
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="A library for decoding mpeg-2 and mpeg-1 video"
|
||||
DESCRIPTION="
|
||||
A library for decoding mpeg-2 and mpeg-1 video.
|
||||
"
|
||||
HOMEPAGE="http://libmpeg2.sourceforge.net"
|
||||
HOMEPAGE="http://libmpeg2.sourceforge.net"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="
|
||||
2000-2003 Michel Lespinasse
|
||||
@@ -56,7 +56,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm -rf $binDir
|
||||
fi
|
||||
@@ -67,7 +67,7 @@ INSTALL()
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
}
|
||||
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Libnsbmp is a decoding library for BMP and ICO image file formats"
|
||||
SUMMARY="A decoding library for BMP and ICO images"
|
||||
SUMMARY="A decoding library for BMP and ICO images"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libnsbmp/"
|
||||
COPYRIGHT="2006 Richard Wilson, 2008 - 2013 Sean Fox"
|
||||
LICENSE="MIT"
|
||||
@@ -37,7 +37,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libnsbmp
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Libnsbmp is a decoding library for BMP and ICO image file formats"
|
||||
SUMMARY="A decoding library for BMP and ICO images"
|
||||
SUMMARY="A decoding library for BMP and ICO images"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libnsbmp/"
|
||||
COPYRIGHT="2006 Richard Wilson, 2008 - 2013 Sean Fox"
|
||||
LICENSE="MIT"
|
||||
@@ -37,7 +37,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libnsbmp
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="Libnsgif is a decoding library for GIF image file format"
|
||||
SUMMARY="A decoding library for GIF images"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libnsgif/"
|
||||
SUMMARY="A decoding library for GIF images"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libnsgif/"
|
||||
COPYRIGHT="2006 Richard Wilson, 2008 - 2013 Sean Fox"
|
||||
LICENSE="MIT"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libnsgif-$portVersion-src.tar.gz"
|
||||
@@ -15,7 +15,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -37,7 +37,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libnsgif
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="Libnsgif is a decoding library for GIF image file format"
|
||||
SUMMARY="A decoding library for GIF images"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libnsgif/"
|
||||
SUMMARY="A decoding library for GIF images"
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libnsgif/"
|
||||
COPYRIGHT="2006 Richard Wilson, 2008 - 2013 Sean Fox"
|
||||
LICENSE="MIT"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libnsgif-$portVersion-src.tar.gz"
|
||||
@@ -15,7 +15,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -37,7 +37,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libnsgif
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -51,7 +51,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
rm -Rf $manDir/man5
|
||||
|
||||
prepareInstalledDevelLibs libpng libpng15
|
||||
|
||||
@@ -5,15 +5,15 @@ extensions:
|
||||
|
||||
* Sourcetree upgraded with autoconf/automake/libtool and all the \
|
||||
other stuff, people like in "standard" linux libraries.
|
||||
* All 3rd party libraries (jpeg, OggVorbis) were removed to reduce \
|
||||
download size, compilation time and code duplication on users harddisks. \
|
||||
* All 3rd party libraries (jpeg, OggVorbis) were removed to reduce \
|
||||
download size, compilation time and code duplication on users harddisks. \
|
||||
Instead, the sytemwide installed libaries are autodetected by the \
|
||||
configure script.
|
||||
* All codecs have been moved into dynamically loadable modules. \
|
||||
* All codecs have been moved into dynamically loadable modules. \
|
||||
This makes it possible to distribute closed source codecs (or codecs \
|
||||
with an incompatible license) as separate packages.
|
||||
* Unlike other quicktime libraries, we are source compatible with \
|
||||
quicktime4linux. Programs like cinelerra or xmovie can be compiled with \
|
||||
quicktime4linux. Programs like cinelerra or xmovie can be compiled with \
|
||||
libquicktime (if the build system is modified, see our web page for more \
|
||||
info).
|
||||
* The codecs themselves are also source compatible with \
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY="Library for reading and processing of RAW digicam images"
|
||||
DESCRIPTION="
|
||||
LibRaw is a library for reading RAW files from digital photo cameras \
|
||||
(CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are \
|
||||
supported).
|
||||
supported).
|
||||
It pays special attention to correct retrieval of data required for subsequent \
|
||||
RAW conversion.
|
||||
The library is intended for embedding in RAW converters, data analyzers, and \
|
||||
@@ -66,14 +66,14 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libraw libraw_r
|
||||
fixPkgconfig
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
|
||||
# tools package
|
||||
packageEntries tools \
|
||||
$binDir
|
||||
|
||||
@@ -74,10 +74,10 @@ INSTALL()
|
||||
prepareInstalledDevelLibs \
|
||||
libSDL libSDL-1.2 \
|
||||
libSDLmain
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
fixDevelopLibDirReferences $binDir/sdl-config
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir $binDir/sdl-config \
|
||||
$dataDir \
|
||||
|
||||
@@ -69,7 +69,7 @@ INSTALL()
|
||||
|
||||
fixPkgconfig
|
||||
fixDevelopLibDirReferences $binDir/sdl2-config
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir $binDir/sdl2-config $dataDir
|
||||
}
|
||||
|
||||
@@ -76,7 +76,7 @@ INSTALL()
|
||||
|
||||
fixPkgconfig
|
||||
fixDevelopLibDirReferences $binDir/sdl2-config
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir $binDir/sdl2-config $dataDir
|
||||
}
|
||||
|
||||
@@ -77,7 +77,7 @@ INSTALL()
|
||||
|
||||
fixPkgconfig
|
||||
fixDevelopLibDirReferences $binDir/sdl2-config
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir $binDir/sdl2-config $dataDir
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Libsndfile is a C library for reading and writing files containing sampled sound"
|
||||
HOMEPAGE="http://www.mega-nerd.com/libsndfile"
|
||||
DESCRIPTION="Libsndfile is a C library for reading and writing files containing sampled sound"
|
||||
HOMEPAGE="http://www.mega-nerd.com/libsndfile"
|
||||
SOURCE_URI="http://ports-space.haiku-files.org/source/libsndfile_1.0.21.orig.tar.gz"
|
||||
CHECKSUM_MD5="880a40ec636ab2185b97f8927299b292"
|
||||
REVISION="1"
|
||||
|
||||
@@ -71,13 +71,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# remove libtool library files
|
||||
rm $libDir/libsndfile.la
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libsndfile
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# The pkgconfig 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"
|
||||
|
||||
@@ -62,10 +62,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libSoundTouch
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
rm -Rf $prefix/doc
|
||||
|
||||
# devel package
|
||||
|
||||
@@ -48,7 +48,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libsvgtiny
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -48,7 +48,7 @@ INSTALL()
|
||||
|
||||
prepareInstalledDevelLib libsvgtiny
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -52,7 +52,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
rm $libDir/libtimidity.la
|
||||
|
||||
prepareInstalledDevelLibs libtimidity
|
||||
|
||||
@@ -61,7 +61,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
rm $libDir/libvorbis*.la
|
||||
|
||||
prepareInstalledDevelLibs libvorbis libvorbisenc libvorbisfile
|
||||
|
||||
@@ -9,7 +9,7 @@ BUILD()
|
||||
cd libwebm-0.9.2-git
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd libwebm-0.9.2-git
|
||||
|
||||
@@ -12,7 +12,7 @@ BUILD()
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd libwebp-0.1.2-git
|
||||
|
||||
@@ -13,7 +13,7 @@ BUILD()
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd libwebp-0.1.3
|
||||
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
lib:libpng$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix
|
||||
@@ -51,14 +51,14 @@ BUILD()
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libwebp
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
#devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -49,14 +49,14 @@ BUILD()
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libwebp
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
#devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
@@ -40,7 +40,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
SOURCE_DIR="libXcm-$portVersion"
|
||||
|
||||
BUILD()
|
||||
|
||||
@@ -2,7 +2,7 @@ DESCRIPTION="
|
||||
loadpng is some glue that makes it easy to use libpng to load and save bitmaps \
|
||||
from Allegro programs.
|
||||
"
|
||||
HOMEPAGE="http://tjaden.strangesoft.net/loadpng/"
|
||||
HOMEPAGE="http://tjaden.strangesoft.net/loadpng/"
|
||||
SOURCE_URI="http://tjaden.strangesoft.net/loadpng/loadpng-1.5.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -19,13 +19,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
cd loadpng-1.5
|
||||
if [ -n ${DESTDIR} ];then
|
||||
mkdir -p ${DESTDIR}/boot/common/lib
|
||||
mkdir -p ${DESTDIR}/boot/common/include
|
||||
make install DESTDIR=${DESTDIR}
|
||||
else
|
||||
make install
|
||||
fi
|
||||
if [ -n ${DESTDIR} ];then
|
||||
mkdir -p ${DESTDIR}/boot/common/lib
|
||||
mkdir -p ${DESTDIR}/boot/common/include
|
||||
make install DESTDIR=${DESTDIR}
|
||||
else
|
||||
make install
|
||||
fi
|
||||
make install
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION="portable plugin standard for audio systems"
|
||||
DESCRIPTION="portable plugin standard for audio systems"
|
||||
MESSAGE="Graphviz must be installed before installation of doxygen."
|
||||
HOMEPAGE="http://lv2plug.in"
|
||||
HOMEPAGE="http://lv2plug.in"
|
||||
SOURCE_URI="http://lv2plug.in/spec/lv2-1.2.0.tar.bz2"
|
||||
CHECKSUM_MD5="323b851563b4da1ad2c0faf5c76f0e3a"
|
||||
REVISION="1"
|
||||
|
||||
@@ -16,7 +16,7 @@ BUILD()
|
||||
cp `finddir B_COMMON_DATA_DIRECTORY`/libtool/config/config.* ZenLib/Project/GNU/Library
|
||||
cp `finddir B_COMMON_DATA_DIRECTORY`/libtool/config/config.* MediaInfoLib/Project/GNU/Library
|
||||
cp `finddir B_COMMON_DATA_DIRECTORY`/libtool/config/config.* MediaInfo/Project/GNU/CLI
|
||||
|
||||
|
||||
./CLI_Compile.sh
|
||||
}
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ BUILD()
|
||||
{
|
||||
cd build
|
||||
cmake .. -DCMAKE_INSTALL_PREFIX=$prefix -DBIN_DIR="$relativeBinDir" \
|
||||
-DLIB_SUFFIX="/${secondaryArchSuffix/_/}"
|
||||
-DLIB_SUFFIX="/${secondaryArchSuffix/_/}"
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
@@ -46,14 +46,14 @@ INSTALL()
|
||||
{
|
||||
cd build
|
||||
make install
|
||||
|
||||
|
||||
mkdir -p $developDir/headers
|
||||
mv $prefix/include/* $developDir/headers
|
||||
rmdir $prefix/include
|
||||
|
||||
prepareInstalledDevelLib libopenal
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
|
||||
@@ -48,7 +48,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:patch
|
||||
"
|
||||
|
||||
|
||||
SOURCE_DIR="OpenColorIO-$portVersion"
|
||||
|
||||
BUILD()
|
||||
@@ -66,7 +66,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
mkdir -p $developDir $dataDir
|
||||
mv $prefix/include $includeDir
|
||||
mv $prefix/share/* $dataDir
|
||||
|
||||
@@ -66,7 +66,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
pathSecondaryArchSuffix=$(echo ${secondaryArchSuffix} | sed s/^_//g)
|
||||
@@ -74,7 +74,7 @@ BUILD()
|
||||
${portVersion}-*/ilmbase${secondaryArchSuffix}/develop/lib/\
|
||||
${pathSecondaryArchSuffix}/pkgconfig/IlmBase.pc | sed s/IlmBase\.pc//g)
|
||||
export PKG_CONFIG_PATH+=:$IlmBasePkgconfig
|
||||
|
||||
|
||||
./bootstrap
|
||||
runConfigure ./configure
|
||||
make
|
||||
@@ -83,23 +83,23 @@ ${pathSecondaryArchSuffix}/pkgconfig/IlmBase.pc | sed s/IlmBase\.pc//g)
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare development documentation
|
||||
mkdir -p $developDocDir
|
||||
mv $dataDir/doc $developDocDir
|
||||
|
||||
|
||||
# prepare autom4te script
|
||||
mkdir -p $developDir
|
||||
mv $dataDir/aclocal $developDir
|
||||
|
||||
|
||||
#clear empty directory
|
||||
rmdir $dataDir
|
||||
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libIlmImf-Imf_2_1 libIlmImf
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
openexr$secondaryArchSuffix = $portVersion
|
||||
lib:libilmimf$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||
lib:libilmimf$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||
lib:libilmimf_2_2$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||
lib:libilmimfutil$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||
lib:libilmimfutil_2_2$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||
@@ -61,7 +61,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
pathSecondaryArchSuffix=$(echo ${secondaryArchSuffix} | sed s/^_//g)
|
||||
@@ -69,7 +69,7 @@ BUILD()
|
||||
${portVersion}-*/ilmbase${secondaryArchSuffix}/develop/lib/\
|
||||
${pathSecondaryArchSuffix}/pkgconfig/IlmBase.pc | sed s/IlmBase\.pc//g)
|
||||
export PKG_CONFIG_PATH+=:$IlmBasePkgconfig
|
||||
|
||||
|
||||
./bootstrap
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
@@ -78,24 +78,24 @@ ${pathSecondaryArchSuffix}/pkgconfig/IlmBase.pc | sed s/IlmBase\.pc//g)
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare development documentation
|
||||
mkdir -p $developDocDir
|
||||
mv $dataDir/doc $developDocDir
|
||||
|
||||
|
||||
# prepare autom4te script
|
||||
mkdir -p $developDir
|
||||
mv $dataDir/aclocal $developDir
|
||||
|
||||
|
||||
#clear empty directory
|
||||
rmdir $dataDir
|
||||
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libIlmImf-2_2 libIlmImf \
|
||||
libIlmImfUtil-2_2 libIlmImfUtil
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
@@ -85,7 +85,7 @@ INSTALL()
|
||||
cp -R dist/haiku*/lib/* $libDir/
|
||||
cp -R dist/haiku*/include/* $includeDir/
|
||||
cp -R dist/haiku*/doc/* $docDir/
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libOpenImageIO libOpenImageIO_Util
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# remove libtool library file
|
||||
rm $libDir/libopusfile.la $libDir/libopusurl.la
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
DESCRIPTION="plib - A Suite of Portable Game Libraries"
|
||||
HOMEPAGE="http://plib.sourceforge.net/"
|
||||
DESCRIPTION="plib - A Suite of Portable Game Libraries"
|
||||
HOMEPAGE="http://plib.sourceforge.net/"
|
||||
SOURCE_URI="http://plib.sourceforge.net/dist/plib-1.8.5.tar.gz"
|
||||
CHECKSUM_MD5="47a6fbf63668c1eed631024038b2ea90"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd plib-1.8.5
|
||||
@@ -23,4 +23,3 @@ INSTALL()
|
||||
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="1999-2005 Steve J. Baker"
|
||||
|
||||
|
||||
@@ -48,12 +48,12 @@ INSTALL()
|
||||
mkdir -p $includeDir $libDir
|
||||
cp pnglite.h $includeDir/
|
||||
cp libpnglite.so.0 $libDir/
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libpnglite
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
$developDir
|
||||
}
|
||||
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
@@ -58,7 +58,7 @@ INSTALL()
|
||||
libportaudio
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
|
||||
@@ -58,14 +58,14 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libsbc
|
||||
fixPkgconfig
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
|
||||
# tools package
|
||||
packageEntries tools \
|
||||
$binDir
|
||||
|
||||
@@ -4,7 +4,7 @@ The SDL2_gfx library evolved out of the SDL_gfxPrimitives code which provided \
|
||||
basic drawing routines such as lines, circles or polygons and SDL_rotozoom \
|
||||
which implemented a interpolating rotozoomer for SDL_surfaces.
|
||||
"
|
||||
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
|
||||
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
|
||||
SOURCE_URI="svn+svn://svn.code.sf.net/p/sdl2gfx/code/trunk"
|
||||
#CHECKSUM_MD5="abc123"
|
||||
|
||||
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl2
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:aclocal
|
||||
@@ -73,7 +73,7 @@ INSTALL()
|
||||
PROVIDES_devel="
|
||||
devel:SDL2_gfx = 14.9.1 compat >= 0
|
||||
devel:libSDL2_gfx = 14.9.1 compat >= 0
|
||||
devel:libSDL2_gfx = $portVersion compat >= 2.0
|
||||
devel:libSDL2_gfx = $portVersion compat >= 2.0
|
||||
devel:sdl2_gfx = 14.9.1 compat >= 0
|
||||
"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ TIFF, WEBP, XCF, XPM, XV
|
||||
to include those shared libraries. libpng depends on libz, and libtiff depends \
|
||||
on both libz and libjpeg.
|
||||
"
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
|
||||
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.0.tar.gz"
|
||||
CHECKSUM_SHA256="b29815c73b17633baca9f07113e8ac476ae66412dec0d29a5045825c27a47234"
|
||||
REVISION="4"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user