summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-12-30 11:20:18 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-12-30 11:20:18 (GMT)
commit907a070710db0c4c80c860bf7d3f0c263e71aab4 (patch)
tree0e9b06520c43ccdfb4993da0c20fa034f3242d05
parent01d0175e9c355abcd9067640641e3b8168453e0a (diff)
downloadmxe-907a070710db0c4c80c860bf7d3f0c263e71aab4.zip
mxe-907a070710db0c4c80c860bf7d3f0c263e71aab4.tar.gz
mxe-907a070710db0c4c80c860bf7d3f0c263e71aab4.tar.bz2
update package poppler
-rw-r--r--index.html2
-rw-r--r--src/poppler.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 18a0bd5..96363d8 100644
--- a/index.html
+++ b/index.html
@@ -1838,7 +1838,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="poppler-package">poppler</td>
- <td id="poppler-version">0.20.5</td>
+ <td id="poppler-version">0.22.0</td>
<td id="poppler-website"><a href="http://poppler.freedesktop.org/">poppler</a></td>
</tr>
<tr>
diff --git a/src/poppler.mk b/src/poppler.mk
index 22e4250..138fe8d 100644
--- a/src/poppler.mk
+++ b/src/poppler.mk
@@ -3,7 +3,7 @@
PKG := poppler
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 5eb351381e6d7994bdf7f09bb5c1075f41d79381
+$(PKG)_CHECKSUM := d9cfc390a5aa2aaf976318d9bf3642336f625981
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)
@@ -48,7 +48,7 @@ define $(PKG)_BUILD
--disable-gtk-doc-pdf \
--with-font-configuration=win32 \
PKG_CONFIG_PATH_$(subst -,_,$(TARGET))='$(PREFIX)/$(TARGET)/qt/lib/pkgconfig' \
- LIBS="`'$(TARGET)-pkg-config' zlib liblzma --libs` -ljpeg"
+ LIBTIFF_LIBS="`'$(TARGET)-pkg-config' libtiff-4 --libs`"
$(MAKE) -C '$(1)' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=
# Test program