[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kviewshell-0.7/kviewshell/plugins
From:       Wilfried Huss <Wilfried.Huss () gmx ! at>
Date:       2006-10-04 19:04:01
Message-ID: 1159988641.376108.18426.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 592423 by whuss:

The PDF plugin needs poppler 0.5.4

 M  +1 -1      configure.in.bot  
 M  +1 -1      pdf/configure.in.in  


--- branches/work/kviewshell-0.7/kviewshell/plugins/configure.in.bot #592422:592423
@@ -10,7 +10,7 @@
 if test -z "$POPPLER_LIBS"; then
   echo ""
   echo "You're missing poppler."
-  echo "The KViewShell PDF plugin won't be compiled without poppler >= 0.5.3."
+  echo "The KViewShell PDF plugin won't be compiled without poppler >= 0.5.4."
   echo "You can download poppler from http://poppler.freedesktop.org/"
   echo ""
 fi
--- branches/work/kviewshell-0.7/kviewshell/plugins/pdf/configure.in.in #592422:592423
@@ -1,4 +1,4 @@
 # Compile the pdf meta info plugin only if Poppler is available
-PKG_CHECK_MODULES(POPPLER, poppler-qt >= 0.5.0, have_poppler=yes, have_poppler=no)
+PKG_CHECK_MODULES(POPPLER, poppler-qt >= 0.5.4, have_poppler=yes, have_poppler=no)
 AM_CONDITIONAL(include_PDF, test x$have_poppler = xyes)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic