components/graphviz/graphviz-perl-516.p5m
changeset 4746 8e237ffd0a48
parent 4745 2d05f68d43d8
child 4747 0e43ac303e45
equal deleted inserted replaced
4745:2d05f68d43d8 4746:8e237ffd0a48
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/image/graphviz/graphviz-perl-516@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="Perl 5.16 bindings for Graphviz"
       
    28 set name=com.oracle.info.description value="Perl 5.16 bindings for Graphviz"
       
    29 set name=com.oracle.info.tpno value=$(TPNO)
       
    30 set name=info.classification \
       
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
       
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    34 set name=org.opensolaris.arc-caseid value=PSARC/2011/269
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    36 file path=usr/lib/$(MACH64)/graphviz/perl/gv.pm
       
    37 link path=usr/lib/$(MACH64)/graphviz/perl/gv.so target=libgv_perl.so
       
    38 file path=usr/lib/$(MACH64)/graphviz/perl/libgv_perl.so
       
    39 link path=usr/perl5/vendor_perl/5.16/$(PERL_ARCH)/gv.pm \
       
    40     target=../../../../lib/$(MACH64)/graphviz/perl/gv.pm
       
    41 link path=usr/perl5/vendor_perl/5.16/$(PERL_ARCH)/gv.so \
       
    42     target=../../../../lib/$(MACH64)/graphviz/perl/libgv_perl.so
       
    43 file path=usr/share/graphviz/demo/modgraph.pl
       
    44 file usr/share/man/man3/gv.3perl path=usr/share/man/man3/gv-perl.3
       
    45 license COPYING license=EPL1.0
       
    46 license graphviz.license.extra license="Other Notices"
       
    47 
       
    48 # This package replaces the now-obsolete Perl 5.12 package, which needs to
       
    49 # be removed in order to prevent file collisions at install time.
       
    50 depend type=optional \
       
    51     fmri=image/graphviz/[email protected]