components/automake/automake-1.10/automake.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4088 98a08684d104
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/developer/build/automake-110@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/developer/build/automake-110@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="A Makefile generator"
    26 set name=pkg.summary value="A Makefile generator"
    27 set name=com.oracle.info.description value="GNU automake"
    27 set name=com.oracle.info.description value="GNU automake"
    28 set name=com.oracle.info.tpno value=$(TPNO)
    28 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=info.classification \
    29 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
    30     value=org.opensolaris.category.2008:Development/GNU
       
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=org.opensolaris.arc-caseid \
    32 set name=org.opensolaris.arc-caseid value=PSARC/2007/293
    34     value=PSARC/2007/293
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    34 link path=usr/bin/aclocal target=aclocal-1.10 mediator=automake \
       
    35     mediator-version=1.10
    36 file path=usr/bin/aclocal-$(COMPONENT_VERSION)
    36 file path=usr/bin/aclocal-$(COMPONENT_VERSION)
       
    37 link path=usr/bin/automake target=automake-1.10 mediator=automake \
       
    38     mediator-version=1.10
    37 file path=usr/bin/automake-$(COMPONENT_VERSION)
    39 file path=usr/bin/automake-$(COMPONENT_VERSION)
    38 file path=usr/share/aclocal-$(COMPONENT_VERSION)/amversion.m4
    40 file path=usr/share/aclocal-$(COMPONENT_VERSION)/amversion.m4
    39 file path=usr/share/aclocal-$(COMPONENT_VERSION)/as.m4
    41 file path=usr/share/aclocal-$(COMPONENT_VERSION)/as.m4
    40 file path=usr/share/aclocal-$(COMPONENT_VERSION)/auxdir.m4
    42 file path=usr/share/aclocal-$(COMPONENT_VERSION)/auxdir.m4
    41 file path=usr/share/aclocal-$(COMPONENT_VERSION)/ccstdc.m4
    43 file path=usr/share/aclocal-$(COMPONENT_VERSION)/ccstdc.m4
   145 file path=usr/share/automake-$(COMPONENT_VERSION)/mkinstalldirs mode=0555
   147 file path=usr/share/automake-$(COMPONENT_VERSION)/mkinstalldirs mode=0555
   146 file path=usr/share/automake-$(COMPONENT_VERSION)/py-compile mode=0555
   148 file path=usr/share/automake-$(COMPONENT_VERSION)/py-compile mode=0555
   147 file path=usr/share/automake-$(COMPONENT_VERSION)/symlink-tree mode=0555
   149 file path=usr/share/automake-$(COMPONENT_VERSION)/symlink-tree mode=0555
   148 file path=usr/share/automake-$(COMPONENT_VERSION)/texinfo.tex
   150 file path=usr/share/automake-$(COMPONENT_VERSION)/texinfo.tex
   149 file path=usr/share/automake-$(COMPONENT_VERSION)/ylwrap mode=0555
   151 file path=usr/share/automake-$(COMPONENT_VERSION)/ylwrap mode=0555
   150 
       
   151 link path=usr/bin/aclocal target=aclocal-1.10 \
       
   152     mediator=automake mediator-version=1.10
       
   153 link path=usr/bin/automake target=automake-1.10 \
       
   154     mediator=automake mediator-version=1.10
       
   155 
       
   156 license automake.license license="GPLv2 FDLv1.2"
   152 license automake.license license="GPLv2 FDLv1.2"