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