[hatari-devel]

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

Here is data for making a Hatari 1.6.0 rpm on CentOS 5.
This works for me... hopefully for others also.
(my system is not a clean install anymore)

http://download.tuxfamily.org/hatari/1.6.0/hatari-1.6.0.tar.bz2
hatari-1.6.0.gtk2.10.patch
hatari-1.6.0.py2.4.patch
hatari.desktop
hatari.spec

Build Example:
export CFLAGS=" -march=pentium3 -O3 " ; rpmbuild -ba --define 'dist .el5' --target i686 hatari.spec 2>&1 | tee hatari.log
or:
rpmbuild -ba --define 'dist .el5' --target i686 hatari.spec 2>&1 | tee hatari.log

******************************************************

Hi Eero,

In the process of making this package for my old system I discovered
some issues with hatari-ui.

hatari-1.6.0.py2.4.patch removes 'as' from Python 2.4 code.

hatari-1.6.0.gtk2.10.patch reverts Gtk v2.12 to the deprecated Gtk v2.10
tooltip API for Compatibility because Gtk v2.24 is the Last version and
deprecation is now Meaningless. CentOS 5 needs these patches to work,
CentOS 6 doesn't. I tested these patches on CentOS 5, I don't have
CentOS 6. Please consider these patches for Hatari.

Sincerely,
David

Attachment: hatari-1.6.0.gtk2.10.patch
Description: Binary data

Attachment: hatari-1.6.0.py2.4.patch
Description: Binary data

Attachment: hatari.spec
Description: Binary data

Attachment: hatari.desktop
Description: Binary data



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/