[sdl2] Update patch (#16370)

* [SDl2] Update patch

* update versions
This commit is contained in:
NancyLi1013 2021-02-25 05:49:53 +08:00 committed by GitHub
parent c3de6c271e
commit 6a46f50134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 5 deletions

View File

@ -1,6 +1,8 @@
--- CMakeLists.orig.txt 2020-10-28 09:08:51.925900284 +0100
+++ CMakeLists.txt 2020-10-28 09:09:10.034165780 +0100
@@ -1240,12 +1240,6 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 06aa026..81d7645 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1240,12 +1240,6 @@ elseif(UNIX AND NOT APPLE AND NOT ANDROID AND NOT RISCOS)
set(HAVE_FCITX TRUE)
endif()

View File

@ -1,7 +1,7 @@
{
"name": "sdl2",
"version-string": "2.0.14",
"port-version": 2,
"port-version": 3,
"description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.",
"homepage": "https://www.libsdl.org/download-2.0.php",
"features": {

View File

@ -5282,7 +5282,7 @@
},
"sdl2": {
"baseline": "2.0.14",
"port-version": 2
"port-version": 3
},
"sdl2-gfx": {
"baseline": "1.0.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "07b3a3a427d35ed4ba0a154d7ff3e34be2f0ddfb",
"version-string": "2.0.14",
"port-version": 3
},
{
"git-tree": "df27b00967d099fabd3b9315a02105bd3e1be3d1",
"version-string": "2.0.14",