diff options
author | drochner <drochner> | 2009-10-28 18:37:37 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-10-28 18:37:37 +0000 |
commit | b1c5070ca7cf1408a67add1fdd924d1d12a156c5 (patch) | |
tree | b510538cc87e2543134608d8572acc75ae348c98 /audio | |
parent | 5993ef8c0c20fc15ffa6060a839c94bee0b4abb9 (diff) | |
download | pkgsrc-b1c5070ca7cf1408a67add1fdd924d1d12a156c5.tar.gz |
+gst-(two)lame
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index f84b466d538..258a9342f90 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.421 2009/09/10 20:17:20 wiz Exp $ +# $NetBSD: Makefile,v 1.422 2009/10/28 18:37:37 drochner Exp $ # COMMENT= Audio tools @@ -145,6 +145,7 @@ SUBDIR+= gst-plugins0.10-faad SUBDIR+= gst-plugins0.10-flac SUBDIR+= gst-plugins0.10-fluendo-mp3 SUBDIR+= gst-plugins0.10-jack +SUBDIR+= gst-plugins0.10-lame SUBDIR+= gst-plugins0.10-libvisual SUBDIR+= gst-plugins0.10-mad SUBDIR+= gst-plugins0.10-musepack @@ -153,6 +154,7 @@ SUBDIR+= gst-plugins0.10-pulse SUBDIR+= gst-plugins0.10-sid SUBDIR+= gst-plugins0.10-spc SUBDIR+= gst-plugins0.10-speex +SUBDIR+= gst-plugins0.10-twolame SUBDIR+= gst-plugins0.10-vorbis SUBDIR+= gst-plugins0.10-wavpack SUBDIR+= gtick |