mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libSDL, remove not provided lib:libSDL (#8960)
This commit is contained in:
@@ -5,7 +5,7 @@ joystick, and graphics via OpenGL."
|
||||
HOMEPAGE="http://www.libsdl.org/"
|
||||
COPYRIGHT="1997-2012 Sam Lantinga"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="18"
|
||||
REVISION="19"
|
||||
SOURCE_URI="http://www.libsdl.org/release/SDL-1.2.15.tar.gz"
|
||||
CHECKSUM_SHA256="d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00"
|
||||
SOURCE_DIR="SDL-$portVersion"
|
||||
@@ -16,7 +16,6 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libsdl$secondaryArchSuffix = $portVersion
|
||||
lib:libSDL$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
|
||||
lib:libSDL_1.2$secondaryArchSuffix = 0.11.4 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user