Initial import of gxmame-0.34b, from pkgsrc-wip.

GXMame is a frontend for XMame using the GTK library, the goal is to provide
the same GUI than mame32. For the moment it will just have the same gui, the
final goal is to be able to share config files with Mame32k (or any version
of mame32 that write config files instead of saving data into windows
registry) allowing dual booter to have the same environment (favorite,
timeplayed, last game selected, gui preference...) under windows and unix-like
systems.
This commit is contained in:
xtraeme 2003-12-23 09:04:38 +00:00
parent b76ca0b73a
commit 103fdaaa1e

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.4226 2003/12/23 08:35:39 xtraeme Exp $
$NetBSD: CHANGES,v 1.4227 2003/12/23 09:04:38 xtraeme Exp $
Changes to the packages collection and infrastructure in 2003:
@ -5308,3 +5308,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated bmake to 20021222 [sjg 2003-12-22]
Updated gqview-devel to 1.3.7 [xtraeme 2003-12-23]
Updated openbox to 3.1 [xtraeme 2003-12-23]
Added gxmame-0.34b [xtraeme 2003-12-23]