components/graphviz/graphviz.p5m
changeset 1948 2d1537e7942d
parent 1889 7251578a5ce7
child 2010 cb03afa45934
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/image/graphviz@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/image/graphviz@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.description value="The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages, PDF or PostScript for inclusion in other documents; or display in an interactive graph browser.  Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes."
    28 set name=pkg.description value="The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages, PDF or PostScript for inclusion in other documents; or display in an interactive graph browser.  Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes."
    29 set name=pkg.summary value="Graph visualization software"
    29 set name=pkg.summary value="Graph visualization software"
    30 set name=com.oracle.info.description value="Graphviz graph visualization software"
    30 set name=com.oracle.info.description value="Graphviz graph visualization software"
    31 set name=com.oracle.info.tpno value=17707
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    32 set name=info.classification \
    33     value="org.opensolaris.category.2008:Applications/System Utilities"
    33     value="org.opensolaris.category.2008:Applications/System Utilities"
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)