[Lunar-commits] <moonbase-other> python-poppler-qt4: Adding a gentoo patch to fix failed build due to

Dennis Veatch stumbles at lunar-linux.org
Tue Oct 2 15:07:51 CEST 2012


commit cf8f79b66162153845e4292738f5dd63106feddc
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 02 Oct 2012 06:07:51 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/cf8f79b66162153845e4292738f5dd63106feddc

python-poppler-qt4: Adding a gentoo patch to fix failed build due to

current moonbase version of poppler.

See: http://forums.gentoo.org/viewtopic-p-7136558.html?sid=0f6357efb9a9a4c9f983818b74bdc6c4
---
  python/python-poppler-qt4/BUILD   | +2/-0     
  python/python-poppler-qt4/DETAILS | +3/-0     
  2 files changed, 5 insertions(+)

--- a/python/python-poppler-qt4/BUILD
+++ b/python/python-poppler-qt4/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 0 &&
+
   python setup.py build &&
   prepare_install &&
   python setup.py install --prefix /usr
--- a/python/python-poppler-qt4/DETAILS
+++ b/python/python-poppler-qt4/DETAILS
@@ -1,8 +1,11 @@
           MODULE=python-poppler-qt4
          VERSION=0.16.2
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=python-poppler-qt4-0.16.2-poppler020.patch
       SOURCE_URL=http://python-poppler-qt4.googlecode.com/files/
+     SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/python-poppler-qt4/files/
       SOURCE_VFY=sha1:48867d203ba83d4e818730f6ddcdbbf567b450cf
+     SOURCE2_VFY=sha1:979d474291af6645e422813ffa1094fd2d7853fa
         WEB_SITE=http://code.google.com/p/python-poppler-qt4/
          ENTERED=20120129
          UPDATED=20120129




More information about the Lunar-commits mailing list