Fix provides of sdl_{net,mixer}_devel

This commit is contained in:
Jonathan Schleifer
2014-03-28 23:53:47 +01:00
parent b3e25e481e
commit 41477098fa
2 changed files with 3 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ CHECKSUM_RMD160="99089725824095398bfb34fd9ccb7c16674192d8"
CHECKSUM_SHA512="230f6c5a73f4bea364f8aa3d75f76694305571dea45f357def742b2b50849b2d896af71e08689981207edc99a9836088bee2d0bd98d92c7f4ca52b12b3d8cf96"
LICENSE="Zlib"
COPYRIGHT="1997-2012 Sam Lantinga"
REVISION="2"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -92,7 +92,6 @@ INSTALL()
}
PROVIDES_devel="
sdl_mixer${secondaryArchSuffix}_devel = $portVersion compat >= 1.2
devel:sdl_mixer$secondaryArchSuffix = 1.2.12 compat >= 1.2
devel:libSDL_mixer$secondaryArchSuffix = 1.2_0.12.0 compat >= 0
devel:libSDL_mixer_1.2$secondaryArchSuffix = 0.12.0 compat >= 0

View File

@@ -10,7 +10,7 @@ CHECKSUM_RMD160="44262f5d4c68c9b525fce04ebe83e03cd7e005a4"
CHECKSUM_SHA512="2766ca55343127c619958ab3a3ae3052a27a676839f10a158f7dfc071b8db38c2f1fc853e8add32b9fef94ab07eaa986f46a68e264e8087b57c990af30ea9a0b"
LICENSE="Zlib"
COPYRIGHT="1997-2012 Sam Lantinga"
REVISION="3"
REVISION="4"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -68,7 +68,7 @@ INSTALL()
}
PROVIDES_devel="
sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
devel:sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
devel:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 0
devel:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0
"