diff options
author | snj <snj> | 2009-03-05 22:46:21 +0000 |
---|---|---|
committer | snj <snj> | 2009-03-05 22:46:21 +0000 |
commit | 45b74f6f3681f3413058ba33f4b931c788e03ba9 (patch) | |
tree | c7bbc86ef851311e912457e4aa26ae8fee911a5a /multimedia/Makefile | |
parent | d0128c2d92ab9c8152d3e00a4c56c336d290974d (diff) | |
download | pkgsrc-45b74f6f3681f3413058ba33f4b931c788e03ba9.tar.gz |
Say goodbye to gstreamer-0.8 and its friends.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 345875af06f..934576e78d3 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2009/01/27 01:14:12 jmcneill Exp $ +# $NetBSD: Makefile,v 1.147 2009/03/05 22:46:23 snj Exp $ # COMMENT= Multimedia utilities @@ -47,15 +47,7 @@ SUBDIR+= gst-plugins0.10-ugly SUBDIR+= gst-plugins0.10-v4l2 SUBDIR+= gst-plugins0.10-x264 SUBDIR+= gst-plugins0.10-xvid -SUBDIR+= gst-plugins0.8 -SUBDIR+= gst-plugins0.8-dvdnav -SUBDIR+= gst-plugins0.8-dvdread -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+= gtranscode SUBDIR+= gxine SUBDIR+= handbrake |