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