From ba44a2bd19f2251424535d877f2cbadbe65d1389 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Mon, 11 Jun 2012 18:47:01 +0000 Subject: [PATCH] Remove system ffmpeg instructions from gst-ffmpeg since it cannot be compiled against ffmpeg 0.11 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10294 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- multimedia/libdriv/gst-ffmpeg.xml | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/multimedia/libdriv/gst-ffmpeg.xml b/multimedia/libdriv/gst-ffmpeg.xml index b383072fc9..c0da5af5f2 100644 --- a/multimedia/libdriv/gst-ffmpeg.xml +++ b/multimedia/libdriv/gst-ffmpeg.xml @@ -8,8 +8,8 @@ - - + + ]> @@ -63,8 +63,7 @@ Optional - - and ORC + ORC User Notes: @@ -89,19 +88,6 @@ make - - Command Explanations - - : This switch allows you to use the - system libav libraries from a previously installed ffmpeg. - This would usually give you a more up to date version of this code, now that - ffmpeg has frequent releases, and significantly - reduces the time and space required to build this package. However, it is not - recommended by the gst-ffmpeg developers and it - may break the testsuite. - - - Contents