From 6129b81c5de65d1b30d38ee18f6c51c72ec31b89 Mon Sep 17 00:00:00 2001 From: Wayne Blaszczyk Date: Sun, 15 Nov 2009 02:17:44 +0000 Subject: [PATCH] Added new package. xmlto-0.0.23 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8132 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 3 +- general/sysutils/dbus.xml | 5 +- general/sysutils/hal.xml | 10 +-- gnome/add/gnome-screensaver.xml | 2 +- gnome/core/gnome-session.xml | 2 +- introduction/welcome/changelog.xml | 9 ++ postlfs/security/consolekit.xml | 2 +- pst/sgml/opensp.xml | 3 +- pst/xml/xml.xml | 1 + pst/xml/xmlto.xml | 132 +++++++++++++++++++++++++++++ 10 files changed, 154 insertions(+), 15 deletions(-) create mode 100644 pst/xml/xmlto.xml diff --git a/general.ent b/general.ent index f253dce0d8..e26e4bd89c 100644 --- a/general.ent +++ b/general.ent @@ -3,7 +3,7 @@ $LastChangedBy$ $Date$ --> - + @@ -771,6 +771,7 @@ $Date$ + diff --git a/general/sysutils/dbus.xml b/general/sysutils/dbus.xml index cc95f2d4e0..f1a34436a7 100644 --- a/general/sysutils/dbus.xml +++ b/general/sysutils/dbus.xml @@ -75,9 +75,8 @@ (to generate the API documentation) Note that the configure script will look for - xmlto but it does - nothing as the XML/HTML documentation is already shipped in the source - tree. + but it does nothing as the XML/HTML documentation is + already shipped in the source tree. User Notes: diff --git a/general/sysutils/hal.xml b/general/sysutils/hal.xml index fe58918e67..6417d022b4 100644 --- a/general/sysutils/hal.xml +++ b/general/sysutils/hal.xml @@ -106,8 +106,7 @@ Optional (to Create Documentation) - and - xmlto + Optional , @@ -191,10 +190,9 @@ cd hal-info-&hal-info-version; && --enable-docbook-docs --docdir=/usr/share/doc/hal-&hal-version;: If and xmlto are available, these - parameters enable the HAL specification - documentation to be built. + linkend="xmlto"/> is available, these parameters enable the + HAL specification documentation to be + built. diff --git a/gnome/add/gnome-screensaver.xml b/gnome/add/gnome-screensaver.xml index 6dd48c3554..c708111d42 100644 --- a/gnome/add/gnome-screensaver.xml +++ b/gnome/add/gnome-screensaver.xml @@ -71,7 +71,7 @@ (and ), , and - xmlto + User Notes: diff --git a/gnome/core/gnome-session.xml b/gnome/core/gnome-session.xml index 42693343d2..5a3bcaab1b 100644 --- a/gnome/core/gnome-session.xml +++ b/gnome/core/gnome-session.xml @@ -69,7 +69,7 @@ Optional , and - xmlto + User Notes: diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 286b01825d..630e6304c8 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -40,6 +40,15 @@ --> + + November 15th, 2009 + + + [wblaszcz] - Added new package. xmlto-0.0.23. + + + + November 14th, 2009 diff --git a/postlfs/security/consolekit.xml b/postlfs/security/consolekit.xml index 4612a9776d..00de28b805 100644 --- a/postlfs/security/consolekit.xml +++ b/postlfs/security/consolekit.xml @@ -76,7 +76,7 @@ Optional and - xmlto + User Notes: diff --git a/pst/sgml/opensp.xml b/pst/sgml/opensp.xml index 4e3d7b691b..c6a6bc1640 100644 --- a/pst/sgml/opensp.xml +++ b/pst/sgml/opensp.xml @@ -67,8 +67,7 @@ Optional - - xmlto + User Notes: diff --git a/pst/xml/xml.xml b/pst/xml/xml.xml index 3181409bd4..600bb7288e 100644 --- a/pst/xml/xml.xml +++ b/pst/xml/xml.xml @@ -21,5 +21,6 @@ $Date$ + diff --git a/pst/xml/xmlto.xml b/pst/xml/xmlto.xml new file mode 100644 index 0000000000..943c6a6038 --- /dev/null +++ b/pst/xml/xmlto.xml @@ -0,0 +1,132 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + xmlto-&xmlto-version; + + + xmlto + + + + Introduction to xmlto + + The xmlto is a front-end to an XSL + toolchain. It chooses an appropriate stylesheet for the conversion you want + and applies it using an external XSL-T processor. It also performs any + necessary post-processing. + + Package Information + + + Download (HTTP): + + + Download (FTP): + + + Download MD5 sum: &xmlto-md5sum; + + + Download size: &xmlto-size; + + + Estimated disk space required: &xmlto-buildsize; + + + Estimated build time: &xmlto-time; + + + + xmlto Dependencies + + Required + , + , and + + + User Notes: + + + + + + Installation of xmlto + + Install xmlto by running the following + commands: + +./configure --prefix=/usr && +make + + To test the results, issue: make check. + + Now, as the root user: + +make install + + + + + Contents + + + Installed Programs + Installed Libraries + Installed Director(y,ies) + + + xmlif and xmlto + None + /usr/share/xmlto/format/{docbook,fo,xhtml1} + + + + + Short Descriptions + + + + + xmlif + + is a conditional processing instructions for XML. + + xmlif + + + + + + xmlto + + applies an XSL stylesheet to an XML document. + + xmlto + + + + + + + + +