[csw-devel] SF.net SVN: gar:[9533] csw/mgar/pkg/xpdf/trunk/Makefile

hson at users.sourceforge.net hson at users.sourceforge.net
Sun Apr 4 09:41:08 CEST 2010


Revision: 9533
          http://gar.svn.sourceforge.net/gar/?rev=9533&view=rev
Author:   hson
Date:     2010-04-04 07:41:08 +0000 (Sun, 04 Apr 2010)

Log Message:
-----------
xpdf: xpdf and poppler is not compatible

Modified Paths:
--------------
    csw/mgar/pkg/xpdf/trunk/Makefile

Modified: csw/mgar/pkg/xpdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xpdf/trunk/Makefile	2010-04-03 21:25:33 UTC (rev 9532)
+++ csw/mgar/pkg/xpdf/trunk/Makefile	2010-04-04 07:41:08 UTC (rev 9533)
@@ -13,6 +13,7 @@
   or standard X fonts. 
 endef
 
+VENDOR_URL = http://www.foolabs.com/xpdf
 MASTER_SITES = ftp://ftp.foolabs.com/pub/xpdf/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
@@ -22,6 +23,9 @@
 # we require
 RUNTIME_DEP_PKGS = CSWftype2 CSWt1lib CSWgsfonts
 
+# poppler also has pdffonts, pdfimages et al.
+INCOMPATIBLE_PKGS = CSWpoppler
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-t1-library=$(libdir)
 CONFIGURE_ARGS += --with-t1-includes=$(includedir)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list