diff options
author | kristerw <kristerw@pkgsrc.org> | 2007-02-03 17:06:30 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2007-02-03 17:06:30 +0000 |
commit | a1038de2e5f427f74746da37521167c533cc1598 (patch) | |
tree | caed774a2a82eb89f36b97a71b9b5233ea5321cd | |
parent | d5242fbd85f0b685e977aae18569aa7c78e23734 (diff) | |
download | pkgsrc-a1038de2e5f427f74746da37521167c533cc1598.tar.gz |
Add gst-plugins0.10-wavpack and wavpack.
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 08bc43705ec..d5ee99cd6c4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.347 2007/01/31 21:18:10 wiz Exp $ +# $NetBSD: Makefile,v 1.348 2007/02/03 17:06:30 kristerw Exp $ # COMMENT= Audio tools @@ -114,6 +114,7 @@ SUBDIR+= gst-plugins0.10-sid SUBDIR+= gst-plugins0.10-spc SUBDIR+= gst-plugins0.10-speex SUBDIR+= gst-plugins0.10-vorbis +SUBDIR+= gst-plugins0.10-wavpack SUBDIR+= gst-plugins0.8-artsd SUBDIR+= gst-plugins0.8-cdparanoia SUBDIR+= gst-plugins0.8-esound @@ -294,6 +295,7 @@ SUBDIR+= ubs SUBDIR+= vorbis-tools SUBDIR+= vorbisgain SUBDIR+= wavesurfer +SUBDIR+= wavpack SUBDIR+= wmmixer SUBDIR+= wmmp SUBDIR+= wmmp3 |