diff options
| author | Ryan Cheung <ryancheung.go@gmail.com> | 2018-05-18 23:15:52 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-18 08:15:52 -0700 |
| commit | 7ad1fcc376024b442baa67db6c1f2d10932a657b (patch) | |
| tree | 9050210588cb049de7f9014fdd9538ad3cba8589 /ports/sdl2pp/CONTROL | |
| parent | 5fe458d22e7a00422a518467f8060025d1d331b0 (diff) | |
| download | vcpkg-7ad1fcc376024b442baa67db6c1f2d10932a657b.tar.gz vcpkg-7ad1fcc376024b442baa67db6c1f2d10932a657b.zip | |
Package sdl2pp (#3430)
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry
* Add package sdl2pp
* [mpg123] Use Windows logic in Windows Desktop
* [sdl2-mixer] Bump package version
* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
Diffstat (limited to 'ports/sdl2pp/CONTROL')
| -rw-r--r-- | ports/sdl2pp/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/sdl2pp/CONTROL b/ports/sdl2pp/CONTROL new file mode 100644 index 000000000..19fecb092 --- /dev/null +++ b/ports/sdl2pp/CONTROL @@ -0,0 +1,4 @@ +Source: sdl2pp +Version: 0.16.0-1 +Description: C++11 bindings/wrapper for SDL2 https://sdl2pp.amdmi3.ru +Build-Depends: sdl2, sdl2-mixer, sdl2-image, sdl2-ttf |
