mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
sdl2: add patch to fetch application signature from resources
This avoids warnings like: Signature in rsrc doesn't match constructor arg. (application/x-SDL-executable, application/x-vnd.oricutron) It also avoid roster messing around with applications it things are the same.
This commit is contained in:
@@ -6,7 +6,7 @@ software, emulators, and popular games."
|
||||
HOMEPAGE="http://www.libsdl.org/"
|
||||
COPYRIGHT="1997-2014 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.libsdl.org/release/SDL2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b"
|
||||
SOURCE_DIR="SDL2-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user