From: Alan Knowles Date: Thu, 10 Jun 2021 08:48:00 +0000 (+0800) Subject: disable lame and faad - really need to move this stuff away from core.. X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d31f799104c5e08554ecd76f237a4d92ec48e2d2 disable lame and faad - really need to move this stuff away from core.. --- diff --git a/UpdateDatabase.php b/UpdateDatabase.php index dec2a1e9..0b913947 100644 --- a/UpdateDatabase.php +++ b/UpdateDatabase.php @@ -1263,12 +1263,12 @@ class Pman_Core_UpdateDatabase extends Pman // these are prefered - but may have complicated depenacies $pref = $pref !== false ? $pref : array( 'abiword', - 'faad', + //'faad', 'ffmpeg', 'html2text', // not availabe in debian squeeze 'pdftocairo', //poppler-utils - not available in debian squeeze. - 'lame', + //'lame', 'ssconvert', 'unoconv', 'wkhtmltopdf',