poppler 0.85.0
This commit is contained in:
@@ -20,13 +20,17 @@ def setup():
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
|
||||
-DENABLE_XPDF_HEADERS=ON \
|
||||
-DWITH_NSS3=OFF \
|
||||
"
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
options = " -DCMAKE_INSTALL_LIBDIR=/usr/lib32 \
|
||||
-DCMAKE_INSTALL_PREFIX=/emul32 \
|
||||
-DENABLE_QT5=OFF \
|
||||
-DENABLE_LIBCURL=OFF"
|
||||
-DENABLE_LIBCURL=OFF \
|
||||
-DWITH_NSS3=OFF \
|
||||
-DWITH_GTK=OFF \
|
||||
-DWITH_GObjectIntrospection=OFF"
|
||||
|
||||
cmaketools.configure(options, sourceDir="..")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>PDF rendering library</Summary>
|
||||
<Description>poppler is a PDF rendering library based on xpdf.</Description>
|
||||
<Archive sha1sum="9b2029e855d35d38d177512b58d972c5b2e9d61f" type="tarxz">http://poppler.freedesktop.org/poppler-0.74.0.tar.xz</Archive>
|
||||
<Archive sha1sum="47456aaf6de52e22752e86650034aaee6a41df13" type="tarxz">https://poppler.freedesktop.org/poppler-0.85.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
@@ -27,7 +27,7 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>openjpeg2-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.13.0">qt5-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -223,6 +223,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>0.85.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-02-05</Date>
|
||||
<Version>0.74.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user