summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2016-12-28 11:23:49 +0000
committerPaul Gideon Dann2016-12-28 11:23:49 +0000
commit9f0fd95b2da3252c0f1c6dccfc6990e118b744da (patch)
tree52e1a9f683ac248e33092b002648bb9f4b3153fd /0004-Don-t-build-the-main-poppler-library.patch
parentc4e5e4f1918ef5177663088e76ac36a68fbdd01f (diff)
downloadaur-9f0fd95b2da3252c0f1c6dccfc6990e118b744da.tar.gz
Update for Poppler 0.50
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 316da4487c48..b5c42a66e2b7 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 4c8400476ac033cdb40c2e198bfaf736c3017367 Mon Sep 17 00:00:00 2001
+From 4055d89f7620e4deee56e8affcc8a2c57cf380f1 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, 11 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index c25e961..00d231c 100644
+index 54294e12..8e12ea9a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -495,17 +495,6 @@ if(HAVE_PTHREAD)
@@ -22,7 +22,7 @@ index c25e961..00d231c 100644
-else(MSVC)
-add_library(poppler SHARED ${poppler_SRCS})
-endif(MSVC)
--set_target_properties(poppler PROPERTIES VERSION 65.0.0 SOVERSION 65)
+-set_target_properties(poppler PROPERTIES VERSION 66.0.0 SOVERSION 66)
-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 c25e961..00d231c 100644
install(FILES
poppler/Annot.h
--
-2.10.2
+2.11.0