components/swig/swig.p5m
changeset 1948 2d1537e7942d
parent 1251 f1fb66b52f41
child 4082 a1a3491e5faf
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 
    25 
    26 # Get usr/share/swig/$(COMPONENT_VERSION)/doc/devel files from Doc/Devel
    26 # Get usr/share/swig/$(COMPONENT_VERSION)/doc/devel files from Doc/Devel
    31 set name=pkg.fmri \
    31 set name=pkg.fmri \
    32     value=pkg:/developer/swig@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value=pkg:/developer/swig@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=pkg.summary value="Simplified Wrapper and Interface Generator"
    33 set name=pkg.summary value="Simplified Wrapper and Interface Generator"
    34 set name=com.oracle.info.description \
    34 set name=com.oracle.info.description \
    35     value="SWIG, the Simplified Wrapper and Interface Generator"
    35     value="SWIG, the Simplified Wrapper and Interface Generator"
    36 set name=com.oracle.info.tpno value=10991
    36 set name=com.oracle.info.tpno value=$(TPNO)
    37 set name=info.classification \
    37 set name=info.classification \
    38     value="org.opensolaris.category.2008:Development/Other Languages"
    38     value="org.opensolaris.category.2008:Development/Other Languages"
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=org.opensolaris.arc-caseid value=PSARC/2008/475
    41 set name=org.opensolaris.arc-caseid value=PSARC/2008/475