From 2f90d48958df4c6a311551ad7a3b56ccde929326 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 30 Aug 2003 17:12:10 +0000 Subject: [PATCH] *** empty log message *** --- SDL_mixer.qpg.in | 97 ++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 1 + 2 files changed, 98 insertions(+) create mode 100644 SDL_mixer.qpg.in diff --git a/SDL_mixer.qpg.in b/SDL_mixer.qpg.in new file mode 100644 index 00000000..1bc9e994 --- /dev/null +++ b/SDL_mixer.qpg.in @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + QNX.ORG.RU Community + + + QNX.ORG.RU Team + Mike Gorchak + mike@malva.ua + + + + + + + + + + + + + + + + + + + + Library + SDL_mixer + 1 + http://qnx.org.ru/repository + 2.0 + + + SDL_mixer + SDL_mixer + slouken@libsdl.org + public + public + http://www.libsdl.org + + slouken@libsdl.org + Sam Lantinga + http://www.libsdl.org + + slouken@libsdl.org + + + SDL_mixer - is simple multi-channel audio mixer. The mixer can currently load Microsoft WAVE files and Creative Labs VOC files as audio samples, and can load MIDI files via Timidity and the following music formats via MikMod: .MOD .S3M .IT .XM. + SDL_mixer - is simple multi-channel audio mixer. The mixer can currently load Microsoft WAVE files and Creative Labs VOC files as audio samples, and can load MIDI files via Timidity and the following music formats via MikMod: .MOD .S3M .IT .XM. + http://www.libsdl.org + + + + @VERSION@ + High + Stable + + + 1 + + GNU General Public License + + + Software Development/Libraries and Extensions/C Libraries + SDL, music, sound, WAV, VOC, MIDI, MID, MOD, S3M, XM, IT + + + qnx6 + qnx6 + Console + Developer + User + + repdata://LicenseUrl/COPYING + + + + + + + + + diff --git a/configure.in b/configure.in index 40c39ee8..d0b5bd94 100644 --- a/configure.in +++ b/configure.in @@ -206,4 +206,5 @@ timidity/Makefile native_midi/Makefile native_midi_gpl/Makefile SDL_mixer.spec +SDL_mixer.qpg ])