diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-18 15:43:13 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-18 15:43:13 +0000 |
commit | 14e99184f0aed8b977c5fb2a4071f13e243f6812 (patch) | |
tree | 85790a30cf5cf7adaa291962f159dd17b222c342 /multimedia | |
parent | 1fc6111a6f4d2577ff36750e25d4d0b23fda3506 (diff) | |
download | pkgsrc-14e99184f0aed8b977c5fb2a4071f13e243f6812.tar.gz |
Add and enable gstreamer0.10, gst-plugins0.10-base and gst-plugins0.10-good.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index a56c0fe5d04..0d431a1fc54 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2006/01/18 12:44:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.81 2006/01/18 15:43:13 jmmv Exp $ # COMMENT= Multimedia utilities @@ -19,6 +19,8 @@ SUBDIR+= gmencoder SUBDIR+= gmplayer SUBDIR+= gnome2-media SUBDIR+= gopchop +SUBDIR+= gst-plugins0.10-base +SUBDIR+= gst-plugins0.10-good SUBDIR+= gst-plugins0.8 SUBDIR+= gst-plugins0.8-dvdnav SUBDIR+= gst-plugins0.8-dvdread @@ -26,6 +28,7 @@ SUBDIR+= gst-plugins0.8-mpeg2dec SUBDIR+= gst-plugins0.8-ogg SUBDIR+= gst-plugins0.8-theora SUBDIR+= gst-plugins0.8-xvid +SUBDIR+= gstreamer0.10 SUBDIR+= gstreamer0.8 SUBDIR+= gxine SUBDIR+= kdemultimedia3 |