libsdlmm: A C++ class-based wrapper for SDL1
SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which
is a generic API that provides low level access to audio, keyboard,
mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across
multiple platforms.
SDLmm aims to stay as close as possible to the C API while taking
advantage of native C++ features like object orientation. We will
also aim at being platform independent as much as possible. I.e we'll
try to support ever platform supported by SDL.
... part of T2,
get it here
URL: https://sdlmm.sourceforge.net/
Author: David Hedbor <david [at] hedbor [dot] org>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 0.1.8
Remark: Does cross compile (as setup and patched in T2).
Download: http://sourceforge.net/projects/sdlmm/files/ SDLmm-0.1.8.tar.bz2
T2 source: libsdlmm.cache
T2 source: libsdlmm.desc
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 0.49 MB, 48 files
Dependencies (build time detected):
00-dirtree
bash
binutils
bzip2
coreutils
diffutils
file
findutils
gawk
grep
libsdl
linux-header
make
sed
tar
tbb
Installed files (on reference hardware):
[show]
usr/bin/sdlmm-config
usr/include/SDLmm
usr/include/SDLmm/sdlmm.h
usr/include/SDLmm/sdlmm_audio.h
usr/include/SDLmm/sdlmm_autoconfig.h
usr/include/SDLmm/sdlmm_basesurface.h
usr/include/SDLmm/sdlmm_cd.h
usr/include/SDLmm/sdlmm_color.h
usr/include/SDLmm/sdlmm_config.h
usr/include/SDLmm/sdlmm_display.h
usr/include/SDLmm/sdlmm_event.h
usr/include/SDLmm/sdlmm_eventhandler.h
usr/include/SDLmm/sdlmm_global.h
usr/include/SDLmm/sdlmm_joystick.h
usr/include/SDLmm/sdlmm_pixelformat.h
usr/include/SDLmm/sdlmm_spoint.h
usr/include/SDLmm/sdlmm_srect.h
usr/include/SDLmm/sdlmm_surface.h
usr/include/SDLmm/sdlmm_timer.h
usr/include/SDLmm/sdlmm_videoinfo.h
usr/lib64/libSDLmm-0.1.so.8
usr/lib64/libSDLmm-0.1.so.8.0.0
usr/lib64/libSDLmm.a
usr/lib64/libSDLmm.so
usr/share/aclocal/sdlmm.m4
usr/share/man/man3/SDLmm.3
usr/share/man/man3/SDLmm_Audio.3
usr/share/man/man3/SDLmm_BaseSurface.3
usr/share/man/man3/SDLmm_CD.3
usr/share/man/man3/SDLmm_ColorRGB.3
usr/share/man/man3/SDLmm_ColorRGBA.3
usr/share/man/man3/SDLmm_Display.3
usr/share/man/man3/SDLmm_Event.3
usr/share/man/man3/SDLmm_EventHandler.3
usr/share/man/man3/SDLmm_Joystick.3
usr/share/man/man3/SDLmm_PixelFormat.3
usr/share/man/man3/SDLmm_SPoint.3
usr/share/man/man3/SDLmm_SRect.3
usr/share/man/man3/SDLmm_Surface.3
usr/share/man/man3/SDLmm_Timer.3
usr/share/man/man3/SDLmm_VideoInfo.3
usr/share/man/man3/SDLmm_todo.3
usr/share/man/man3/sdlmm.h.3
var/adm/dependencies/libsdlmm
var/adm/descs/libsdlmm
var/adm/flists/libsdlmm
var/adm/md5sums/libsdlmm
var/adm/packages/libsdlmm
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).