summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2016-04-11 16:37:22 +0100
committerPaul Gideon Dann2016-04-11 16:37:22 +0100
commitc9d04dbcf4f77015900700da4df8662dd131dfac (patch)
treedc0742cabfd91638de53b6136463885ca785983c /0004-Don-t-build-the-main-poppler-library.patch
parenteb252742659902d16f35b7a75aa8d0c441581443 (diff)
downloadaur-c9d04dbcf4f77015900700da4df8662dd131dfac.tar.gz
Updating for Poppler 0.42.0
Diffstat (limited to '0004-Don-t-build-the-main-poppler-library.patch')
-rw-r--r--0004-Don-t-build-the-main-poppler-library.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0004-Don-t-build-the-main-poppler-library.patch b/0004-Don-t-build-the-main-poppler-library.patch
index 3dffe6128787..0f108c640626 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 aa561ea8634d3d32fbc2ee87b88d3c3b2f10c737 Mon Sep 17 00:00:00 2001
+From f92820594da3886cb45d797259591ec8305a815f 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,10 +8,10 @@ Subject: [PATCH 4/4] Don't build the main poppler library.
1 file changed, 11 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d30fa4b..8cace50 100644
+index d385893..388d21a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -470,17 +470,6 @@ if(HAVE_PTHREAD)
+@@ -494,17 +494,6 @@ if(HAVE_PTHREAD)
set(poppler_LIBS ${poppler_LIBS} ${CMAKE_THREAD_LIBS_INIT})
endif()
@@ -22,7 +22,7 @@ index d30fa4b..8cace50 100644
-else(MSVC)
-add_library(poppler SHARED ${poppler_SRCS})
-endif(MSVC)
--set_target_properties(poppler PROPERTIES VERSION 58.0.0 SOVERSION 58)
+-set_target_properties(poppler PROPERTIES VERSION 59.0.0 SOVERSION 59)
-target_link_libraries(poppler LINK_PRIVATE ${poppler_LIBS})
-install(TARGETS poppler RUNTIME DESTINATION bin LIBRARY DESTINATION lib${LIB_SUFFIX} ARCHIVE DESTINATION lib${LIB_SUFFIX})
-
@@ -30,5 +30,5 @@ index d30fa4b..8cace50 100644
install(FILES
poppler/Annot.h
--
-2.7.2
+2.8.0