Meta Configuration of Package SDL_gfx
1
<package name="SDL_gfx" project="home:netmax:tools">
2
<title>SDL Graphics Routines for Primitives and Other Support Functions</title>
3
<description>This package is based on the package 'SDL_gfx' from project 'openSUSE:Factory'.
4
5
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
6
provided basic drawing routines such as lines, circles or polygons and
7
SDL_rotozoom which implemented a interpolating rotozoomer for SDL
8
surfaces. The current components of the SDL_gfx library are:
9
10
- Graphic Primitives (SDL_gfxPrimitives.h)
11
12
- Rotozoomer (SDL_rotozoom.h)
13
14
- Framerate control (SDL_framerate.h)
15
16
- MMX image filters (SDL_imageFilter.h)
17
18
The library is backwards compatible to the above mentioned code. It is
19
written in plain C and can be used in C++ code.
20
</description>
21
<build>
22
<disable repository="Fedora_12"/>
23
<disable repository="Mandriva_2010"/>
24
<disable repository="SLE_10"/>
25
</build>
26
</package>
27