diff --git a/SDL.qpg.in b/SDL.qpg.in new file mode 100644 index 000000000..831e9e780 --- /dev/null +++ b/SDL.qpg.in @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + QNX.ORG.RU Community + + + QNX.ORG.RU Team + Mike Gorchak + mike@malva.ua + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Library + SDL + 1 + http://qnx.org.ru/repository + 2.0 + + + SDL + SDL + slouken@libsdl.org + public + public + http://www.libsdl.org + + slouken@libsdl.org + Sam Lantinga + http://www.libsdl.org + + slouken@libsdl.org + + + This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms. + This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms. This is the libraries, include files and other resources you can use to develop and run SDL applications. + http://www.libsdl.org + + + + @VERSION@ + High + Stable + + + 1 + + GNU General Public License + + + Software Development/Libraries and Extensions/C Libraries + SDL, audio, graphics, demos, games, emulators, media, layer + + + qnx6 + qnx6 + Photon + Developer + User + + repdata://LicenseUrl/COPYING + + + + + + + + diff --git a/configure.in b/configure.in index ad466187e..24d19a379 100644 --- a/configure.in +++ b/configure.in @@ -2741,4 +2741,5 @@ src/file/Makefile src/hermes/Makefile sdl-config SDL.spec +SDL.qpg ], [chmod +x sdl-config])