DocBook XML & XSL: new dependencies

Maciej Mrozowski reavertm at gmail.com
Wed May 26 00:27:16 CEST 2010


On Tuesday 25 of May 2010 22:41:53 Alexander Neundorf wrote:
> On Wednesday 19 May 2010, Luigi Toscano wrote:
> > Alexander Neundorf wrote:
> > > I had a quick look at both files (XML and XSLT).
> > > Only a few comments:
> > > you should add
> > > include(FindPackageHandleStandardArgs)
> > > , otherwise, as it is now, both files rely on that some other file
> > > which has been processed before has already done that.
> > 
> > Done.
> > 
> > > I think the foreach()-loop in both files should/could be put in a
> > > if(NOT DOCBOOKXSL_DIR) / if(NOT DOCBOOKXML_CURRENTDTD_VERSION)
> > > so the globbing is only executed when the find_path() calls later on
> > > will actually do something.
> > 
> > Should be fixed now (even if it needs some testing on distributions which
> > make uses of that code).
> 
> Ok, stupid question.
> Now I actually tried to build kdelibs again, and it failed because the
> docbook stuff wasn't found.
> The given link in the error message is http://docbook.org/schemas/4x.html
> So, what should I download from there ?
> I just found single files, but somehow I didn't see something like a
> package I could download.

There you go:

http://sourceforge.net/projects/docbook/files/ (for docbook-xsl)

and tricky as there seems to be no link:
http://www.docbook.org/xml/${VERSION}/docbook-xml-${VERSION}.zip

http://www.docbook.org/xml/4.2/docbook-xml-4.2.zip

-- 
regards
MM


More information about the Kde-buildsystem mailing list