summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon>2012-04-08 19:40:36 +0000
committerryoon <ryoon>2012-04-08 19:40:36 +0000
commit92375fc13126b59544ac14c514b54c5299acd90c (patch)
treeec4f49a9e7aa084977fb59f5c7d995997a75b15c
parent0ad3786f5a5f75d45f02df422d519ab8fe916ee2 (diff)
downloadpkgsrc-92375fc13126b59544ac14c514b54c5299acd90c.tar.gz
Update to 0.3.0
* Fix LICENSE, the license is gnu-lgpl-v3 not gnu-gpl-v3 Changelog: Overview of changes in gst123-0.3.0: * Support visualization plugins during audio playback (Issue 3). * Fix compilation for GNU/Hurd (Issue 7).
-rw-r--r--multimedia/gst123/Makefile7
-rw-r--r--multimedia/gst123/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile
index 91f2091511c..291728cd1d0 100644
--- a/multimedia/gst123/Makefile
+++ b/multimedia/gst123/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2012/03/03 00:13:39 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/04/08 19:40:36 ryoon Exp $
#
-DISTNAME= gst123-0.2.2
-PKGREVISION= 1
+DISTNAME= gst123-0.3.0
CATEGORIES= multimedia
MASTER_SITES= http://space.twc.de/~stefan/gst123/
EXTRACT_SUFX= .tar.bz2
@@ -10,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://space.twc.de/~stefan/gst123.php
COMMENT= The gst123 is designed to be a more flexible command line player
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/multimedia/gst123/distinfo b/multimedia/gst123/distinfo
index f5b1c05d890..390d5bae8bc 100644
--- a/multimedia/gst123/distinfo
+++ b/multimedia/gst123/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/02/14 12:47:45 ryoon Exp $
+$NetBSD: distinfo,v 1.5 2012/04/08 19:40:36 ryoon Exp $
-SHA1 (gst123-0.2.2.tar.bz2) = dc40fe03a785b84908671ee04285ea979f5e92ae
-RMD160 (gst123-0.2.2.tar.bz2) = 0d4cfafd2e3eb55b5e4b339cc2d4e9e96e8dbb8f
-Size (gst123-0.2.2.tar.bz2) = 107484 bytes
+SHA1 (gst123-0.3.0.tar.bz2) = 44f0a5f2ab738f2da2b12b91f8e4f1e6bff82e85
+RMD160 (gst123-0.3.0.tar.bz2) = b7121b0ba1ea2b82b43c28af510f822ea30f0572
+Size (gst123-0.3.0.tar.bz2) = 109193 bytes