DocBook XML & XSL: new dependencies

2010-05-04 Thread Luigi Toscano
Hi, as I announced on kde-core-devel[1], I'm working to remove the embedded copies of XML and XSLT files from kdelibs/kdoctools. This process will introduce two external dependencies; I'd like to complete the migration before the release of 4.5, so the proposed Find*.cmake modules for kdelibs a

Re: DocBook XML & XSL: new dependencies

2010-05-05 Thread Alexander Neundorf
On Tuesday 04 May 2010, Luigi Toscano wrote: > Hi, > as I announced on kde-core-devel[1], I'm working to remove the embedded > copies of XML and XSLT files from kdelibs/kdoctools. This process will > introduce two external dependencies; I'd like to complete the migration > before the release of 4.5

Re: DocBook XML & XSL: new dependencies

2010-05-05 Thread Luigi Toscano
Alexander Neundorf wrote: > On Tuesday 04 May 2010, Luigi Toscano wrote: >> as I announced on kde-core-devel[1], I'm working to remove the embedded >> copies of XML and XSLT files from kdelibs/kdoctools. This process will >> introduce two external dependencies; I'd like to complete the migratio

Re: DocBook XML & XSL: new dependencies

2010-05-06 Thread Alexander Neundorf
On Thursday 06 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > On Tuesday 04 May 2010, Luigi Toscano wrote: > >> as I announced on kde-core-devel[1], I'm working to remove the embedded > >> copies of XML and XSLT files from kdelibs/kdoctools. This process will > >> introduce two

Re: DocBook XML & XSL: new dependencies

2010-05-06 Thread Luigi Toscano
Alexander Neundorf wrote: On Thursday 06 May 2010, Luigi Toscano wrote: Alexander Neundorf wrote: > On Tuesday 04 May 2010, Luigi Toscano wrote: >> as I announced on kde-core-devel[1], I'm working to remove the embedded >> copies of XML and XSLT files from kdelibs/kdoctools. This proces

Re: DocBook XML & XSL: new dependencies

2010-05-09 Thread Alexander Neundorf
On Friday 07 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > On Thursday 06 May 2010, Luigi Toscano wrote: > >> Alexander Neundorf wrote: > >> > On Tuesday 04 May 2010, Luigi Toscano wrote: > >> >> as I announced on kde-core-devel[1], I'm working to remove the > >> >> embedde

Re: DocBook XML & XSL: new dependencies

2010-05-09 Thread Luigi Toscano
Alexander Neundorf wrote: On Friday 07 May 2010, Luigi Toscano wrote: Alexander Neundorf wrote: On Thursday 06 May 2010, Luigi Toscano wrote: Alexander Neundorf wrote: > > Are the two find-modules supposed to be installed ? > IOW, are docbookxml and docbook xsl only required when

Re: DocBook XML & XSL: new dependencies

2010-05-09 Thread Alexander Neundorf
On Sunday 09 May 2010, you wrote: > Alexander Neundorf wrote: > > On Friday 07 May 2010, Luigi Toscano wrote: > >> Alexander Neundorf wrote: > >>> On Thursday 06 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > Are the two find-modules supposed to be installed ? >

Re: DocBook XML & XSL: new dependencies

2010-05-10 Thread Albert Astals Cid
A Diumenge, 9 de maig de 2010, Luigi Toscano va escriure: > Alexander Neundorf wrote: > > On Friday 07 May 2010, Luigi Toscano wrote: > >> Alexander Neundorf wrote: > >>> On Thursday 06 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > Are the two find-modules supposed t

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Maciej Mrozowski
Hi Gentoo needs something like below as we do not provide catalog.xml (I think it's regenerated elsewhere under different name) : -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml +find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml docbook.cat -- regards MM __

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Pavel Heimlich, a.k.a. hajma
2010/5/12 Maciej Mrozowski : > Hi > > Gentoo needs something like below as we do not provide catalog.xml (I think > it's regenerated elsewhere under different name) : > > -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml > +find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml docbook.cat something lik

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Matthew Woehlke
Pavel Heimlich, a.k.a. hajma wrote: > Maciej Mrozowski wrote: >> Hi >> >> Gentoo needs something like below as we do not provide catalog.xml (I think >> it's regenerated elsewhere under different name) : >> >> -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml >> +find_path (DOCBOOKXML_CURRENTDTD_DI

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Alexander Neundorf
On Wednesday 12 May 2010, Matthew Woehlke wrote: > Pavel Heimlich, a.k.a. hajma wrote: > > Maciej Mrozowski wrote: > >> Hi > >> > >> Gentoo needs something like below as we do not provide catalog.xml (I > >> think it's regenerated elsewhere under different name) : > >> > >> -find_path (DOCBOOKXML_C

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Pavel Heimlich, a.k.a. hajma
2010/5/12 Matthew Woehlke : > Pavel Heimlich, a.k.a. hajma wrote: >> Maciej Mrozowski wrote: >>> Hi >>> >>> Gentoo needs something like below as we do not provide catalog.xml (I think >>> it's regenerated elsewhere under different name) : >>> >>> -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml >>

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Luigi Toscano
Maciej Mrozowski wrote: > Hi > > Gentoo needs something like below as we do not provide catalog.xml (I think > it's regenerated elsewhere under different name) : > > -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml > +find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml docbook.cat > docbook.cat shoul

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Matthew Woehlke
Luigi Toscano wrote: > Maciej Mrozowski wrote: >> Hi >> >> Gentoo needs something like below as we do not provide catalog.xml (I think >> it's regenerated elsewhere under different name) : >> >> -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml >> +find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml d

Re: DocBook XML & XSL: new dependencies

2010-05-18 Thread Alexander Neundorf
On Thursday 13 May 2010, Luigi Toscano wrote: > Maciej Mrozowski wrote: > > Hi > > > > Gentoo needs something like below as we do not provide catalog.xml (I > > think it's regenerated elsewhere under different name) : > > > > -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml > > +find_path (DOCBOOK

Re: DocBook XML & XSL: new dependencies

2010-05-18 Thread Luigi Toscano
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

Re: DocBook XML & XSL: new dependencies

2010-05-25 Thread Alexander Neundorf
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

Re: DocBook XML & XSL: new dependencies

2010-05-25 Thread Maciej Mrozowski
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) > > > , oth

Re: DocBook XML & XSL: new dependencies

2010-05-25 Thread Luigi Toscano
Alexander Neundorf wrote: > > 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 ? It's not so easy from that

Re: DocBook XML & XSL: new dependencies

2010-05-26 Thread Alexander Neundorf
On Wednesday 26 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > 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 s

Re: DocBook XML & XSL: new dependencies

2010-05-26 Thread Luigi Toscano
Alexander Neundorf wrote: > On Wednesday 26 May 2010, Luigi Toscano wrote: >> Alexander Neundorf wrote: >>> 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/s

Re: DocBook XML & XSL: new dependencies

2010-05-26 Thread Alexander Neundorf
On Wednesday 26 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > On Wednesday 26 May 2010, Luigi Toscano wrote: > >> Alexander Neundorf wrote: > >>> Ok, stupid question. > >>> Now I actually tried to build kdelibs again, and it failed because the > >>> docbook stuff wasn't found. > >>

Re: DocBook XML & XSL: new dependencies

2010-05-26 Thread Luigi Toscano
Alexander Neundorf wrote: > On Wednesday 26 May 2010, Luigi Toscano wrote: >> Alexander Neundorf wrote: >>> On Wednesday 26 May 2010, Luigi Toscano wrote: Alexander Neundorf wrote: > Ok, stupid question. > Now I actually tried to build kdelibs again, and it failed because the > doc

Re: DocBook XML & XSL: new dependencies

2010-05-28 Thread Alexander Neundorf
On Wednesday 26 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > On Wednesday 26 May 2010, Luigi Toscano wrote: > >> Alexander Neundorf wrote: > >>> On Wednesday 26 May 2010, Luigi Toscano wrote: > Alexander Neundorf wrote: > > Ok, stupid question. > > Now I actually trie