diff options
author | ahze <ahze@FreeBSD.org> | 2006-04-30 09:18:40 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-04-30 09:18:40 +0800 |
commit | 020c39cde2485efbdf547d2b7ae24656a691c4e3 (patch) | |
tree | 093efdd3e1fc7f84e3bc08df6091d55b4a642063 /multimedia/Makefile | |
parent | 1fdb73e75fd3abdf1f3c2815b22cec155fe44cfc (diff) | |
download | freebsd-ports-gnome-020c39cde2485efbdf547d2b7ae24656a691c4e3.tar.gz freebsd-ports-gnome-020c39cde2485efbdf547d2b7ae24656a691c4e3.tar.zst freebsd-ports-gnome-020c39cde2485efbdf547d2b7ae24656a691c4e3.zip |
- Remove gstreamer-plugins not in 0.10 (yet)_
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index a8607e4c5bfd..2fb95645a217 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -54,30 +54,22 @@ SUBDIR += gstreamer-plugins-bad SUBDIR += gstreamer-plugins-core SUBDIR += gstreamer-plugins-core80 - SUBDIR += gstreamer-plugins-dirac SUBDIR += gstreamer-plugins-dirac80 - SUBDIR += gstreamer-plugins-dts SUBDIR += gstreamer-plugins-dts80 SUBDIR += gstreamer-plugins-dv SUBDIR += gstreamer-plugins-dv80 - SUBDIR += gstreamer-plugins-dvd SUBDIR += gstreamer-plugins-dvd80 SUBDIR += gstreamer-plugins-gnonlin SUBDIR += gstreamer-plugins-good - SUBDIR += gstreamer-plugins-libfame SUBDIR += gstreamer-plugins-libfame80 SUBDIR += gstreamer-plugins-mpeg2dec SUBDIR += gstreamer-plugins-mpeg2dec80 - SUBDIR += gstreamer-plugins-mpeg2enc SUBDIR += gstreamer-plugins-mpeg2enc80 - SUBDIR += gstreamer-plugins-mplex SUBDIR += gstreamer-plugins-mplex80 SUBDIR += gstreamer-plugins-theora SUBDIR += gstreamer-plugins-theora80 SUBDIR += gstreamer-plugins-ugly - SUBDIR += gstreamer-plugins-x264 SUBDIR += gstreamer-plugins-x26480 - SUBDIR += gstreamer-plugins-xvid SUBDIR += gstreamer-plugins-xvid80 SUBDIR += gstreamer-plugins80 SUBDIR += gstreamer80 |