]> git.pld-linux.org Git - packages/Atari800.git/blobdiff - Atari800.spec
- updated to 2.0.3
[packages/Atari800.git] / Atari800.spec
index 5bad2a5db24ef718673e2b3c970acffdf85deb90..6d3b44d9951d8e27e198845f94a2d742fd2972be 100644 (file)
@@ -1,28 +1,29 @@
 #
 # Conditional build:
-# _with_license_agreement      - with unzipped ROM files instead of xf25.zip
-# _without_svga                        - without SVGA version
+%bcond_with    license_agreement       # with unzipped ROM files instead of xf25.zip
+%bcond_without svga                    # without SVGA version
 #
 Summary:       Atari 800 Emulator
-Summary(pl):   Emulator Atari 800
+Summary(pl.UTF-8):     Emulator Atari 800
 Name:          Atari800
-Version:       1.3.1
+Version:       2.0.3
 Release:       1
 License:       GPL (Atari800), distributable if unmodified (xf25 with ROMs)
 Group:         Applications/Emulators
 Source0:       http://dl.sourceforge.net/atari800/atari800-%{version}.tar.gz
-# Source0-md5: 02c824a4648732a3646d377ee02efd7d
+# Source0-md5: 4e472f804a22219d5a7d1d381c89d872
 # NOTE: ROMs probably can be redistributed only in original XF25 archive
 Source1:       http://joy.sophics.cz/www/xf25.zip
 # Source1-md5: 4dc3b6b4313e9596c4d474785a37b94d
 Source2:       %{name}-chooser
 URL:           http://atari800.atari.org/
 BuildRequires: SDL-devel
-BuildRequires: XFree86-devel
-%ifarch %{ix86} alpha ppc
-%{!?_without_svga:BuildRequires:       svgalib-devel}
-%endif
+BuildRequires: automake
+%{?with_svga:BuildRequires:    svgalib-devel}
+%if %{with license_agreement}
 BuildRequires: unzip
+%endif
+BuildRequires: xorg-lib-libXext-devel
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -31,43 +32,46 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 This is Atari 800, 800XL, 130XE and 5200 emulator.
 
-%description -l pl
+%description -l pl.UTF-8
 To jest emulator Atari 800, 800XL, 130XE i 5200.
 
 %package common
 Summary:       Atari 800 Emulator - common files for svgalib and X11 versions
-Summary(pl):   Emulator Atari 800 - pliki wspólne dla wersji svgalib oraz X11
+Summary(pl.UTF-8):     Emulator Atari 800 - pliki wspólne dla wersji svgalib oraz X11
 Group:         Applications/Emulators
 Obsoletes:     Atari800
-%{!?_with_license_agreement:Prereq:    unzip}
+%if !%{with license_agreement}
+Requires(post):        unzip
+%endif
 
 %description common
 This is Atari 800, 800XL, 130XE and 5200 emulator.
 
 This package contains common files for both svgalib and X11 versions
 of Atari800.
+%if !%{with license_agreement}
+Note: because of license problems we had to include whole X-Former
+archive (xf25.zip). If you don't want it - rebuild Atari800 (--with
+license_agreement)
+%endif 
 
-%{!?_with_license_agreement:Note: because of license problems we had to include whole X-Former}
-%{!?_with_license_agreement:archive (xf25.zip). If you don't want it - rebuild Atari800 by:}
-%{!?_with_license_agreement:rpm --rebuild --with license_agreement ftp://ftp.pld-linux.org/PLD-1.0/SRPMS/SRPMS/%{name}-%{version}-%{release}.src.rpm}
-
-%description common -l pl
+%description common -l pl.UTF-8
 To jest emulator Atari 800, 800XL, 130XE i 5200.
 
-Ten pakiet zawiera pliki wspólne dla wersji dzia³aj±cych pod svgalib
+Ten pakiet zawiera pliki wspólne dla wersji działających pod svgalib
 oraz X11.
-
-%{!?_with_license_agreement:Uwaga: z powodu problemów z licencj± musieli¶my za³±czyæ ca³± paczkê}
-%{!?_with_license_agreement:z emulatorem X-Former (xf25.zip). Je¶li jej nie chcesz w pakiecie -}
-%{!?_with_license_agreement:przebuduj pakiet poleceniem:}
-%{!?_with_license_agreement:rpm --rebuild --with license_agreement ftp://ftp.pld-linux.org/PLD-1.0/SRPMS/SRPMS/%{name}-%{version}-%{release}.src.rpm}
+%if !%{with license_agreement}
+Uwaga: z powodu problemów z licencją musieliśmy załączyć całą paczkę
+z emulatorem X-Former (xf25.zip). Jeśli jej nie chcesz w pakiecie -
+przebuduj pakiet z opcja --with license_agreement.
+%endif
 
 %package svga
 Summary:       Atari 800 Emulator - svgalib version
-Summary(pl):   Emulator Atari 800 - wersja pod svgalib
+Summary(pl.UTF-8):     Emulator Atari 800 - wersja pod svgalib
 License:       GPL
 Group:         Applications/Emulators
-Requires:      %{name}-common = %{version}
+Requires:      %{name}-common = %{version}-%{release}
 
 %description svga
 This is Atari 800, 800XL, 130XE and 5200 emulator.
@@ -75,18 +79,18 @@ This is Atari 800, 800XL, 130XE and 5200 emulator.
 This package contains Atari800 executable file configured for svgalib
 with sound and joystick support.
 
-%description svga -l pl
+%description svga -l pl.UTF-8
 To jest emulator Atari 800, 800XL, 130XE i 5200.
 
 Ten pakiet zawiera wykonywalny plik emulatora skonfigurowany dla
-svgalib z obs³ug± d¼wiêku i joysticka.
+svgalib z obsługą dźwięku i joysticka.
 
 %package x11
 Summary:       Atari 800 Emulator - X Window version
-Summary(pl):   Emulator Atari 800 - wersja pod X Window
+Summary(pl.UTF-8):     Emulator Atari 800 - wersja pod X Window
 License:       GPL
 Group:         Applications/Emulators
-Requires:      %{name}-common = %{version}
+Requires:      %{name}-common = %{version}-%{release}
 
 %description x11
 This is Atari 800, 800XL, 130XE and 5200 emulator.
@@ -94,18 +98,18 @@ This is Atari 800, 800XL, 130XE and 5200 emulator.
 This package contains Atari800 executable file configured for X11 with
 sound and joystick support.
 
-%description x11 -l pl
+%description x11 -l pl.UTF-8
 To jest emulator Atari 800, 800XL, 130XE i 5200.
 
 Ten pakiet zawiera wykonywalny plik emulatora skonfigurowany dla X11 z
-obs³ug± d¼wiêku i joysticka.
+obsługą dźwięku i joysticka.
 
 %package SDL
 Summary:       Atari 800 Emulator - SDL version
-Summary(pl):   Emulator Atari 800 - wersja pod SDL
+Summary(pl.UTF-8):     Emulator Atari 800 - wersja pod SDL
 License:       GPL
 Group:         Applications/Emulators
-Requires:      %{name}-common = %{version}
+Requires:      %{name}-common = %{version}-%{release}
 
 %description SDL
 This is Atari 800, 800XL, 130XE and 5200 emulator.
@@ -113,46 +117,28 @@ This is Atari 800, 800XL, 130XE and 5200 emulator.
 This package contains Atari800 executable file configured for SDL with
 sound and joystick support.
 
-%description SDL -l pl
+%description SDL -l pl.UTF-8
 To jest emulator Atari 800, 800XL, 130XE i 5200.
 
 Ten pakiet zawiera wykonywalny plik emulatora skonfigurowany dla SDL z
-obs³ug± d¼wiêku i joysticka.
+obsługą dźwięku i joysticka.
 
 %prep
 %setup -q -n atari800-%{version}
 
 %build
 cd src
+rm config.sub
+cp -f /usr/share/automake/config.sub .
 
 CFLAGS="%{rpmcflags}"
-%if %{?_without_svga:0}%{!?_without_svga:1}
-%ifarch %{ix86} alpha ppc
 
+%if %{with svga}
 %configure \
        --target=svgalib \
-       --disable-VERY_SLOW \
-       --enable-NO_CYCLE_EXACT \
-       --enable-CRASH_MENU \
-       --enable-MONITOR_BREAK \
-       --enable-MONITOR_HINTS \
-       --enable-MONITOR_ASSEMBLER \
-       --enable-COMPILED_PALETTE \
-       --enable-SNAILMETER \
-       --disable-SVGA_SPEEDUP \
-       --enable-USE_CURSORBLOCK \
-       --disable-JOYMOUSE \
-       --enable-LINUX_JOYSTICK \
-       --enable-SOUND \
-       --enable-NO_VOL_ONLY \
-       --enable-NO_CONSOL_SOUND \
-       --disable-SERIO_SOUND \
-       --enable-NOSNDINTER \
-       --disable-CLIP \
-       --disable-STEREO \
-       --disable-BUFFERED_LOG \
-       --enable-SET_LED \
-       --enable-NO_LED_ON_SCREEN
+       --enable-crashmenu \
+       --enable-cursorblock \
+       --disable-stereosound
 
 %{__make}
 
@@ -160,29 +146,11 @@ mv -f atari800 atari800-svga
 
 %{__make} clean
 %endif
-%endif
 
 %configure \
        --target=sdl \
-       --disable-VERY_SLOW \
-       --enable-NO_CYCLE_EXACT \
-       --enable-CRASH_MENU \
-       --enable-MONITOR_BREAK \
-       --enable-MONITOR_HINTS \
-       --enable-MONITOR_ASSEMBLER \
-       --enable-COMPILED_PALETTE \
-       --enable-SNAILMETER \
-       --enable-LINUX_JOYSTICK \
-       --enable-SOUND \
-       --enable-NO_VOL_ONLY \
-       --enable-NO_CONSOL_SOUND \
-       --disable-SERIO_SOUND \
-       --enable-NOSNDINTER \
-       --disable-CLIP \
-       --disable-STEREO \
-       --disable-BUFFERED_LOG \
-       --enable-SET_LED \
-       --enable-NO_LED_ON_SCREEN
+       --enable-crashmenu \
+       --disable-stereosound
 
 %{__make}
 
@@ -192,22 +160,8 @@ mv -f atari800 atari800-SDL
 
 %configure \
        --target=shm \
-       --disable-VERY_SLOW \
-       --enable-NO_CYCLE_EXACT \
-       --enable-CRASH_MENU \
-       --enable-MONITOR_BREAK \
-       --enable-MONITOR_HINTS \
-       --enable-MONITOR_ASSEMBLER \
-       --enable-COMPILED_PALETTE \
-       --enable-SNAILMETER \
-       --enable-LINUX_JOYSTICK \
-       --enable-SOUND \
-       --enable-NO_VOL_ONLY \
-       --enable-NO_CONSOL_SOUND \
-       --disable-SERIO_SOUND \
-       --enable-NOSNDINTER \
-       --disable-CLIP \
-       --disable-STEREO
+       --enable-crashmenu \
+       --disable-stereosound
 
 %{__make}
 
@@ -217,15 +171,15 @@ mv -f atari800 atari800-x11
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/atari800,%{_mandir}/man1}
 
-%ifarch %{ix86} alpha ppc
-%{!?_without_svga:install src/atari800-svga $RPM_BUILD_ROOT%{_bindir}}
+%if %{with svga}
+install src/atari800-svga $RPM_BUILD_ROOT%{_bindir}
 %endif
 install src/atari800-x11 $RPM_BUILD_ROOT%{_bindir}
 install src/atari800-SDL $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/atari800
 install src/atari800.man $RPM_BUILD_ROOT%{_mandir}/man1/atari800.1
 
-%if %{?_with_license_agreement:1}%{!?_with_license_agreement:0}
+%if %{with license_agreement}
 unzip -q -L %{SOURCE1} -d $RPM_BUILD_ROOT%{_datadir}/atari800
 rm -f $RPM_BUILD_ROOT%{_datadir}/atari800/xf25.*
 %else
@@ -235,16 +189,19 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/atari800
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if %{?_with_license_agreement:0}%{!?_with_license_agreement:1}
+%if !%{with license_agreement}
 %post common
 cd %{_datadir}/atari800
-unzip -q -L xf25.zip
+if [ "`echo *.rom`" = "*.rom" ]; then
+       umask 022
+       unzip -q -L xf25.zip
+       rm -f xf25.doc xf25.exe
+fi
 %endif
 
 %files common
 %defattr(644,root,root,755)
-%doc DOC/{BUGS,CHANGES,CREDITS,FAQ,README,TODO,USAGE} README.1ST
-%doc DOC/{LPTjoy.txt,cart.txt,emuos.txt,pokeysnd.txt}
+%doc DOC/{BUGS,CREDITS,ChangeLog,FAQ,NEWS,README,TODO,USAGE,*.txt} README.1ST
 %attr(755,root,root) %{_bindir}/atari800
 %{_datadir}/atari800
 %{_mandir}/man1/atari800.1*
@@ -257,10 +214,8 @@ unzip -q -L xf25.zip
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/atari800-SDL
 
-%ifarch %{ix86} alpha ppc
-%if %{?_without_svga:0}%{!?_without_svga:1}
+%if %{with svga}
 %files svga
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/atari800-svga
 %endif
-%endif
This page took 0.050856 seconds and 4 git commands to generate.