summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2015-11-05 09:33:29 +0000
committerPaul Gideon Dann2015-11-05 09:33:29 +0000
commit56c84798c7f69624d4a845864853fc297c6e6e7b (patch)
treecb3fc685fee81d74ac6605dd49fb54e462161e37 /0004-Don-t-build-the-main-poppler-library.patch
parent524699dcda3f9b8235c27cfb48b655792aa68b34 (diff)
downloadaur-56c84798c7f69624d4a845864853fc297c6e6e7b.tar.gz
Updating for Poppler 0.37.0
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 adffbc9cfe39..14feadc3f77c 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 3b134589bcf9a4e8317f0b501ea77075f7e46dc8 Mon Sep 17 00:00:00 2001
+From 76eef70b66b641da0c85c443e0e4ac6db08dd3ad 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 ac3d090..2d18c1e 100644
+index ff81531..b528492 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -471,18 +471,6 @@ if(HAVE_PTHREAD)
@@ -22,7 +22,7 @@ index ac3d090..2d18c1e 100644
-else(MSVC)
-add_library(poppler SHARED ${poppler_SRCS})
-endif(MSVC)
--set_target_properties(poppler PROPERTIES VERSION 55.0.0 SOVERSION 55)
+-set_target_properties(poppler PROPERTIES VERSION 56.0.0 SOVERSION 56)
-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 ac3d090..2d18c1e 100644
install(FILES
poppler/Annot.h
--
-2.6.0
+2.6.2