summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2016-12-13 12:04:59 +0000
committerPaul Gideon Dann2016-12-13 12:04:59 +0000
commitc4e5e4f1918ef5177663088e76ac36a68fbdd01f (patch)
treeceb88a410018263775a97f8c47e4f319f412441e /0004-Don-t-build-the-main-poppler-library.patch
parent3186fca13a3f64f7c0e8e89ba9be51cc8c52cbc2 (diff)
downloadaur-c4e5e4f1918ef5177663088e76ac36a68fbdd01f.tar.gz
Update for poppler-0.49
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 ee6f611d0874..316da4487c48 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 8a3d08351ebedd4efdfc90944911c52845097514 Mon Sep 17 00:00:00 2001
+From 4c8400476ac033cdb40c2e198bfaf736c3017367 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 c90d0e8..4ba7bdd 100644
+index c25e961..00d231c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -495,17 +495,6 @@ if(HAVE_PTHREAD)
@@ -22,7 +22,7 @@ index c90d0e8..4ba7bdd 100644
-else(MSVC)
-add_library(poppler SHARED ${poppler_SRCS})
-endif(MSVC)
--set_target_properties(poppler PROPERTIES VERSION 63.0.0 SOVERSION 63)
+-set_target_properties(poppler PROPERTIES VERSION 65.0.0 SOVERSION 65)
-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 c90d0e8..4ba7bdd 100644
install(FILES
poppler/Annot.h
--
-2.9.2
+2.10.2