On Thu, Dec 29, 2011 at 11:24:39AM +0100, Martin Jansa wrote: > On Wed, Dec 28, 2011 at 01:32:24AM +0000, McClintock Matthew-B29882 wrote: > > On Fri, Dec 23, 2011 at 4:03 AM, Martin Jansa <[email protected]> > > wrote: > > > Is there plan to provide native stylesheets too? Because after building > > > xmlto-native some packages are failing because they detect xmlto-native > > > available but don't check if all needed stylesheets are installed. > > > > Can you help us out here and tell us what package would provide these? > > In gentoo they are provided by packages like this > app-text/docbook-xml-dtd > but because each docs build can ask for different dtd version then it's > common to have more than one version installed at the same time (e.g. 4.1, > 4.2 and 4.3 are mostly used at my gentoo installation) > > That's why OE-classic and OE-core has those PV already in PN: > ./recipes/docbook-sgml-dtd > ./recipes/docbook-sgml-dtd/docbook-sgml-dtd-native.inc > ./recipes/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native.bb > ./recipes/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb > ./recipes/docbook-sgml-dtd/docbook-sgml-dtd-4.4-native.bb > ./recipes/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native.bb > and > ./meta/recipes-devtools/docbook-sgml-dtd > ./meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc > ./meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native.bb > ./meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb > ./meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native.bb > > But those xorg recipes seems to be using dtd-4.3.
To be more clear about the issue: 1) now there is also target xmlto without any dtds for target 2) xmlto-native is autodetected as available (ie for xorg stuff) but then fails to build docs because cannot find dtds even with 4.3-native added and installed meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb is doing some magic to find correct dtd files, not sure if it works 3) xorg builds have xmlto support autodetected, I have patches to disable it (to build them on host without stylessheets already installed), but if xmlto is fixed and stylesheets available then we can force it enabled instead. Regards, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
