JonLiu1993
38bb87c557
[SDL] enable hidapi ( #25022 )
...
* [SDL] enable hidapi
* update version
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-06-02 15:31:59 -07:00
JonLiu1993
5e7cbdceac
[sdl2] update to 2.0.22 ( #24694 )
...
* [sdl2] update to 2.0.22
* update version
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-15 21:21:02 -07:00
Alexander Neumann
05c93c5c5a
[Fix uwp toolchain|world rebuild] make ninja work for uwp ( #22831 )
2022-04-27 18:12:48 -07:00
Thomas1664
05bcc5fca4
[sdl2-image] Features must use sdl2[x11] on Linux ( #23725 )
...
* Fix shared libs suffix
* Remove version-string
* version
* Use cmake version of shared lib suffix
* version
* Remove old feature processing
* version
* Real fix
* [sdl2] Fix x11 feature
* format
* version
* Fix suffix again
* version
* Fix external dependencies
* version
* Fix WebP linkage
* version
* Fix PNG linkage
* version
* Mark everything as default feature for testing
* version
* Trigger rebuild of sdl2pp
* version
* congig file
* Fix flags
* version
* Fix flags
* version
* Disable UWP warnings for TIFF
* version
* Fix CXX
* version
* revert cmake version
* version
* Fix config
* version
* Revert sdl2pp
* Fix config
* version
* Create config.cmake.in file
* version
2022-04-15 13:44:08 -07:00
Sandy
6b6a35335c
sdl2: Fix Emscripten declaration-after-statement error ( #23678 )
2022-03-21 19:44:39 -07:00
Matthew Oliver
9eb76edabf
[ freetype2/harfbuzz/sdl2] Update to the latest version ( #22586 )
...
* [freetype2] Update to 2.11.1
* [harfbuzz] Update to 3.2.0
* [sdl2] Update to 2.0.20
* [ffmpeg] Update to 5.0
* Update versions.
* [ffmpeg] Remove all avresample
* Update ffmpeg.json
* Update ffmpeg.json
* Update ffmpeg.json
* Revert "[ffmpeg] Update to 5.0"
This reverts commit d4f718e882
.
* Revert "[ffmpeg] Remove all avresample"
This reverts commit f1fecaa8cf
.
* update
* fix revert.
* [sdl2] Fix uwp build.
* Update sdl2.json
2022-01-26 15:32:31 -08:00
pastdue
9349a6a56c
[sdl2] Fix mingw compilation issues ( #21683 )
...
* [sdl2] Fix issue with mingw + CMake >= 3.22
* [sdl2] Fix portfile issue affecting mingw
* Run x-add-version sdl2
2021-12-01 19:20:14 -08:00
NancyLi1013
897ff9372f
[sdl2] Add feature x11 ( #21188 )
...
* [ssdl2] Add feature x11
* Update dependencies
* Update version files
2021-11-11 13:47:51 -08:00
Kai Pastor
88413539fc
[sdl2] Fix calling find_packages
from different directories ( #20542 )
...
* Fix multiple calls to `find_package`
* Update versions
2021-10-06 11:12:42 -07:00
Rémy Tassoux
25382e39f7
[sdl2] Update to 2.0.16 ( #19509 )
...
* [sdl2] Update to 2.0.16
* [sdl2] Update version files
* [sdl2] Fix uwp builds
* [sdl2] Update version files
* [sdl2] Change version-semver to version
* [sdl2] Fix uwp pkgconfig file creation
* [sdl2] Add alias on static build
* [sdl2] Remove cmake wrapper
* [sdl2] Update version files
* [sdl2] Disable SDL2::SDL2main target search on uwp
* [sdl2] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-18 17:19:15 -07:00
pastdue
b3e8d4dc69
[sdl2] Fix pthread detection on macOS ( #17106 )
...
* [sdl2] Fix pthread detection on macOS
* Add missing "FEATURES" to vcpkg_check_features
* [sdl2] Bump port-version
* Run x-add-version sdl2
2021-04-07 12:31:03 -07:00
NancyLi1013
6a46f50134
[sdl2] Update patch ( #16370 )
...
* [SDl2] Update patch
* update versions
2021-02-24 13:49:53 -08:00
pastdue
60d979c588
[sdl2] Fix vulkan feature dependencies ( #16033 )
...
* [sdl2] Fix vulkan feature dependencies
SDL2 ships with its own copy of required Vulkan headers, so the `vulkan` port dependency here is unneeded (and unused).
* Run x-add-version sdl2
2021-02-08 16:16:20 -08:00
Long Nguyen
124f5d912b
[sdl2] Fix improper replacement of -lSDL2main + remove IGNORE_FLAGS and SYSTEM_LIBRARIES ( #15540 )
...
* [sdl2] Proper replacement of -lSDL2main -> -lSDL2maind
* [sdl2] Add extra SYSTEM_LIBRARIES and IGNORE_FLAGS
* [sdl2] Remove SYSTEM_LIBRARIES and IGNORE_FLAGS
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-24 23:21:41 -08:00
Rémy Tassoux
0a262e7d61
[sdl2] Update to 2.0.14 ( #15398 )
...
* [sdl2] Update to 2.0.14
* Revert "[sdl2] Update to 2.0.14"
This reverts commit b8e82e0dac
.
* [sdl2] Update to 2.0.14
* [sdl2] Fix manifest formatting
* [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-01-05 12:33:13 -08:00
Jesse Farebrother
1fca0cb761
[sdl2] Don't propagate shared link options ( #14992 )
2020-12-11 14:18:42 -08:00
Jon Spencer
6ba00186b1
[sdl2] apply upstream patch to fix macos vulkan ( #14417 )
2020-11-09 14:52:42 -08:00
Joakim L. Gilje
f543049ddd
skip ibus on linux ( #14275 )
2020-10-30 13:36:13 -07:00
pastdue
fdcfd8e5d7
[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" ( #13801 )
...
* [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"
* Convert CONTROL file to manifest
2020-10-07 11:47:58 -07:00