Name : VisualBoyAdvance Relocations: (not relocatable) Version : 1.7.2 Vendor: Penguin Liberation Front Release : 6plf Build Date: Thu 12 Jan 2006 02:46:15 PM CET Install Date: (not installed) Build Host: ryu.zarb.org Group : Emulators Source RPM: (none) Size : 1114136 License: GPL Signature : (none) Packager : Götz Waschk <[EMAIL PROTECTED]> URL : http://sourceforge.net/projects/vba/ Summary : A GBA/GB/GBC emulator Description : VisualBoyAdvance is a GPL emulator for the Game Boy, the Game Boy color and the Game Boy Advance.
NO ROMS IN THIS PACKAGE ! This package is in PLF as MandrakeSoft policy doesn't allow console emulators. --------------- Götz Waschk <[EMAIL PROTECTED]> 1.7.2-6plf - fix for x86_64, thanks to neoclust --------------- --------------- Index: VisualBoyAdvance-src-1.7-zutil.patch =================================================================== RCS file: /home/projects/plf/cvs/SPECS/free/VisualBoyAdvance/VisualBoyAdvance-src-1.7-zutil.patch,v retrieving revision 1.7 diff -u -r1.7 VisualBoyAdvance-src-1.7-zutil.patch --- VisualBoyAdvance-src-1.7-zutil.patch 16 May 2005 13:16:52 -0000 1.7 +++ VisualBoyAdvance-src-1.7-zutil.patch 12 Jan 2006 13:48:26 -0000 @@ -22,7 +22,7 @@ + subject to change. Applications should only use zlib.h. + */ + -+/* @(#) $Id: VisualBoyAdvance-src-1.7-zutil.patch,v 1.7 2005/05/16 13:16:52 plf Exp $ */ ++/* @(#) $Id$ */ + +#ifndef ZUTIL_H +#define ZUTIL_H Index: VisualBoyAdvance.spec =================================================================== RCS file: /home/projects/plf/cvs/SPECS/free/VisualBoyAdvance/VisualBoyAdvance.spec,v retrieving revision 1.15 diff -u -r1.15 VisualBoyAdvance.spec --- VisualBoyAdvance.spec 16 May 2005 13:16:52 -0000 1.15 +++ VisualBoyAdvance.spec 12 Jan 2006 13:48:26 -0000 @@ -1,6 +1,6 @@ %define name VisualBoyAdvance %define version 1.7.2 -%define rel 5 +%define rel 6 %define release %mkrel_fixed2 %rel %define build_gtk 1 @@ -23,6 +23,7 @@ #gw this contains zutil.h from zlib 1.2.1 Patch: VisualBoyAdvance-src-1.7-zutil.patch.bz2 Patch1: VisualBoyAdvance-src-1.7.2-gcc3.4.patch.bz2 +Patch2: visualboyadvance-1.7.2-64bit.patch.bz2 Url: http://sourceforge.net/projects/vba/ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot License: GPL @@ -55,6 +56,7 @@ %setup -q %patch -p1 -b .zutil %patch1 -p1 +%patch2 -p1 %build export LDFLAGS=-lz @@ -127,6 +129,9 @@ %endif %changelog +* Thu Jan 12 2006 Götz Waschk <[EMAIL PROTECTED]> 1.7.2-6plf +- fix for x86_64, thanks to neoclust + * Mon May 16 2005 Götz Waschk <[EMAIL PROTECTED]> 1.7.2-5plf - mkrel _______________________________________________ PLF-announce mailing list [email protected] https://www.zarb.org/mailman/listinfo/plf-announce
