1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libsdlmm/libsdlmm.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A C++ class-based wrapper for SDL
15 [T] SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which
16 [T] is a generic API that provides low level access to audio, keyboard,
17 [T] mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across
18 [T] multiple platforms.
20 [T] SDLmm aims to stay as close as possible to the C API while taking
21 [T] advantage of native C++ features like object orientation. We will
22 [T] also aim at being platform independent as much as possible. I.e we'll
23 [T] try to support ever platform supported by SDL.
25 [U] http://sdlmm.sourceforge.net/
27 [A] David Hedbor <david@hedbor.org>
28 [M] The T2 Project <t2@t2-project.org>
35 [P] X -----5---9 210.700
38 [D] b4dbe360d41370af6aecc7ffca8725e4702a0803307091c78168796c SDLmm-0.1.8.tar.bz2 http://dl.sourceforge.net/sourceforge/sdlmm/