diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-23 09:04:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-23 09:04:38 +0000 |
commit | 103fdaaa1ed96eac51f14bbf190763b4d9069d09 (patch) | |
tree | 3e2f8405624e8e8cc540ae3fba7953625418951e | |
parent | b76ca0b73a4c4bafe4b7a55c4b3a2f61b8d66b53 (diff) | |
download | pkgsrc-103fdaaa1ed96eac51f14bbf190763b4d9069d09.tar.gz |
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.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5f27c1528d4..c2c00dbbc63 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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] |