[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 13/14] ghostscript: remove unrecognised option
From:       liezhi.yang () windriver ! com (Robert Yang)
Date:       2013-12-30 3:35:02
Message-ID: 3622518c492591c6bb00af844c8c6d6177939d27.1388369850.git.liezhi.yang () windriver ! com
[Download RAW message or body]

Remove --without-jasper since the jasper had been removed:

  commit 6070a6f33bebf7538e48219010bc1e4de8341ea8
  Author: Ray Johnston <ray.johnston at artifex.com>
  Date:   Fri Aug 3 00:32:32 2012 -0700

      Rip out jasper -- openjpeg is our JPX implementation.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-extended/ghostscript/ghostscript_9.07.bb |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.07.bb \
b/meta/recipes-extended/ghostscript/ghostscript_9.07.bb index bd4dd75..3ce9f12 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.07.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.07.bb
@@ -35,13 +35,15 @@ SRC_URI_class-native = "${SRC_URI_BASE} \
 SRC_URI[md5sum] = "57ebf17c5abcf0fc95a386bfff08c1a4"
 SRC_URI[sha256sum] = \
"44800d004c53f13192d1b5db413119198ddfc8a11c4d2a030aac2f2fda822ebf"  
-EXTRA_OECONF = "--without-x --with-system-libtiff --without-jbig2dec \
                --without-jasper \
-                --with-fontpath=${datadir}/fonts --with-install-cups \
--without-libidn" +EXTRA_OECONF = "--without-x --with-system-libtiff \
--without-jbig2dec \ +                --with-fontpath=${datadir}/fonts \
--with-install-cups \ +                --without-libidn \
+                "
 
 # Explicity disable libtiff, fontconfig,
 # freetype, cups for ghostscript-native
 EXTRA_OECONF_class-native = "--without-x --with-system-libtiff=no \
-                             --without-jbig2dec --without-jasper \
+                             --without-jbig2dec \
                              --with-fontpath=${datadir}/fonts \
                              --without-libidn --disable-fontconfig \
                              --disable-freetype --disable-cups"
-- 
1.7.10.4


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic