pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia Add and enable gst-plugins-{dvdnav,dvdread,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d31458f5cf1
branches:  trunk
changeset: 472223:0d31458f5cf1
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 13:57:30 2004 +0000

description:
Add and enable gst-plugins-{dvdnav,dvdread,mpeg2dec,theora}, libtheora,
libdvdnav and gst-player.

diffstat:

 multimedia/Makefile |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r 7683c89975f5 -r 0d31458f5cf1 multimedia/Makefile
--- a/multimedia/Makefile       Tue Apr 06 13:55:47 2004 +0000
+++ b/multimedia/Makefile       Tue Apr 06 13:57:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/03/29 20:30:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.31 2004/04/06 13:57:30 jmmv Exp $
 #
 
 COMMENT=       Multimedia utilities
@@ -16,7 +16,12 @@
 SUBDIR+=       gmplayer
 SUBDIR+=       gnome-media
 SUBDIR+=       gnome2-media
+SUBDIR+=       gst-player
 SUBDIR+=       gst-plugins
+SUBDIR+=       gst-plugins-dvdnav
+SUBDIR+=       gst-plugins-dvdread
+SUBDIR+=       gst-plugins-mpeg2dec
+SUBDIR+=       gst-plugins-theora
 SUBDIR+=       gstreamer
 SUBDIR+=       gxine
 SUBDIR+=       kdemultimedia2
@@ -24,9 +29,11 @@
 SUBDIR+=       kmplayer
 SUBDIR+=       libdvbpsi
 SUBDIR+=       libdvdcss
+SUBDIR+=       libdvdnav
 SUBDIR+=       libdvdplay
 SUBDIR+=       libdvdread
 SUBDIR+=       libflash
+SUBDIR+=       libtheora
 SUBDIR+=       mencoder
 SUBDIR+=       mjpegtools
 SUBDIR+=       moz-bin-flash



Home | Main Index | Thread Index | Old Index