summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2015-12-31 08:59:16 +0000
committerPaul Gideon Dann2015-12-31 08:59:16 +0000
commit6ba53517ff3910f054d50dfdab734a53393e5500 (patch)
treeea56b4a2310b788b530f4f1be8f3b418a907e8b7 /0004-Don-t-build-the-main-poppler-library.patch
parent0670e3412e98d67deb94eacf92fd125447a33965 (diff)
downloadaur-6ba53517ff3910f054d50dfdab734a53393e5500.tar.gz
Updating for Poppler 0.39
Diffstat (limited to '0004-Don-t-build-the-main-poppler-library.patch')
-rw-r--r--0004-Don-t-build-the-main-poppler-library.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0004-Don-t-build-the-main-poppler-library.patch b/0004-Don-t-build-the-main-poppler-library.patch
index 14feadc3f77c..79e2e922c1c8 100644
--- a/0004-Don-t-build-the-main-poppler-library.patch
+++ b/0004-Don-t-build-the-main-poppler-library.patch
@@ -1,4 +1,4 @@
-From 76eef70b66b641da0c85c443e0e4ac6db08dd3ad Mon Sep 17 00:00:00 2001
+From efb9c47f00b2b8b9bb237fa631e8f35f9ed1c631 Mon Sep 17 00:00:00 2001
From: Paul Gideon Dann <pdgiddie@gmail.com>
Date: Tue, 20 Oct 2009 18:32:35 +0100
Subject: [PATCH 4/4] Don't build the main poppler library.
@@ -8,7 +8,7 @@ Subject: [PATCH 4/4] Don't build the main poppler library.
1 file changed, 12 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ff81531..b528492 100644
+index a1412d8..201a4e5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -471,18 +471,6 @@ if(HAVE_PTHREAD)
@@ -22,7 +22,7 @@ index ff81531..b528492 100644
-else(MSVC)
-add_library(poppler SHARED ${poppler_SRCS})
-endif(MSVC)
--set_target_properties(poppler PROPERTIES VERSION 56.0.0 SOVERSION 56)
+-set_target_properties(poppler PROPERTIES VERSION 58.0.0 SOVERSION 58)
-target_link_libraries(poppler ${poppler_LIBS})
-target_link_libraries(poppler LINK_INTERFACE_LIBRARIES "")
-install(TARGETS poppler RUNTIME DESTINATION bin LIBRARY DESTINATION lib${LIB_SUFFIX} ARCHIVE DESTINATION lib${LIB_SUFFIX})
@@ -31,5 +31,5 @@ index ff81531..b528492 100644
install(FILES
poppler/Annot.h
--
-2.6.2
+2.6.4