summaryrefslogtreecommitdiff
path: root/audio/sfxr
diff options
context:
space:
mode:
authorwiz <wiz>2012-05-29 13:56:36 +0000
committerwiz <wiz>2012-05-29 13:56:36 +0000
commitbfe6f5a7f32364eade3460212e9155a9ce77447a (patch)
treec0a15ed8d33f8b9bf1ff76bdcec61c32749a6536 /audio/sfxr
parent1c0b94ff53f52aab1caa3b23c9d4cfe57899bb61 (diff)
downloadpkgsrc-bfe6f5a7f32364eade3460212e9155a9ce77447a.tar.gz
Update to 1.2.1 (GTK3 version):
sfxr-sdl-1.2 ------------ * Added support for gtk+-3.0 by Tim Oertel (toertel-sfxr@manax.org 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) * Fixed broken target clean in Makefile
Diffstat (limited to 'audio/sfxr')
-rw-r--r--audio/sfxr/Makefile7
-rw-r--r--audio/sfxr/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/sfxr/Makefile b/audio/sfxr/Makefile
index 69b71fbc7bc..21fbb48edd3 100644
--- a/audio/sfxr/Makefile
+++ b/audio/sfxr/Makefile
@@ -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 @@ do-install:
.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 --git a/audio/sfxr/distinfo b/audio/sfxr/distinfo
index 2566da88a6a..2e0caf8ba2a 100644
--- a/audio/sfxr/distinfo
+++ b/audio/sfxr/distinfo
@@ -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