components/graphviz/graphviz-python-27.p5m
branchs11-update
changeset 3778 35735ffdda43
parent 3734 24181f5eb463
child 4227 35a4398c64cb
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2011/269
    34 set name=org.opensolaris.arc-caseid value=PSARC/2011/269
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    36 #
    36 dir  path=usr/lib/graphviz/python27
    37 dir  path=usr/lib/graphviz/python27
    37 link path=usr/lib/graphviz/python27/_gv.so target=libgv_python27.so
    38 link path=usr/lib/graphviz/python27/_gv.so target=libgv_python27.so
    38 file path=usr/lib/graphviz/python27/gv.py
    39 file path=usr/lib/graphviz/python27/gv.py
    39 file path=usr/lib/graphviz/python27/libgv_python27.so
    40 file path=usr/lib/graphviz/python27/libgv_python27.so
    40 link path=usr/lib/python2.7/vendor-packages/_gv.so \
    41 link path=usr/lib/python2.7/vendor-packages/_gv.so \
    41     target=../../graphviz/python27/libgv_python27.so
    42     target=../../graphviz/python27/libgv_python27.so
    42 link path=usr/lib/python2.7/vendor-packages/gv.py \
    43 link path=usr/lib/python2.7/vendor-packages/gv.py \
    43     target=../../graphviz/python27/gv.py
    44     target=../../graphviz/python27/gv.py
    44 
    45 #
    45 
       
    46 license COPYING license=EPL1.0
    46 license COPYING license=EPL1.0
    47 license graphviz.license.extra license="Other Notices"
    47 license graphviz.license.extra license="Other Notices"
    48 
    48 
    49 # force a dependency on the graphviz package
    49 # force a dependency on the graphviz package
    50 depend type=require fmri=__TBD pkg.debug.depend.file=libgraph.so.5 \
    50 depend type=require fmri=__TBD pkg.debug.depend.file=libgraph.so.5 \