]> git.pld-linux.org Git - packages/crossmingw32-allegro.git/blame - crossmingw32-allegro.spec
- 4.1.11, removed obsolete crossmingw32 patch
[packages/crossmingw32-allegro.git] / crossmingw32-allegro.spec
CommitLineData
77a9a7b0 1%define realname allegro
583b2e6e 2Summary: A game programming library
3Summary(pl): Biblioteka do programowania gier
77a9a7b0 4Name: crossmingw32-%{realname}
67b502f0 5Version: 4.1.11
583b2e6e 6Release: 1
7License: Giftware
8Group: Libraries
77a9a7b0 9Source0: http://dl.sourceforge.net/alleg/%{realname}-%{version}.tar.gz
67b502f0 10# Source0-md5: 61568ff088fd074eaad8b5cc23ac40ff
583b2e6e 11Patch0: %{realname}-info.patch
12Patch1: %{realname}-examples.patch
13Patch2: %{realname}-alsa9.patch
67b502f0 14Patch3: %{realname}-opt.patch
77a9a7b0
JB
15URL: http://alleg.sourceforge.net/
16BuildRequires: crossmingw32-dx70
583b2e6e 17BuildRequires: crossmingw32-gcc
18BuildRoot: %{tmpdir}/%{realname}-%{version}-root-%(id -u -n)
19
77a9a7b0
JB
20%define no_install_post_strip 1
21
22%define target i386-mingw32
23%define target_platform i386-pc-mingw32
24%define arch %{_prefix}/%{target}
25%define gccarch %{_prefix}/lib/gcc-lib/%{target}
26%define gcclib %{_prefix}/lib/gcc-lib/%{target}/%{version}
27
583b2e6e 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
33