From 327d4eb6e8333e805ab46c9bb04ed0778028feca Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 19 Jul 2014 02:38:26 +0200 Subject: [PATCH] projects/*/options: mark 'ENCODER_LAME' deprated Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- projects/Cuboxi/options | 2 +- projects/Generic/options | 2 +- projects/RPi/options | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index 8fc9425bed..028ab7291f 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -169,7 +169,7 @@ # (DVD decryption support in XBMC) (yes / no) DVDCSS_SUPPORT="yes" -# build and install with LAME cdrip encoder support +# build and install with LAME cdrip encoder support # deprecated with xbmc-master ENCODER_LAME="yes" # build and install with BluRay support (yes / no) diff --git a/projects/Cuboxi/options b/projects/Cuboxi/options index d9ea1bb59a..9d4efe4730 100644 --- a/projects/Cuboxi/options +++ b/projects/Cuboxi/options @@ -164,7 +164,7 @@ # (DVD decryption support in XBMC) (yes / no) DVDCSS_SUPPORT="yes" -# build and install with LAME cdrip encoder support +# build and install with LAME cdrip encoder support # deprecated with xbmc-master ENCODER_LAME="yes" # build and install with BluRay support (yes / no) diff --git a/projects/Generic/options b/projects/Generic/options index 45aa50e7be..8849924104 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -169,7 +169,7 @@ # (DVD decryption support in XBMC) (yes / no) DVDCSS_SUPPORT="yes" -# build and install with LAME cdrip encoder support +# build and install with LAME cdrip encoder support # deprecated with xbmc-master ENCODER_LAME="yes" # build and install with BluRay support (yes / no) diff --git a/projects/RPi/options b/projects/RPi/options index bc1e645f16..14b0c62c1b 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -170,7 +170,7 @@ # (DVD decryption support in XBMC) (yes / no) DVDCSS_SUPPORT="yes" -# build and install with LAME cdrip encoder support +# build and install with LAME cdrip encoder support # deprecated with xbmc-master ENCODER_LAME="yes" # build and install with BluRay support (yes / no)