mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI="http://downloads.sourceforge.net/project/alleg/allegro/4.4.0/allegro-4.
|
||||
CHECKSUM_MD5="8a0bd73f5225ba8961211a5c440ff45d"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libvorbis"
|
||||
DEPEND="media-libs/libvorbis >= 1.2.3"
|
||||
BUILD {
|
||||
cd allegro-4.4.0
|
||||
cmake .
|
||||
|
||||
@@ -4,7 +4,8 @@ SRC_URI="http://www.bedrivers.com/allegro-4.4.1.1.tar.gz"
|
||||
CHECKSUM_MD5="0f1cfff8f2cf88e5c91a667d9fd386ec"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libvorbis, libogg"
|
||||
DEPEND="media-libs/libvorbis >= 1.2.3
|
||||
media-libs/libogg >= 1.1.4"
|
||||
BUILD {
|
||||
cd allegro-4.4.1.1
|
||||
cmake .
|
||||
|
||||
@@ -4,7 +4,12 @@ SRC_URI="http://www.bedrivers.com/DevIL-1.7.8.tar.gz"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="7918f215524589435e5ec2e8736d5e1d"
|
||||
STATUS_HAIKU="broken"
|
||||
DEPEND="jasper, lcms, libmng, openexr, pkg-config, tiff"
|
||||
DEPEND="media-libs/jasper >= 1.900.1
|
||||
media-libs/lcms >= 1.18a
|
||||
media-libs/libmng >= 1.0.10
|
||||
openexr >= ??
|
||||
dev-util/pkg-config >= 0.23
|
||||
media-libs/tiff >= 3.8.2"
|
||||
BUILD {
|
||||
cd devil-1.7.8
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -4,7 +4,7 @@ SRC_URI="http://www.bedrivers.com/dumb-0.9.3.zip"
|
||||
# dumb-0.9.3.zip was created by extracting dumb-0.9.3.tar.gz and dumb-0.9.3-autotools.tar.gz and then zipping up the combined directory.
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="allegro"
|
||||
DEPEND="media-libs/allegro >= 4.4.1.1"
|
||||
CHECKSUM_MD5="be3d9f2755b19aab805dccd4ae0bc04a"
|
||||
BUILD {
|
||||
cd dumb-0.9.3
|
||||
|
||||
@@ -4,7 +4,7 @@ SRC_URI="http://fontconfig.org/release/fontconfig-2.8.0.tar.gz"
|
||||
CHECKSUM_MD5="77e15a92006ddc2adbb06f840d591c0e"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
DEPEND="pkgconfig"
|
||||
DEPEND="dev-util/pkgconfig >= 0.23"
|
||||
BUILD {
|
||||
cd fontconfig-2.8.0
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -4,7 +4,8 @@ SRC_URI="http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5
|
||||
CHECKSUM_MD5="fcf4d0567b7de9875d4e99a9f7423633"
|
||||
REVISION="2"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="gcc4"
|
||||
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd ftgl-2.1.3~rc5
|
||||
cp /boot/common/share/aclocal/libtool.m4 m4
|
||||
|
||||
@@ -4,7 +4,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.3.tar.gz"
|
||||
CHECKSUM_MD5="5aa77f55c0e0aab8eb8ed982335daac8"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="pkgconfig"
|
||||
DEPEND="dev-util/pkgconfig >= 0.23"
|
||||
BUILD {
|
||||
cd libvorbis-1.2.3
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -4,7 +4,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.20.tar.gz"
|
||||
CHECKSUM_MD5="8a787e538a8e4d80d4927535be5af083"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libsdl >= 1.2.14"
|
||||
DEPEND="media-libs/libsdl >= 1.2.14"
|
||||
BUILD {
|
||||
cd SDL_gfx-2.0.20
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -4,7 +4,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_rtf/release/SDL_rtf-0.1.0.tar.gz"
|
||||
CHECKSUM_MD5="fe36733167b5c89f128414f32612121a"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="sdl-ttf >= 2.0.9"
|
||||
DEPEND="media-libs/sdl-ttf >= 2.0.9"
|
||||
BUILD {
|
||||
cd SDL_rtf-0.1.0
|
||||
rm aclocal.m4
|
||||
|
||||
@@ -4,7 +4,7 @@ HOMEPAGE="http://www.icculus.org/SDL_sound"
|
||||
SRC_URI="http://www.haiku-ports.de/packages/sources/expat-2.0.1.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libogg >= 1.1.4"
|
||||
DEPEND="media-libs/libogg >= 1.1.4"
|
||||
BUILD {
|
||||
rm -r SDL_sound
|
||||
hg clone http://hg.icculus.org/icculus/SDL_sound
|
||||
|
||||
@@ -4,7 +4,8 @@ SRC_URI="http://www.libsdl.org/tmp/SDL_ttf-2.0.10.tar.gz"
|
||||
CHECKSUM_MD5="6850ded5728711e3e95f6d997c3e59d5"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="libsdl >= 1.2.12, pkgconfig >= 0.9"
|
||||
DEPEND="media-libs/libsdl >= 1.2.12
|
||||
dev-util/pkgconfig >= 0.9"
|
||||
BUILD {
|
||||
cd SDL_ttf-2.0.10
|
||||
rm -f acinclude.m4
|
||||
|
||||
Reference in New Issue
Block a user