mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libsdl2: move cmake file to devel package.
This commit is contained in:
@@ -6,7 +6,7 @@ software, emulators, and popular games."
|
||||
HOMEPAGE="http://www.libsdl.org/"
|
||||
COPYRIGHT="1997-2017 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.libsdl.org/release/SDL2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="03658b5660d16d7b31263a691e058ed37acdab155d68dabbad79998fb552c5df"
|
||||
SOURCE_DIR="SDL2-$portVersion"
|
||||
@@ -79,5 +79,5 @@ INSTALL()
|
||||
fixDevelopLibDirReferences $binDir/sdl2-config
|
||||
|
||||
packageEntries devel \
|
||||
$developDir $binDir/sdl2-config $dataDir
|
||||
$developDir $binDir/sdl2-config $dataDir $libDir/cmake
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user