docbook-xml: remove long_desc.
This commit is contained in:
parent
83da8f8381
commit
2e5a8caf96
1 changed files with 2 additions and 10 deletions
|
@ -4,7 +4,8 @@ version=4.5
|
||||||
revision=2
|
revision=2
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
wrksrc="docbook"
|
wrksrc="docbook"
|
||||||
makedepends="bsdtar xmlcatmgr"
|
hostmakedepends="bsdtar"
|
||||||
|
makedepends="xmlcatmgr"
|
||||||
depends="xmlcatmgr"
|
depends="xmlcatmgr"
|
||||||
xml_entries="
|
xml_entries="
|
||||||
rewriteSystem http://www.oasis-open.org/docbook/xml/4.2 /usr/share/xml/docbook/4.2
|
rewriteSystem http://www.oasis-open.org/docbook/xml/4.2 /usr/share/xml/docbook/4.2
|
||||||
|
@ -31,15 +32,6 @@ checksum="
|
||||||
02f159eb88c4254d95e831c51c144b1863b216d909b5ff45743a1ce6f5273090
|
02f159eb88c4254d95e831c51c144b1863b216d909b5ff45743a1ce6f5273090
|
||||||
23068a94ea6fd484b004c5a73ec36a66aa47ea8f0d6b62cc1695931f5c143464
|
23068a94ea6fd484b004c5a73ec36a66aa47ea8f0d6b62cc1695931f5c143464
|
||||||
acc4601e4f97a196076b7e64b368d9248b07c7abf26b34a02cca40eeebe60fa2"
|
acc4601e4f97a196076b7e64b368d9248b07c7abf26b34a02cca40eeebe60fa2"
|
||||||
long_desc="
|
|
||||||
DocBook provides a system for writing structured documents using
|
|
||||||
SGML or XML. It is particularly well-suited to books and papers
|
|
||||||
about computer hardware and software, though it is by no means
|
|
||||||
limited to them.
|
|
||||||
|
|
||||||
In short, DocBook is an easy-to-understand and widely used DTD.
|
|
||||||
Dozens of organizations use DocBook for millions of pages of
|
|
||||||
documentation, in various print and online formats, worldwide."
|
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue