pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Add and enable gst-plugins-{esound,lame,mad,ogg,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/635f0f972b78
branches:  trunk
changeset: 472194:635f0f972b78
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 09:44:37 2004 +0000

description:
Add and enable gst-plugins-{esound,lame,mad,ogg,oss,vorbis}.

diffstat:

 audio/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r deb947746511 -r 635f0f972b78 audio/Makefile
--- a/audio/Makefile    Tue Apr 06 09:42:41 2004 +0000
+++ b/audio/Makefile    Tue Apr 06 09:44:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2004/04/05 11:47:55 xtraeme Exp $
+# $NetBSD: Makefile,v 1.220 2004/04/06 09:44:37 jmmv Exp $
 #
 
 COMMENT=       Audio tools
@@ -73,6 +73,12 @@
 SUBDIR+=       gqmpeg
 SUBDIR+=       gqmpeg-skins
 SUBDIR+=       gsm
+SUBDIR+=       gst-plugins-esound
+SUBDIR+=       gst-plugins-lame
+SUBDIR+=       gst-plugins-mad
+SUBDIR+=       gst-plugins-ogg
+SUBDIR+=       gst-plugins-oss
+SUBDIR+=       gst-plugins-vorbis
 SUBDIR+=       gtkmserv
 SUBDIR+=       guspatches
 SUBDIR+=       icecast



Home | Main Index | Thread Index | Old Index