mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
sdl2_mixer: bump version.
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="1997-2012 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4e615e27efca4f439df9af6aa2c6de84150d17cbfd12174b54868c12f19c83bb"
|
||||
CHECKSUM_SHA256="b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419"
|
||||
SOURCE_DIR="SDL2_mixer-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
sdl2_mixer$secondaryArchSuffix = $portVersion compat >= 2.0
|
||||
lib:libSDL2_mixer_2.0$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
lib:libSDL2_mixer_2.0$secondaryArchSuffix = 0.2.2 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,8 +33,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl2_mixer${secondaryArchSuffix}_devel = $portVersion compat >= 2.0
|
||||
devel:libSDL2_mixer$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
devel:libSDL2_mixer_2.0$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
devel:libSDL2_mixer$secondaryArchSuffix = 0.2.2 compat >= 0
|
||||
devel:libSDL2_mixer_2.0$secondaryArchSuffix = 0.2.2 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
sdl2_mixer$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user