]> git.pld-linux.org Git - packages/Atari800.git/blame - Atari800.spec
- orphaned, outdated
[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
64f9b058 9Version: 2.0.1
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
64f9b058 14# Source0-md5: 47ae5b2261ec85e6efa25b6ee784149b
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
f19ff0c8 22BuildRequires: automake
6e581f30 23%{?with_svga:BuildRequires: svgalib-devel}
af4c66f1 24%if %{with license_agreement}
8525291b 25BuildRequires: unzip
af4c66f1 26%endif
d657d007 27BuildRequires: zlib-devel
5f8fb39a 28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d657d007 29
8e539164
TP
30%define specflags -fomit-frame-pointer
31
d657d007 32%description
5af21d09
JB
33This is Atari 800, 800XL, 130XE and 5200 emulator.
34
35%description -l pl
36To jest emulator Atari 800, 800XL, 130XE i 5200.
d657d007
JB
37
38%package common
39Summary: Atari 800 Emulator - common files for svgalib and X11 versions
40