Dustin, The recent giflib7 update created a circular dependency in the build of xmlto/giflib7/w3m/imlib2 when the w3m dependency was selected. Daniel is going to remove the xmlto dependency from giflib7 but while looking at xmlto, I noticed a couple issues. I have attached updated packaging for the newer xmlto 0.0.26 release with the changes...
Index: xmlto.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/xmlto.info,v retrieving revision 1.7 diff -r1.7 xmlto.info 2,3c2,3 < Version: 0.0.25 < Revision: 6 --- > Version: 0.0.26 > Revision: 1 5c5 < Source-MD5: 6b6267b1470f8571fe5f63a128970364 --- > Source-MD5: c90a47c774e0963581c1ba57235f64f4 9d8 < w3m (>= 0.5.1-1008) | lynx (>= 2.8.5-3) | elinks (>= 0.11.2-2) | links, 12c11,14 < BuildDepends: libxml2, libxslt, docbook-dtd, docbook-xsl, fink (>= 0.24.12-1) --- > RunTimeDepends: << > w3m (>= 0.5.1-1008) | lynx (>= 2.8.5-3) | links > << > BuildDepends: libxml2, libxslt, docbook-dtd, docbook-xsl, fink (>= 0.32) Since nothing in xmlto checks for or uses elinks, I have dropped that bogus elinks (>= 0.11.2-2) dependency and moved the remaining ones into a RunTimeDepends field. Especially as, in the absence of an explicit passage of... --with-webbrowser=[w3m|lynx|links|any] The default processing backend [default=w3m] ,the build always produces... checking for default web browser... w3m regardless of which of w3m/links/lynx are present. Jack
xmlto.info
Description: Binary data
------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel