Author: qboosh Date: Thu Jan 12 20:47:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.1
---- Files affected: SPECS: Atari800.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/Atari800.spec diff -u SPECS/Atari800.spec:1.50 SPECS/Atari800.spec:1.51 --- SPECS/Atari800.spec:1.50 Sat Jun 18 00:46:02 2005 +++ SPECS/Atari800.spec Thu Jan 12 21:47:34 2006 @@ -7,12 +7,12 @@ Summary: Atari 800 Emulator Summary(pl): Emulator Atari 800 Name: Atari800 -Version: 1.3.6 +Version: 2.0.1 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: 98b58d26aabeedb124233787677c32c3 +# Source0-md5: 47ae5b2261ec85e6efa25b6ee784149b # NOTE: ROMs probably can be redistributed only in original XF25 archive Source1: http://joy.sophics.cz/www/xf25.zip # Source1-md5: 4dc3b6b4313e9596c4d474785a37b94d @@ -137,28 +137,9 @@ %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} @@ -169,25 +150,8 @@ %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} @@ -197,22 +161,8 @@ %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} @@ -277,6 +227,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2006/01/12 20:47:34 qboosh +- updated to 2.0.1 + Revision 1.50 2005/06/17 22:46:02 zbyniu - BR: am ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Atari800.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
