mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
smpeg: fix devel lib version
This commit is contained in:
@@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/libs/old/smpeg-0.4.5.zip"
|
||||
CHECKSUM_SHA256="8d4e4a6bc1892279ae7727e192df0ad0cef5927d50090f846e0bf3ba1b8f3d41"
|
||||
LICENSE="GNU LGPL v2"
|
||||
COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies."
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -86,7 +86,7 @@ PROVIDES_devel="
|
||||
smpeg${secondaryArchSuffix}_devel = $portVersion
|
||||
cmd:smpeg_config$secondaryArchSuffix
|
||||
devel:libsmpeg$secondaryArchSuffix = 0.4_0.1.4 compat >= 0.4_0
|
||||
devel:libsmpeg_0.4$secondaryArchSuffix = 0.4.5 compat >= 0
|
||||
devel:libsmpeg_0.4$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user