[gimp/gimp-2-8] Bug 733525 - Add poppler-data package to the OS X build



commit 6fa627d47d0e57afe9846c4f72483e8377db3ede
Author: Sven Claussner <sclaussner src gnome org>
Date:   Tue Aug 5 21:15:02 2014 +0200

    Bug 733525 - Add poppler-data package to the OS X build
    
    Add poppler-data package to the OS X build.
    
    ****
    
    Bugfix: show Cyrillic and Asian (CJK) characters in PDF files.

 build/osx/gimp.modules |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
index b028e51..81295eb 100755
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -691,6 +691,14 @@
                </dependencies>
        </autotools>
 
+       <autotools id="poppler-data" autogen-sh=" || true"
+               makeinstallargs="install prefix=${prefix}">
+               <branch version="0.4.6" repo="poppler"
+                       module="poppler-data-0.4.6.tar.gz"
+                       hash="sha1:f030563eed9f93912b1a546e6d87936d07d7f27d">
+               </branch>
+       </autotools>
+
        <autotools id="jasper" autogen-sh="configure" autogenargs="--enable-shared">
                <branch module="jasper-1.900.1.zip" version="1.900.1" repo="jasper" />
                <dependencies>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]