[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-bin] 01/20: re-include libpoppler in new sources, debian's version is too old



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-bin.

commit fb9e07f6a12aaa1b7454f577961c16fdf45d150a
Author: Norbert Preining <preining@debian.org>
Date:   Thu Mar 5 14:46:09 2015 +0900

    re-include libpoppler in new sources, debian's version is too old
---
 debian/make-orig-tar | 3 ++-
 debian/rules         | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/make-orig-tar b/debian/make-orig-tar
index 473ae92..0f88409 100644
--- a/debian/make-orig-tar
+++ b/debian/make-orig-tar
@@ -42,6 +42,8 @@ rm -rf $verstr/utils/t1utils
 # and depending libs are not compiled against it, 
 # as bad as it is, we have to keep 
 #	cairo freetype2 gd libpng
+# poppler is currently too old in Debian, keep it
+#	poppler
 
 for i in \
 	graphite2	\
@@ -51,7 +53,6 @@ for i in \
 	libpaper	\
 	mpfr		\
 	pixman		\
-	poppler		\
 	potrace		\
 	xpdf		\
 	zlib		\
diff --git a/debian/rules b/debian/rules
index 4bce47b..136ef9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,6 +77,9 @@ override_dh_autoreconf:
 #	--with-system-gd			\
 #	--with-system-cairo 			\
 #
+# poppler is too old in Debian for now, we need to use the shipped one
+#	--with-system-poppler			\
+#
 
 # disable-largefile seems to break omegafonts, as they core dump
 # leave it as is for now and see what else pops up
@@ -97,7 +100,6 @@ override_dh_auto_configure:
 	--with-system-zlib			\
 	--with-system-zzlib			\
 	--with-system-xpdf			\
-	--with-system-poppler			\
 	--with-system-potrace			\
 	--with-system-graphite2			\
 	--with-system-harfbuzz 			\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-bin.git


Reply to: