]> git.pld-linux.org Git - packages/SDLmm.git/blame - SDLmm.spec
- release 3: fix %define _mandir macro.
[packages/SDLmm.git] / SDLmm.spec
CommitLineData
7753c852
JK
1Summary: C++ glue to SDL (Simple DirectMedia Layer)
2Summary(pl): Interfejs C++ do SDL
3Name: SDLmm
4Version: 0.1.8
b50573f9 5Release: 3
7753c852 6License: LGPL
53ba9771 7Group: X11/Libraries
7753c852
JK
8Source0: http://prdownloads.sourceforge.net/sdlmm/%{name}-%{version}.tar.bz2
9URL: http://sdlmm.sourceforge.net/
10BuildRequires: SDL-devel
53ba9771 11BuildRequires: autoconf
12BuildRequires: automake
13BuildRequires: libtool
7753c852
JK
14BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15
16%define _prefix /usr/X11R6
b50573f9 17%define _mandir %{_prefix}/man
7753c852
JK
18
19%description
20This is a C++ glue to SDL (Simple DirectMedia Layer) library- a
21low-level, cross-platform multimedia library. SDLmm will utilize C++
22features while still being close to SDL in syntax (and naming).
23
24%description -l pl
25