Enlightenment CVS committal

Author  : mickeyl
Project : e17
Module  : proto

Dir     : e17/proto/epdf


Modified Files:
        configure.in epdf.pc.in 


Log Message:
epdf: fix name of Poppler library (s/popler/poppler/)

===================================================================
RCS file: /cvs/e/e17/proto/epdf/configure.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- configure.in        7 Jul 2007 16:12:08 -0000       1.8
+++ configure.in        8 Jul 2007 17:19:34 -0000       1.9
@@ -20,7 +20,7 @@
 POPPLER_VERSION=`pkg-config --modversion poppler`
 AC_DEFINE_UNQUOTED([POPPLER_VERSION], ["${POPPLER_VERSION}"], [Poppler 
version.])
 
-requirements="popler evas ecore"
+requirements="poppler evas ecore"
 
 PKG_CHECK_MODULES(EWL,
    ewl >= 0.5,
===================================================================
RCS file: /cvs/e/e17/proto/epdf/epdf.pc.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- epdf.pc.in  25 Jun 2007 10:44:32 -0000      1.2
+++ epdf.pc.in  8 Jul 2007 17:19:34 -0000       1.3
@@ -4,7 +4,7 @@
 [EMAIL PROTECTED]@
 
 Name: epdf
-Description: Enlightenment Foundations Library based pdf renderer, based on 
Popler.
+Description: Enlightenment Foundations Library based pdf renderer, based on 
Poppler.
 Requires: @requirements@
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lepdf



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to