mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
parent
c3de6c271e
commit
6a46f50134
@ -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()
|
||||
|
||||
|
@ -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": {
|
||||
|
@ -5282,7 +5282,7 @@
|
||||
},
|
||||
"sdl2": {
|
||||
"baseline": "2.0.14",
|
||||
"port-version": 2
|
||||
"port-version": 3
|
||||
},
|
||||
"sdl2-gfx": {
|
||||
"baseline": "1.0.4",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "07b3a3a427d35ed4ba0a154d7ff3e34be2f0ddfb",
|
||||
"version-string": "2.0.14",
|
||||
"port-version": 3
|
||||
},
|
||||
{
|
||||
"git-tree": "df27b00967d099fabd3b9315a02105bd3e1be3d1",
|
||||
"version-string": "2.0.14",
|
||||
|
Loading…
x
Reference in New Issue
Block a user