diff options
author | wiz <wiz> | 2009-10-20 15:34:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-10-20 15:34:53 +0000 |
commit | 16e751bc9a18a9f3dd6c7be72a63b656135fb8cb (patch) | |
tree | 04f64438abd503d94c0fd19ba1403eba5798c619 /emulators/snes9x-gtk | |
parent | 4f561fea871cf9e751a3b7b5256d565ea25e3204 (diff) | |
download | pkgsrc-16e751bc9a18a9f3dd6c7be72a63b656135fb8cb.tar.gz |
Update to 1.51.78:
Changes for version 78
* Fixed an issue where, after failing to load a ROM, the
emulator would be paused forever.
* Added a toggle to joypad configuration to allow or disallow
direct use of modifier keys.
* Changed the option to disable screensaver so that it uses
XResetScreenSaver and xdg-screensaver due to XTestFakeKeyEvent
being removed in the latest X.org release.
Changes for version 77
* Added pt_BR translation. [Tiberio Vitor]
* Fixed a bug where the sound driver would switch from SDL
in the Preferences dialog if one of OSS or PortAudio was not
installed.
Diffstat (limited to 'emulators/snes9x-gtk')
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 6 | ||||
-rw-r--r-- | emulators/snes9x-gtk/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index fe6dab64881..e2696aaa665 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/09/09 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2009/10/20 15:34:53 wiz Exp $ # -DISTNAME= snes9x-1.51-src-gtk-76 -PKGNAME= snes9x-gtk-1.51.76 +DISTNAME= snes9x-1.51-src-gtk-78 +PKGNAME= snes9x-gtk-1.51.78 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/snes9x-gtk/distinfo b/emulators/snes9x-gtk/distinfo index 03169bcb736..e8bad2b9753 100644 --- a/emulators/snes9x-gtk/distinfo +++ b/emulators/snes9x-gtk/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2009/09/09 23:36:45 wiz Exp $ +$NetBSD: distinfo,v 1.5 2009/10/20 15:34:53 wiz Exp $ -SHA1 (snes9x-1.51-src-gtk-76.tar.bz2) = b7f063106cda56148b16b40fdbbb720cd225d1c7 -RMD160 (snes9x-1.51-src-gtk-76.tar.bz2) = def7a1c1e5ede817a474c821589e64c3ddc8b495 -Size (snes9x-1.51-src-gtk-76.tar.bz2) = 892015 bytes +SHA1 (snes9x-1.51-src-gtk-78.tar.bz2) = 7d1bde82080f34bf4f16c2012a3bbaa886c6510c +RMD160 (snes9x-1.51-src-gtk-78.tar.bz2) = f48bdf4cf4240f8bf7bca989bd97a971fdf1bde7 +Size (snes9x-1.51-src-gtk-78.tar.bz2) = 894388 bytes SHA1 (patch-aa) = 90b1624c04d7640fe87078e9309ade35693fd8e9 |