]> git.pld-linux.org Git - packages/allegro5.git/blame - allegro.spec
- new packages with test and example programs
[packages/allegro5.git] / allegro.spec
CommitLineData
3b5a56fa
SZ
1Summary: A game programming library
2Summary(pl): Biblioteka do programowania gier
3Name: allegro
5082f193 4Version: 4.0.2
5Release: 0.1
86b90f5b 6License: Giftware
926a6bcd 7Group: X11/Libraries
5082f193 8Source0: http://belnet.dl.sourceforge.net/sourceforge/alleg/%{name}-%{version}-rc2.tar.gz
3b5a56fa 9Patch0: %{name}-makefile.patch
926a6bcd 10Patch1: %{name}-info.patch
5082f193 11#Patch2: %{name}-alsa9.patch
12Patch3: %{name}-examples.patch
af62b583 13URL: http://alleg.sourceforge.net
926a6bcd 14BuildRequires: XFree86-devel
3b5a56fa 15BuildRequires: esound-devel
926a6bcd 16%ifnarch sparc sparc64
3b5a56fa 17BuildRequires: alsa-lib-devel
926a6bcd 18%endif
131a5d0c 19%ifarch %{ix86}
3b5a56fa 20BuildRequires: svgalib-devel
131a5d0c 21%endif
926a6bcd 22BuildRequires: texinfo
3b5a56fa
SZ
23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
926a6bcd 25%define _prefix /usr/X11R6
26%define _mandir %{_prefix}/man
27
3b5a56fa
SZ
28%description
29Allegro is a cross-platform library intended for use in computer games
30and other types of multimedia programming.
31
32%description -l pl
926a6bcd 33