summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
commitd99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch)
treee2a84f68e77dbe7865813a025397d0b883ae5cec /audio
parent214095554a40171225b6b1310485e06aea975e57 (diff)
downloadpkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile4
-rw-r--r--audio/glurp/Makefile4
-rw-r--r--audio/moodbar/Makefile4
-rw-r--r--audio/mp32ogg/Makefile4
-rw-r--r--audio/mp3check/Makefile4
-rw-r--r--audio/mstream/Makefile4
-rw-r--r--audio/mt-daapd/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index b86e38f4efe..c3d4801e615 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2017/08/01 14:58:52 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2017/09/03 08:36:49 wiz Exp $
DISTNAME= esound-0.2.41
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.tux.org/~ricdude/EsounD.html
+#HOMEPAGE= https://www.tux.org/~ricdude/EsounD.html
COMMENT= The Enlightened sound daemon
LICENSE= gnu-lgpl-v2
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile
index 5dfe2c20252..2c2e19885e3 100644
--- a/audio/glurp/Makefile
+++ b/audio/glurp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2017/08/01 14:58:53 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/09/03 08:36:49 wiz Exp $
#
DISTNAME= glurp-0.12.3
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.musicpd.org/glurp.shtml
+#HOMEPAGE= https://www.musicpd.org/glurp.shtml
COMMENT= Graphical GTK+2-based client for musicpd
LICENSE= gnu-gpl-v2
diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile
index df6ce2559a4..817f4e59f3f 100644
--- a/audio/moodbar/Makefile
+++ b/audio/moodbar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/08/01 14:58:53 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/03 08:36:49 wiz Exp $
#
DISTNAME= moodbar-0.1.2
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://pwsp.net/~qbob/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://amarok.kde.org/wiki/Moodbar
+#HOMEPAGE= https://amarok.kde.org/wiki/Moodbar
COMMENT= Tool to show the "mood" of a track
LICENSE= gnu-gpl-v2
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index d6fe9925e79..9f3867e039e 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/07/09 06:37:48 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/09/03 08:36:50 wiz Exp $
DISTNAME= mp32ogg-0.11
PKGREVISION= 10
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= # empty
MAINTAINER= rxg@NetBSD.org
-HOMEPAGE= http://faceprint.com/code/
+#HOMEPAGE= http://faceprint.com/code/
COMMENT= Convert MP3 files to Ogg Vorbis files
LICENSE= artistic
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile
index 52f69e48fda..8edf7d70e4d 100644
--- a/audio/mp3check/Makefile
+++ b/audio/mp3check/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2013/04/10 16:20:21 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2017/09/03 08:36:50 wiz Exp $
DISTNAME= mp3check-0.8.7
CATEGORIES= audio
@@ -6,7 +6,7 @@ MASTER_SITES= http://mp3check.googlecode.com/files/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://jo.ath.cx/soft/mp3check/
+#HOMEPAGE= http://jo.ath.cx/soft/mp3check/
COMMENT= Check MP3 files for consistency
LICENSE= gnu-gpl-v2
diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile
index 9787a232660..a5fcb1c144d 100644
--- a/audio/mstream/Makefile
+++ b/audio/mstream/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/07/09 06:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/09/03 08:36:50 wiz Exp $
#
DISTNAME= mstream-1.3
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://oss.gw.com/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
-HOMEPAGE= http://kimmo.suominen.com/gwradio/
+#HOMEPAGE= http://kimmo.suominen.com/gwradio/
COMMENT= Mserv player package to queue tracks to IceS
DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3
diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile
index c7fc0e1edf8..3d2e9c189a3 100644
--- a/audio/mt-daapd/Makefile
+++ b/audio/mt-daapd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/04/20 12:10:29 nros Exp $
+# $NetBSD: Makefile,v 1.17 2017/09/03 08:36:50 wiz Exp $
DISTNAME= mt-daapd-0.2.4.2
PKGREVISION= 4
@@ -6,7 +6,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mt-daapd/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.mt-daapd.org/
+#HOMEPAGE= http://www.mt-daapd.org/
COMMENT= Server for DAAP (iTunes)
LICENSE= gnu-gpl-v2