pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/sfxr Update to 1.2.1 (GTK3 version):
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b7605438ea6
branches: trunk
changeset: 604310:3b7605438ea6
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 29 13:56:36 2012 +0000
description:
Update to 1.2.1 (GTK3 version):
sfxr-sdl-1.2
------------
* Added support for gtk+-3.0 by Tim Oertel (toertel-sfxr%manax.org@localhost http://www.heroicproportions.org)
(Sorry, you have to edit the makefile to switch back to gtk+-2.0)
sfxr-sdl-1.2.1
--------------
* Fixed bug, the loop function call in main was commented out by Johan Helsing (bobbaluba%gmail.com@localhost)
* Fixed broken target clean in Makefile
diffstat:
audio/sfxr/Makefile | 7 +++----
audio/sfxr/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 783f1e5bc153 -r 3b7605438ea6 audio/sfxr/Makefile
--- a/audio/sfxr/Makefile Tue May 29 13:53:37 2012 +0000
+++ b/audio/sfxr/Makefile Tue May 29 13:56:36 2012 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/03/03 00:12:44 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/05/29 13:56:36 wiz Exp $
#
-DISTNAME= sfxr-sdl-1.1
+DISTNAME= sfxr-sdl-1.2.1
PKGNAME= ${DISTNAME:S/-sdl//}
-PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://www.drpetter.se/files/
@@ -38,5 +37,5 @@
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 783f1e5bc153 -r 3b7605438ea6 audio/sfxr/distinfo
--- a/audio/sfxr/distinfo Tue May 29 13:53:37 2012 +0000
+++ b/audio/sfxr/distinfo Tue May 29 13:56:36 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/03/03 22:29:34 wiz Exp $
+$NetBSD: distinfo,v 1.2 2012/05/29 13:56:36 wiz Exp $
-SHA1 (sfxr-sdl-1.1.tar.gz) = 90b6df5be1bda79273b89e88be64c6ae63946638
-RMD160 (sfxr-sdl-1.1.tar.gz) = e92ad5c95d0d98d999e6bdf5fcd585d8fdd1109e
-Size (sfxr-sdl-1.1.tar.gz) = 18778 bytes
+SHA1 (sfxr-sdl-1.2.1.tar.gz) = c5b1a755f45aae256101b1f83dcd6f71efb4f206
+RMD160 (sfxr-sdl-1.2.1.tar.gz) = be13e8591b109dcc348bc407f3d5dcfae540cf13
+Size (sfxr-sdl-1.2.1.tar.gz) = 19444 bytes
Home |
Main Index |
Thread Index |
Old Index