]> git.pld-linux.org Git - packages/Atari800.git/blame - Atari800.spec
- added description to base, empty package - it's used in SRPM
[packages/Atari800.git] / Atari800.spec
CommitLineData
d657d007
JB
1#
2# Conditional build:
46bd7576 3# _with_license_agreement - with unzipped ROM files instead of xf25.zip
d657d007
JB
4#
5Summary: Atari 800 Emulator
6Summary(pl): Emulator Atari 800
7Name: Atari800
8%define ver_short 107
9Version: 1.0.7
5af21d09 10Release: 2
5f8fb39a 11License: GPL (Atari800), distributable if unmodified (xf25 with ROMs)
d657d007
JB
12Group: Applications/Emulators
13Group(de): Applikationen/Emulators
14Group(pl): Aplikacje/Emulatory
d657d007
JB
15Source0: ftp://ftp.sophics.cz/pub/Atari800/src/a800s%{ver_short}.zip
16# NOTE: ROMs probably can be redistributed only in original XF25 archive
17Source1: http://joy.sophics.cz/www/xf25.zip
18Source2: %{name}-chooser
5f8fb39a 19URL: http://atari800.atari.org/
d657d007
JB
20BuildRequires: unzip
21BuildRequires: svgalib-devel
22BuildRequires: XFree86-devel
23BuildRequires: zlib-devel
5f8fb39a 24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
d657d007
JB
25
26%define _xbindir %{_prefix}/X11R6/bin
27
28%description
5af21d09
JB
29This is Atari 800, 800XL, 130XE and 5200 emulator.
30
31%description -l pl
32To jest emulator Atari 800, 800XL, 130XE i 5200.
d657d007
JB
33
34%package common
35Summary: Atari 800 Emulator - common files for svgalib and X11 versions
36