@@ -18,6 +18,7 @@ def setup():
|
||||
options = "-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
|
||||
-DENABLE_XPDF_HEADERS=ON \
|
||||
"
|
||||
|
||||
|
||||
@@ -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="45f5186f9c514d121acd8c4aeae0e0137916a5f4" type="tarxz">http://poppler.freedesktop.org/poppler-0.62.0.tar.xz</Archive>
|
||||
<Archive sha1sum="9b2029e855d35d38d177512b58d972c5b2e9d61f" type="tarxz">http://poppler.freedesktop.org/poppler-0.74.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
@@ -23,6 +23,7 @@
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>openjpeg2-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
@@ -190,7 +191,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32/libpoppler.so*</Path>
|
||||
<Path fileType="library">/usr/lib32/libpoppler-cpp.so.0.3.0</Path>
|
||||
<Path fileType="library">/usr/lib32/libpoppler-cpp.so.0.7.0</Path>
|
||||
<Path fileType="library">/usr/lib32/libpoppler-cpp.so</Path>
|
||||
<Path fileType="library">/usr/lib32/libpoppler-cpp.so.0</Path>
|
||||
<Path fileType="library">/usr/lib32/girepository-1.0/Poppler-0.18.typelib</Path>
|
||||
@@ -221,6 +222,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2019-05-31</Date>
|
||||
<Version>0.74.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2019-03-24</Date>
|
||||
<Version>0.62.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user