summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-08-20 15:16:34 +0000
committertsarna <tsarna@pkgsrc.org>1998-08-20 15:16:34 +0000
commit6bd0d65c650273bf304f345910aeaa6dbb0d1904 (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /audio
parent6cec9af390b5f47cca2d200755c03518c99f033b (diff)
downloadpkgsrc-6bd0d65c650273bf304f345910aeaa6dbb0d1904.tar.gz
The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Diffstat (limited to 'audio')
-rw-r--r--audio/cddbd/Makefile3
-rw-r--r--audio/mikmod/Makefile3
-rw-r--r--audio/mpg123/Makefile3
-rw-r--r--audio/nspmod/Makefile3
-rw-r--r--audio/snd/Makefile3
-rw-r--r--audio/sox/Makefile3
-rw-r--r--audio/splay/Makefile3
-rw-r--r--audio/timidity/Makefile3
-rw-r--r--audio/tosha/Makefile3
-rw-r--r--audio/xmcd/Makefile3
-rw-r--r--audio/xmmix/Makefile3
11 files changed, 22 insertions, 11 deletions
diff --git a/audio/cddbd/Makefile b/audio/cddbd/Makefile
index d5af0f0fa26..c7fa86116c4 100644
--- a/audio/cddbd/Makefile
+++ b/audio/cddbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:10 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/08/20 15:16:39 tsarna Exp $
#
DISTNAME= cddbd-1.3.1
@@ -11,6 +11,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= cddbd-1.3.1.patch1.gz
MAINTAINER= bjn@visi.com
+HOMEPAGE= http://www.moonsoft.com/software.html
IS_INTERACTIVE= yes
NO_PACKAGE= too interactive
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 54c024e958e..fd03ffb2b66 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/07/04 07:50:09 mycroft Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:16:39 tsarna Exp $
#
DISTNAME= mikmod-3.0.3
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.freenet.tlh.fl.us/~amstpi/ \
MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= mycroft@NetBSD.ORG
+HOMEPAGE= http://www.freenet.tlh.fl.us/~amstpi/mikmod.html
CONFLICTS= mikmod-2.14
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 06d24a6d85a..80967e80d20 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/06/18 16:15:10 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/08/20 15:16:39 tsarna Exp $
#
DISTNAME= mpg123-0.59o
@@ -6,6 +6,7 @@ CATEGORIES= audio
MASTER_SITES= http://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
MAINTAINER= augustss@cs.chalmers.se
+HOMEPAGE= http://mpg.123.org/
.if (${MACHINE_ARCH} == "i386")
ALL_TARGET= netbsd-i386
diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile
index 3d3de734d10..0a1abf5e374 100644
--- a/audio/nspmod/Makefile
+++ b/audio/nspmod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/07/03 03:46:03 mycroft Exp $
+# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:39 tsarna Exp $
#
DISTNAME= nspmod-0.1
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.jeton.or.jp/users/toru/www/orgsoft/nspmod/ \
MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= mycroft@NetBSD.ORG
+HOMEPAGE= http://www.jeton.or.jp/users/toru/www/orgsoft/index.html
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nspmod ${PREFIX}/bin
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 0f0dadeb32f..ce054ad0fe8 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/07/04 09:18:54 mycroft Exp $
+# $NetBSD: Makefile,v 1.15 1998/08/20 15:16:39 tsarna Exp $
#
DISTNAME= snd
@@ -8,6 +8,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://ccrma-www/CCRMA/Software/snd/snd.html
DEPENDS+= xpm-3.4k:../../graphics/xpm
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index f66bea102cf..f180e406593 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/06/18 16:15:11 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/20 15:16:40 tsarna Exp $
# FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.spies.com/Sox/Archive/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.spies.com/Sox/
NO_WRKSUBDIR= yes
MAKEFILE= Makefile.unx
diff --git a/audio/splay/Makefile b/audio/splay/Makefile
index 87347b554d8..6c1b9c7b622 100644
--- a/audio/splay/Makefile
+++ b/audio/splay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:19 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:16:40 tsarna Exp $
# FreeBSD Id: Makefile,v 1.4 1997/08/09 23:37:33 fenner Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://adam.kaist.ac.kr/~jwj95
GNU_CONFIGURE= yes
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 01f0c6bf581..8efa420acc7 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/07/20 12:18:23 frueauf Exp $
+# $NetBSD: Makefile,v 1.16 1998/08/20 15:16:40 tsarna Exp $
#
DISTNAME= timidity-0.2i
@@ -9,6 +9,7 @@ TIINS= dgguspat.zip
DISTFILES= ${TIINS} ${DISTNAME}.tar.gz
MAINTAINER= mycroft@NetBSD.ORG
+HOMEPAGE= http://www.cgs.fi/~tt/timidity/
BUILD_DEPENDS= unzip:../../archivers/unzip
RUN_DEPENDS= wish8.0:../../x11/tk80
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile
index 2f3c7d63644..8aff5f4db2f 100644
--- a/audio/tosha/Makefile
+++ b/audio/tosha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/18 16:15:11 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/20 15:16:40 tsarna Exp $
# FreeBSD Id: Makefile,v 1.2 1997/05/25 08:58:43 andreas Exp
#
@@ -7,5 +7,6 @@ CATEGORIES= audio
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
MAINTAINER= oliver.fromme@heim3.tu-clausthal.de
+HOMEPAGE= http://www.heim3.tu-clausthal.de/~olli/tosha/
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 56660fd1cb7..2afbe9c8ae4 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/06/18 16:15:11 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/08/20 15:16:40 tsarna Exp $
# FreeBSD Id: Makefile,v 1.8 1997/09/08 13:20:10 tg Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmcd/src/
MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://sunsite.unc.edu/~cddb/xmcd/index.html
USE_MOTIF= yes
USE_IMAKE= yes
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index 2a8d66ca46f..a03af3d1509 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/06/18 16:15:11 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/08/20 15:16:40 tsarna Exp $
# FreeBSD ID: Makefile,v 1.5 1997/09/08 13:37:47 tg Exp
#
@@ -7,6 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmmix-1.2/src/
MAINTAINER= augustss@cs.chalmers.se
+HOMEPAGE= http://sunsite.unc.edu/~cddb/xmmix/index.html
USE_IMAKE= yes
USE_MOTIF= yes