]> git.pld-linux.org Git - packages/Atari800.git/blame - Atari800.spec
- updated to 1.3.3
[packages/Atari800.git] / Atari800.spec
CommitLineData
d657d007
JB
1#
2# Conditional build:
af4c66f1
JB
3%bcond_with license_agreement # with unzipped ROM files instead of xf25.zip
4%bcond_without svga # without SVGA version
5#
d657d007
JB
6Summary: Atari 800 Emulator
7Summary(pl): Emulator Atari 800
8Name: Atari800
29088af5 9Version: 1.3.3
0b42a17c 10Release: 1
5f8fb39a 11License: GPL (Atari800), distributable if unmodified (xf25 with ROMs)
d657d007 12Group: Applications/Emulators
81970f8a 13Source0: http://dl.sourceforge.net/atari800/atari800-%{version}.tar.gz
29088af5 14# Source0-md5: af71826a71a46c786af7c88ff53b8ae8
d657d007
JB
15# NOTE: ROMs probably can be redistributed only in original XF25 archive
16Source1: http://joy.sophics.cz/www/xf25.zip
a2247a56 17# Source1-md5: 4dc3b6b4313e9596c4d474785a37b94d
d657d007 18Source2: %{name}-chooser
5f8fb39a 19URL: http://atari800.atari.org/
8525291b
JB
20BuildRequires: SDL-devel
21BuildRequires: XFree86-devel
6e581f30 22%{?with_svga:BuildRequires: svgalib-devel}
af4c66f1 23%if %{with license_agreement}
8525291b 24BuildRequires: unzip
af4c66f1 25%endif
d657d007 26BuildRequires: zlib-devel
5f8fb39a 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d657d007 28
8e539164
TP
29%define specflags -fomit-frame-pointer
30
d657d007 31%description
5af21d09
JB
32This is Atari 800, 800XL, 130XE and 5200 emulator.
33
34%description -l pl
35To jest emulator Atari 800, 800XL, 130XE i 5200.
d657d007
JB
36
37%package common
38Summary: Atari 800 Emulator - common files for svgalib and X11 versions
39