pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio Add trm and taglib to Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff5efe732845
branches:  trunk
changeset: 467946:ff5efe732845
user:      chris <chris%pkgsrc.org@localhost>
date:      Mon Feb 09 00:35:59 2004 +0000

description:
Add trm and taglib to Makefile.

diffstat:

 audio/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 8cc41273712d -r ff5efe732845 audio/Makefile
--- a/audio/Makefile    Mon Feb 09 00:30:24 2004 +0000
+++ b/audio/Makefile    Mon Feb 09 00:35:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.206 2004/01/26 15:45:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.207 2004/02/09 00:35:59 chris Exp $
 #
 
 COMMENT=       Audio tools
@@ -160,6 +160,7 @@
 SUBDIR+=       streamtuner-live365
 SUBDIR+=       streamtuner-local
 SUBDIR+=       sweep
+SUBDIR+=       taglib
 SUBDIR+=       tcl-snack
 SUBDIR+=       tfmxplay
 SUBDIR+=       timidity
@@ -168,6 +169,7 @@
 SUBDIR+=       tracker
 SUBDIR+=       tremor
 SUBDIR+=       tremor-tools
+SUBDIR+=       trm
 SUBDIR+=       vorbis-tools
 SUBDIR+=       wavesurfer
 SUBDIR+=       wmmixer



Home | Main Index | Thread Index | Old Index