]> git.pld-linux.org Git - packages/SDL.git/blame - SDL.spec
- translated kloczkish into english
[packages/SDL.git] / SDL.spec
CommitLineData
cee13441 1Summary: SDL (Simple DirectMedia Layer) - Game/Multimedia Library
2Name: SDL
07c9f763 3Version: 1.1.1
35dacd99 4Release: 1
1b424fce 5License: LGPL
cee13441 6Group: X11/Libraries
1b424fce 7Group(pl): X11/Biblioteki
3975d0d9 8Source: http://www.devolution.com/~slouken/SDL/release/%{name}-%{version}.tar.gz
9URL: http://www.devolution.com/~slouken/SDL/
00dd326a 10BuildRequires: XFree86-devel
6211bdd4 11BuildRequires: esound-devel
12BuildRequires: gtk+-devel >= 1.2.1
cee13441 13BuildRoot: /tmp/%{name}-%{version}-root
5249f883 14
1b424fce 15%define _prefix /usr/X11R6
16%define _mandir %{_prefix}/man
17
5249f883 18%description
cee13441 19SDL (Simple DirectMedia Layer) is a library that allows you portable, low
20level access to a video framebuffer, audio output, mouse, and keyboard. It
1b424fce 21can support both windowed and DGA modes of XFree86, and it is designed to
22be portable - applications linked with SDL can also be built on Win32 and
23BeOS.
cee13441 24
e46b33b9 25%description -l pl
26