pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/snes9x-gtk Update to patch 75.
details: https://anonhg.NetBSD.org/pkgsrc/rev/78692fd9bb1a
branches: trunk
changeset: 398337:78692fd9bb1a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 29 13:37:50 2009 +0000
description:
Update to patch 75.
Changes for version 75
* Fixed screensaver disable option so it doesn't send a fake keypress
when Snes9x isn't focused.
* Changed resolution setting to store width and height instead of
a screen's mode index.
* Fixed a bug where the PortAudio driver wouldn't output sound at
44100hz.
* Allowed changing the behavior of the ESC key so it exits Snes9x.
Changes for version 74
* Fixed a couple thread deadlocking problems in the audio mixer
that could result in no sound.
* Removed the powerof2 function to fix compile problems on OpenBSD.
* Changed fullscreen mode to issue a raise signal to the window
manager after remapping.
Changes for version 73
* Fixed a compile error when XRandR support isn't being built.
* Included Tukuyomi's updated French localization.
Changes for version 72
* Added a new regular-interval audio mixer to significantly improve
sound quality.
* Added a new SDL audio output driver.
Changes for version 71
* Refactored video driver initialization code.
* Removed dependency on gtkglext for OpenGL output.
* Allowed theme icon to be used for window mini-icon.
diffstat:
emulators/snes9x-gtk/Makefile | 7 +++----
emulators/snes9x-gtk/PLIST | 5 +++--
emulators/snes9x-gtk/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r fab86dc8ecaa -r 78692fd9bb1a emulators/snes9x-gtk/Makefile
--- a/emulators/snes9x-gtk/Makefile Sat Aug 29 13:24:14 2009 +0000
+++ b/emulators/snes9x-gtk/Makefile Sat Aug 29 13:37:50 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2009/08/26 19:57:27 sno Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/29 13:37:50 wiz Exp $
#
-DISTNAME= snes9x-1.51-src-gtk-70
-PKGNAME= snes9x-gtk-1.51.70
-PKGREVISION= 2
+DISTNAME= snes9x-1.51-src-gtk-75
+PKGNAME= snes9x-gtk-1.51.75
CATEGORIES= emulators
MASTER_SITES= http://snes9x-gtk.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff -r fab86dc8ecaa -r 78692fd9bb1a emulators/snes9x-gtk/PLIST
--- a/emulators/snes9x-gtk/PLIST Sat Aug 29 13:24:14 2009 +0000
+++ b/emulators/snes9x-gtk/PLIST Sat Aug 29 13:37:50 2009 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:51:08 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/08/29 13:37:50 wiz Exp $
bin/snes9x-gtk
share/applications/snes9x.desktop
-share/pixmaps/snes9x.svg
+share/icons/hicolor/16x16/apps/snes9x.png
+share/icons/hicolor/scalable/apps/snes9x.svg
diff -r fab86dc8ecaa -r 78692fd9bb1a emulators/snes9x-gtk/distinfo
--- a/emulators/snes9x-gtk/distinfo Sat Aug 29 13:24:14 2009 +0000
+++ b/emulators/snes9x-gtk/distinfo Sat Aug 29 13:37:50 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2009/04/06 10:11:47 wiz Exp $
+$NetBSD: distinfo,v 1.3 2009/08/29 13:37:50 wiz Exp $
-SHA1 (snes9x-1.51-src-gtk-70.tar.bz2) = 04b4f68dffafbde23b0decee1d39660a1fe2ac89
-RMD160 (snes9x-1.51-src-gtk-70.tar.bz2) = f1cb798ad0287a8fc43fb3a11b39e66de97303ad
-Size (snes9x-1.51-src-gtk-70.tar.bz2) = 913000 bytes
+SHA1 (snes9x-1.51-src-gtk-75.tar.bz2) = f106b6ed71d6295703ff42361f9a96d9b430f402
+RMD160 (snes9x-1.51-src-gtk-75.tar.bz2) = 7755bf44b7c655637d6ba8e2f2da861d34225599
+Size (snes9x-1.51-src-gtk-75.tar.bz2) = 885832 bytes
SHA1 (patch-aa) = 90b1624c04d7640fe87078e9309ade35693fd8e9
Home |
Main Index |
Thread Index |
Old Index