]> git.pld-linux.org Git - packages/Atari800.git/blobdiff - Atari800.spec
- now we have svgalib on all supported archs
[packages/Atari800.git] / Atari800.spec
index 6fbffda9d9162661771fb58a7f7e42f94be49b91..d2c952882926a5fb5f4dc5aec3d54bb5346545c2 100644 (file)
@@ -3,9 +3,6 @@
 %bcond_with    license_agreement       # with unzipped ROM files instead of xf25.zip
 %bcond_without svga                    # without SVGA version
 #
-%ifnarch %{ix86} alpha ppc
-%undefine      with_svga
-%endif
 Summary:       Atari 800 Emulator
 Summary(pl):   Emulator Atari 800
 Name:          Atari800
@@ -22,13 +19,7 @@ Source2:     %{name}-chooser
 URL:           http://atari800.atari.org/
 BuildRequires: SDL-devel
 BuildRequires: XFree86-devel
-%if %{with svga}
-%ifarch ppc
-BuildRequires: svgalib4ggi-devel
-%else
-BuildRequires: svgalib-devel
-%endif
-%endif
+%{?with_svga:BuildRequires:    svgalib-devel}
 %if %{with license_agreement}
 BuildRequires: unzip
 %endif
This page took 0.059411 seconds and 4 git commands to generate.