Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37809444
en ru br
ALT Linux repos
S:2.6.5-alt1

Group :: Emulators
RPM: fceux

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: fceux-2.1.4a-alt-fix_install.patch
Download


--- SConstruct	2010-03-31 07:41:39.000000000 +0400
+++ SConstruct.new	2010-11-10 09:39:56.309906896 +0300
@@ -10,7 +10,7 @@
   BoolVariable('DEBUG',     'Build with debugging symbols', 1),
   BoolVariable('LUA',       'Enable Lua support', 1),
   BoolVariable('NEWPPU',    'Enable new PPU core', 1),
-  BoolVariable('CREATE_AVI', 'Enable avi creation support (SDL only)', 0),
+  BoolVariable('CREATE_AVI', 'Enable avi creation support (SDL only)', 1),
   BoolVariable('LOGO', 'Enable a logoscreen when creating avis (SDL only)', '1'),
   BoolVariable('GTK', 'Enable GTK2 GUI (SDL only)', 1),
   BoolVariable('GTK_LITE', 'Enable GTK2 for dialogs only', 0)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin