components/libtool/libtool.p5m
changeset 181 87e11e685b1f
parent 127 3e3c266b3a81
child 464 08f94c414553
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/developer/build/libtool@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 <transform file path=usr/share/man/.+$ -> set mangler.man.stability 'uncommitted (obsolete)' >
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/developer/build/libtool@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="GNU libtool"
    27 set name=pkg.summary value="GNU libtool"
    26 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
    28 set name=info.classification \
    27 set name=info.upstream_url value="http://www.gnu.org/gnu/libtool/"
    29     value=org.opensolaris.category.2008:Development/GNU
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=info.upstream_url value=http://www.gnu.org/gnu/libtool/
       
    32 set name=opensolaris.arc_url \
       
    33     value=http://arc.opensolaris.org/caselog/PSARC/2007/557
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    30 
       
    31 license libtool.license license='GPLv2'
       
    32 
       
    33 dir path=usr
    35 dir path=usr
    34 dir path=usr/bin
    36 dir path=usr/bin
    35 dir path=usr/include
    37 dir path=usr/include
    36 dir path=usr/share
    38 dir path=usr/share
    37 dir path=usr/share/aclocal
    39 dir path=usr/share/aclocal
    66 file path=usr/share/libtool/libltdl/ltmain.sh
    68 file path=usr/share/libtool/libltdl/ltmain.sh
    67 file path=usr/share/libtool/libltdl/missing
    69 file path=usr/share/libtool/libltdl/missing
    68 file path=usr/share/libtool/ltmain.sh
    70 file path=usr/share/libtool/ltmain.sh
    69 file libtool.1 path=usr/share/man/man1/libtool.1
    71 file libtool.1 path=usr/share/man/man1/libtool.1
    70 file libtoolize.1 path=usr/share/man/man1/libtoolize.1
    72 file libtoolize.1 path=usr/share/man/man1/libtoolize.1
    71 
    73 legacy pkg=SUNWlibtool desc="GNU libtool" name="GNU libtool"
    72 legacy pkg=SUNWlibtool \
    74 license libtool.license license=GPLv2
    73 	name="GNU libtool" \
       
    74 	desc="GNU libtool"