diff options
| author | Neil McNeight <mcneight+github@gmail.com> | 2018-10-25 13:57:39 -0500 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-25 11:57:39 -0700 |
| commit | 4bc01b00e0eb9bfe486535148858337e1ff2dbbd (patch) | |
| tree | cb6586cfed3eda20014e694ebd9d92bc17a5e7af /ports/sdl1/CONTROL | |
| parent | ac85ec3ac700f2ca01d25c98dfcfc3125ecf9866 (diff) | |
| download | vcpkg-4bc01b00e0eb9bfe486535148858337e1ff2dbbd.tar.gz vcpkg-4bc01b00e0eb9bfe486535148858337e1ff2dbbd.zip | |
[sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 (#4492)
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8
* Version 1.2 is still required for building DOSbox
* [sdl1][sdl1-net] Revise to install to expected paths
* Headers go in include\ instead of include\SDL1
* Use updated .sln and .vcxproj files
* [sdl1] Modernize
Diffstat (limited to 'ports/sdl1/CONTROL')
| -rw-r--r-- | ports/sdl1/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/sdl1/CONTROL b/ports/sdl1/CONTROL new file mode 100644 index 000000000..483813f51 --- /dev/null +++ b/ports/sdl1/CONTROL @@ -0,0 +1,3 @@ +Source: sdl1 +Version: 1.2.15-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. |
