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