[Lunar-commits] <moonbase-other> docbook-profile: Readding to moonbase. I take it profiles are now put in the areas

Dennis Veatch stumbles at lunar-linux.org
Thu Jul 12 11:44:23 CEST 2012


commit ab5aa76569b3f1b423dbc34744a3bbfcb2dc6c5f
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Thu, 12 Jul 2012 02:44:23 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ab5aa76569b3f1b423dbc34744a3bbfcb2dc6c5f

docbook-profile: Readding to moonbase. I take it profiles are now put in the areas

to which they relate?
---
  doc-tools/docbook-profile/BUILD                              +1/-0     
  doc-tools/docbook-profile/DEPENDS                            +10/-0    
  doc-tools/docbook-profile/DETAILS                            +26/-0    
  doc-tools/docbook-profile/POST_BUILD                         +1/-0     
  doc-tools/docbook-profile/PRE_BUILD                          +1/-0     
  5 files changed, 39 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/doc-tools/docbook-profile/BUILD
@@ -0,0 +1 @@
+echo  >  $C_FIFO
--- /dev/null
+++ b/doc-tools/docbook-profile/DEPENDS
@@ -0,0 +1,10 @@
+depends  docbook-sgml
+depends  docbook-xml
+depends  docbook-dsssl
+depends  docbook-dsssl-doc
+depends  docbook-utils
+depends  scrollkeeper
+
+optional_depends  "linuxdoc-tools" "" "" "These are the old linuxdoc tools. You may or may not need them!"
+optional_depends  "emacs" "" "" "for editing docbook code"
+optional_depends  "vim"   "" "" "for editing docbook code"
--- /dev/null
+++ b/doc-tools/docbook-profile/DETAILS
@@ -0,0 +1,26 @@
+          MODULE=docbook-profile
+         VERSION=1.1
+        WEB_SITE=http://lunar-linux.org
+         ENTERED=20020701
+         UPDATED=20030818
+           SHORT="Profile docbook/sgml/xml-related documentation"
+         PROFILE=yes
+
+cat << EOF
+The docbook-profile contains:
+emacs          - Emacs is the extensible, self-documenting real-time
+                 display editor.
+psgml          - PSGML emacs mode for SGML editing.
+sgml-common    - Base ISO character entities and utilities for SGML
+                 and XML.
+opensp         - a number of tools for validating/parsing SGML and XML
+openjade       - openjade is an implementation of DSSSL SGML/XML.
+SGMLSpm        - Perl programs can use the SGMLSpm module to help
+                 convert SGML, HTML or XML documents into new formats.
+docbook-dsssl  - These are DSSSL stylesheets for the DocBook DTD (they
+                 are also completely compatible with the DocBook XML
+                 DTD and the Simplified DocBook DTD).
+docbook-sgml   - SGML document type definition for DocBook 4.2.
+docbook-xml    - XML document type definition for DocBook 4.2.
+linuxdoc-tools - linuxdoc-tools contains SGML conversion tools.
+EOF
--- /dev/null
+++ b/doc-tools/docbook-profile/POST_BUILD
@@ -0,0 +1 @@
+true
--- /dev/null
+++ b/doc-tools/docbook-profile/PRE_BUILD
@@ -0,0 +1 @@
+true




More information about the Lunar-commits mailing list