mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Further cleanup of sdl_image, sdl_mixer and smpeg recipes.
This commit is contained in:
@@ -25,13 +25,12 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSupport}_devel >= $haikuVersion
|
||||
devel:libsdl$secondaryArchSupport
|
||||
devel:libglu$secondaryArchSupport
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku$secondaryArchSupport
|
||||
haiku${secondaryArchSupport}_devel >= $haikuVersion
|
||||
cmd:gcc$secondaryArchSupport
|
||||
cmd:libtoolize
|
||||
cmd:aclocal
|
||||
@@ -74,10 +73,8 @@ INSTALL()
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
PROVIDES_devel="
|
||||
smpeg_devel$secondaryArchSupport = $portVersion
|
||||
smpeg${secondaryArchSupport}_devel = $portVersion
|
||||
cmd:smpeg_config
|
||||
devel:smpeg$secondaryArchSupport = 0.4_0.1.4 compat >= 0.4_0
|
||||
devel:smpeg_0.4$secondaryArchSupport = 0.4.5 compat >= 0
|
||||
devel:libsmpeg$secondaryArchSupport = 0.4_0.1.4 compat >= 0.4_0
|
||||
devel:libsmpeg_0.4$secondaryArchSupport = 0.4.5 compat >= 0
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user