@ -1,38 +0,0 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/public/docbookx/docbookx.cache |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[TIMESTAMP] 1180948577 Mon Jun 4 11:16:17 2007 (5) |
|||
[TIMESTAMP] 1181337512 Fri Jun 8 23:18:32 2007 (9) |
|||
|
|||
[CONFIG-ID] TRUNK-x86-reference |
|||
[ROCKVER] TRUNK |
|||
|
|||
[LOGS] 5-docbookx.log 9-docbookx.log |
|||
|
|||
[BUILDTIME] 2366 (5) |
|||
[BUILDTIME] 3011 (9) |
|||
[SIZE] 4.13 MB, 386 files |
|||
|
|||
[DEP] 00-dirtree bash2 bzip2 coreutils cvm findutils gawk gcc42 grep |
|||
[DEP] iso-codes libxml2 ltrace make mktemp sed sysfiles tar xmame |
|||
|
|||
|
@ -1,6 +0,0 @@ |
|||
#!/bin/bash |
|||
|
|||
hook_add postmake 5 "ln -svf xsl-stylesheets-$docbook_xsl_version \ |
|||
-T $datadir/xml/docbook/xsl-stylesheets ; \ |
|||
ln -svf xml-dtd-$docbook_xml_version \ |
|||
-T $datadir/xml/docbook/xml-dtd" |
@ -1,60 +0,0 @@ |
|||
|
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/public/docbookx/docbookx.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] XML scheme for documentation |
|||
|
|||
[T] DocBook is a widely used XML scheme for writing documentation and help. |
|||
[T] It has a very rich markup which allows you to use XSL stylesheets to |
|||
[T] produce various target formats such as HTML, PostScript, PDF, RTF, and |
|||
[T] HTMLHelp. ScrollKeeper was designed with an emphasis on DocBook, since |
|||
[T] it has the richest markup of all commonly used documentation formats |
|||
[T] which allows ScrollKeeper to extract the most useful information from |
|||
[T] the document itself. |
|||
[T] |
|||
[T] The DocBook DTD and stylesheets are typically distributed in packages |
|||
[T] which lack installation scripts. In the past, installation was simple |
|||
[T] enough that users could easily just copy the files into place. Now that |
|||
[T] modern XML libraries, such as libxml, support XML catalogs, correct |
|||
[T] installation of DTD's and stylesheets require proper catalog |
|||
[T] registration. The following packages are based on Norman Walsh's |
|||
[T] standard packages, but are modified to have installation scripts to |
|||
[T] correctly register the files: |
|||
|
|||
[U] http://scrollkeeper.sourceforge.net/docbook.shtml |
|||
|
|||
[A] Norman Walsh <ndw@nwalsh.com> |
|||
[M] The ROCK Linux Project |
|||
|
|||
[C] extra/development |
|||
|
|||
[L] OpenSource |
|||
[S] Stable |
|||
[V] 412 |
|||
[P] X --?--5---9 159.400 |
|||
|
|||
[O] docbook_xsl_version=1.48 |
|||
[O] docbook_xml_version=4.1.2-9 |
|||
[D] 2863468380 docbookx412.tgz http://scrollkeeper.sourceforge.net/data/ |
|||
[D] 4050834588 docbook-xsl-1.48.tgz http://scrollkeeper.sourceforge.net/data/ |
|||
|
|||
[SRC] docbook docbook-xsl |