poppler: update to 0.61.1.

This commit is contained in:
Michael Gehring 2017-11-13 09:52:57 +00:00
parent 34cd22129f
commit 43fbbca012
4 changed files with 4 additions and 36 deletions

View file

@ -333,7 +333,7 @@ libMagickCore-6.Q16.so.5 libmagick-6.9.9.0_1
libMagickWand-6.Q16.so.5 libmagick-6.9.9.0_1
libMagick++-6.Q16.so.8 libmagick-6.9.9.0_1
libltdl.so.7 libltdl-2.2.6_1
libpoppler.so.71 poppler-0.60.1_1
libpoppler.so.72 poppler-0.61.1_1
libpoppler-glib.so.8 poppler-glib-0.18.2_1
libpoppler-cpp.so.0 poppler-cpp-0.18.2_1
libpoppler-qt4.so.4 poppler-qt4-0.22.3_1

View file

@ -1,21 +0,0 @@
From 369cd504e70e55378c6395355056fa8676679e56 Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon@redhat.com>
Date: Fri, 6 Oct 2017 08:07:35 +0200
Subject: do not install Function.cc, as it's not a header
diff --git CMakeLists.txt.orig CMakeLists.txt
index 7485b2a..fe5911c 100644
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -572,7 +572,6 @@ if(ENABLE_XPDF_HEADERS)
poppler/FontEncodingTables.h
poppler/FontInfo.h
poppler/Form.h
- poppler/Function.cc
poppler/Function.h
poppler/Gfx.h
poppler/GfxFont.h
--
cgit v0.10.2

View file

@ -1,11 +0,0 @@
--- CMakeLists.txt.orig 2017-10-05 08:11:45.375039727 +0000
+++ CMakeLists.txt 2017-10-05 08:12:51.950043161 +0000
@@ -4,6 +4,8 @@
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
+set(CMAKE_REQUIRED_FLAGS "-fPIC ${CMAKE_REQUIRED_FLAGS}")
+
include(PopplerDefaults)
include(PopplerMacros)
include(MacroOptionalFindPackage)

View file

@ -3,8 +3,8 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt{4,5}".
#
pkgname=poppler
version=0.60.1
revision=2
version=0.61.1
revision=1
build_style=cmake
configure_args="-DENABLE_XPDF_HEADERS=on $(vopt_if gir -DENABLE_GLIB=on)
-DENABLE_QT4=off -DENABLE_QT5=off"
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/$pkgname-$version.tar.xz"
checksum=19f185e05c3b59b4a1de2cec8ef39f5446035493d17bbed41d02fb9a77c8a93c
checksum=1266096343f5163c1a585124e9a6d44474e1345de5cdfe55dc7b47357bcfcda9
# Package build options
build_options="gir"