components/asciidoc/asciidoc.p5m
author Shawn Walker-Salas <shawn.walker@oracle.com>
Wed, 30 Mar 2016 13:33:31 -0700
changeset 5682 94c0ca64c022
parent 4888 45b8c07e70cd
child 6467 e5632698211d
permissions -rw-r--r--
15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh 22228656 remove redundant declarations and additions from makefiles 22252545 simplify build rules for components from common upstream 22378457 tclConfig.sh compiler settings are too specific 22727315 httping curses gui missing 22750630 procmail ignores userland cflags and may use private strstr function 22758725 wdiff uses diff from PATH instead of /usr/gnu/bin/diff 22926847 cloog Makefile typo when setting ASLR_MODE 22935090 tk config script has wrong linker flags
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1510
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
4888
45b8c07e70cd 21877624 Remove w3m dependency from asciidoc
Rich Burridge <rich.burridge@oracle.com>
parents: 1948
diff changeset
    21
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
1510
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
    value=pkg:/developer/documentation-tool/asciidoc@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.summary value="AsciiDoc text based document generation tool"
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
set name=pkg.description \
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
    value="AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs.  AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, and man pages. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user."
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=com.oracle.info.description value="the AsciiDoc developer tool"
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1510
diff changeset
    31
set name=com.oracle.info.tpno value=$(TPNO)
1510
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
set name=info.classification \
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:System/Text Tools"
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2013/268
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4888
diff changeset
    38
file usr/bin/a2x.py path=usr/bin/a2x
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 4888
diff changeset
    39
file usr/bin/asciidoc.py path=usr/bin/asciidoc
1510
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
file path=usr/share/asciidoc/asciidoc.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file path=usr/share/asciidoc/dblatex/asciidoc-dblatex.sty
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
file path=usr/share/asciidoc/dblatex/asciidoc-dblatex.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
file path=usr/share/asciidoc/docbook-xsl/chunked.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
file path=usr/share/asciidoc/docbook-xsl/common.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file path=usr/share/asciidoc/docbook-xsl/epub.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
file path=usr/share/asciidoc/docbook-xsl/fo.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
file path=usr/share/asciidoc/docbook-xsl/htmlhelp.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
file path=usr/share/asciidoc/docbook-xsl/manpage.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file path=usr/share/asciidoc/docbook-xsl/text.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
file path=usr/share/asciidoc/docbook-xsl/xhtml.xsl
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/share/asciidoc/docbook45.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/share/asciidoc/filters/code/code-filter.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/share/asciidoc/filters/code/code-filter.py pkg.tmp.autopyc=false
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/share/asciidoc/filters/graphviz/graphviz-filter.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/share/asciidoc/filters/graphviz/graphviz2png.py \
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
    pkg.tmp.autopyc=false
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file path=usr/share/asciidoc/filters/latex/latex-filter.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
file path=usr/share/asciidoc/filters/latex/latex2png.py pkg.tmp.autopyc=false
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
file path=usr/share/asciidoc/filters/music/music-filter.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
file path=usr/share/asciidoc/filters/music/music2png.py pkg.tmp.autopyc=false
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/share/asciidoc/filters/source/source-highlight-filter.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/share/asciidoc/help.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/share/asciidoc/html4.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/share/asciidoc/html5.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/share/asciidoc/images/icons/README
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/share/asciidoc/images/icons/callouts/1.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/share/asciidoc/images/icons/callouts/10.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/share/asciidoc/images/icons/callouts/11.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/share/asciidoc/images/icons/callouts/12.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/share/asciidoc/images/icons/callouts/13.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/share/asciidoc/images/icons/callouts/14.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/share/asciidoc/images/icons/callouts/15.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/share/asciidoc/images/icons/callouts/2.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/share/asciidoc/images/icons/callouts/3.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/share/asciidoc/images/icons/callouts/4.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/share/asciidoc/images/icons/callouts/5.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/share/asciidoc/images/icons/callouts/6.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/share/asciidoc/images/icons/callouts/7.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/share/asciidoc/images/icons/callouts/8.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/share/asciidoc/images/icons/callouts/9.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/share/asciidoc/images/icons/caution.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/share/asciidoc/images/icons/example.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
file path=usr/share/asciidoc/images/icons/home.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
file path=usr/share/asciidoc/images/icons/important.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
file path=usr/share/asciidoc/images/icons/next.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
file path=usr/share/asciidoc/images/icons/note.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
file path=usr/share/asciidoc/images/icons/prev.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
file path=usr/share/asciidoc/images/icons/tip.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
file path=usr/share/asciidoc/images/icons/up.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
file path=usr/share/asciidoc/images/icons/warning.png
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
file path=usr/share/asciidoc/javascripts/ASCIIMathML.js
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
file path=usr/share/asciidoc/javascripts/LaTeXMathML.js
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
file path=usr/share/asciidoc/javascripts/asciidoc.js
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
file path=usr/share/asciidoc/javascripts/slidy.js
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
file path=usr/share/asciidoc/javascripts/toc.js
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
file path=usr/share/asciidoc/lang-de.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
file path=usr/share/asciidoc/lang-el.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
file path=usr/share/asciidoc/lang-en.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
file path=usr/share/asciidoc/lang-es.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   100
file path=usr/share/asciidoc/lang-fr.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   101
file path=usr/share/asciidoc/lang-hu.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
file path=usr/share/asciidoc/lang-it.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
file path=usr/share/asciidoc/lang-nl.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
file path=usr/share/asciidoc/lang-pt-BR.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
file path=usr/share/asciidoc/lang-ru.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
file path=usr/share/asciidoc/lang-uk.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
file path=usr/share/asciidoc/latex.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
file path=usr/share/asciidoc/slidy.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
file path=usr/share/asciidoc/stylesheets/asciidoc.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
file path=usr/share/asciidoc/stylesheets/docbook-xsl.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
file path=usr/share/asciidoc/stylesheets/pygments.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
file path=usr/share/asciidoc/stylesheets/slidy.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
file path=usr/share/asciidoc/stylesheets/toc2.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
file path=usr/share/asciidoc/stylesheets/xhtml11-quirks.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
file path=usr/share/asciidoc/text.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
file path=usr/share/asciidoc/themes/flask/flask.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
file path=usr/share/asciidoc/themes/volnitsky/volnitsky.css
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   118
file path=usr/share/asciidoc/wordpress.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   119
file path=usr/share/asciidoc/xhtml11-quirks.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   120
file path=usr/share/asciidoc/xhtml11.conf
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
file path=usr/share/man/man1/a2x.1
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   122
file path=usr/share/man/man1/asciidoc.1
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   123
license COPYING license=GPLv2
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   124
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   125
# Add dependencies for the applications that can be potentially exec'ed by a2x.
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/lynx
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/xmllint
2a70db54adec PSARC 2013/268 AsciiDoc
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/xsltproc