components/make/make.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5074 24b9f318a3b0
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/developer/build/gnu-make@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/developer/build/gnu-make@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="A utility for directing compilation."
    29 set name=pkg.description \
    30 set name=pkg.description \
    30     value="GNU Make is an utility which controls the generation of executables and other target files."
    31     value="GNU Make is an utility which controls the generation of executables and other target files."
    31 set name=pkg.summary value="A utility for directing compilation."
       
    32 set name=com.oracle.info.description value="GNU make"
    32 set name=com.oracle.info.description value="GNU make"
    33 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
    35     value=org.opensolaris.category.2008:Development/GNU
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid \
    37 set name=org.opensolaris.arc-caseid value=PSARC/2000/488
    39     value=PSARC/2000/488
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    39 link path=usr/bin/gmake target=../gnu/bin/make facet.compat.gnulinks=true
    41 file usr/bin/gmake path=usr/gnu/bin/make
    40 file usr/bin/gmake path=usr/gnu/bin/make
       
    41 file usr/share/man/man1/gmake.1 path=usr/gnu/share/man/man1/make.1
       
    42 link path=usr/sfw/bin/gmake target=../../gnu/bin/make
       
    43 link path=usr/sfw/share/man/man1/gmake.1 \
       
    44     target=../../../../gnu/share/man/man1/make.1
    42 file path=usr/share/info/make.info
    45 file path=usr/share/info/make.info
    43 file path=usr/share/info/make.info-1
    46 file path=usr/share/info/make.info-1
    44 file path=usr/share/info/make.info-2
    47 file path=usr/share/info/make.info-2
    45 file path=usr/share/locale/be/LC_MESSAGES/make.mo
    48 file path=usr/share/locale/be/LC_MESSAGES/make.mo
    46 file path=usr/share/locale/da/LC_MESSAGES/make.mo
    49 file path=usr/share/locale/da/LC_MESSAGES/make.mo
    64 file path=usr/share/locale/sv/LC_MESSAGES/make.mo
    67 file path=usr/share/locale/sv/LC_MESSAGES/make.mo
    65 file path=usr/share/locale/tr/LC_MESSAGES/make.mo
    68 file path=usr/share/locale/tr/LC_MESSAGES/make.mo
    66 file path=usr/share/locale/uk/LC_MESSAGES/make.mo
    69 file path=usr/share/locale/uk/LC_MESSAGES/make.mo
    67 file path=usr/share/locale/vi/LC_MESSAGES/make.mo
    70 file path=usr/share/locale/vi/LC_MESSAGES/make.mo
    68 file path=usr/share/locale/zh_CN/LC_MESSAGES/make.mo
    71 file path=usr/share/locale/zh_CN/LC_MESSAGES/make.mo
    69 file usr/share/man/man1/gmake.1 path=usr/gnu/share/man/man1/make.1
    72 link path=usr/share/man/man1/gmake.1 target=../../../gnu/share/man/man1/make.1 \
       
    73     facet.compat.gnulinks=all
    70 legacy pkg=SUNWgmake \
    74 legacy pkg=SUNWgmake \
    71     desc="GNU make - A utility used to build software (gmake)" \
    75     desc="GNU make - A utility used to build software (gmake)" \
    72     name="gmake - GNU make"
    76     name="gmake - GNU make"
    73 license make.license license="GPLv3, FDLv1.3"
    77 license make.license license="GPLv3, FDLv1.3"
    74 link path=usr/bin/gmake target=../gnu/bin/make facet.compat.gnulinks=true
       
    75 link path=usr/share/man/man1/gmake.1 \
       
    76     target=../../../gnu/share/man/man1/make.1 facet.compat.gnulinks=all
       
    77 link path=usr/sfw/bin/gmake target=../../gnu/bin/make
       
    78 link path=usr/sfw/share/man/man1/gmake.1 \
       
    79     target=../../../../gnu/share/man/man1/make.1