components/emacs/gnu-emacs-x11.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4791 fb9a6b5ef98f
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 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 
    24 set name=pkg.fmri \
    25 set name=pkg.fmri value=pkg:/editor/gnu-emacs/gnu-emacs-x11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/editor/gnu-emacs/gnu-emacs-x11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GNU emacs with X11 support (Xaw toolkit)"
    26 set name=pkg.summary value="GNU emacs with X11 support (Xaw toolkit)"
    27 set name=com.oracle.info.description value="GNU emacs with X11 support (Xaw toolkit)"
    27 set name=com.oracle.info.description \
       
    28     value="GNU emacs with X11 support (Xaw toolkit)"
    28 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=info.classification value="org.opensolaris.category.2008:Development/Editors"
    30 set name=info.classification \
       
    31     value=org.opensolaris.category.2008:Development/Editors
       
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2008/494
    32 set name=org.opensolaris.arc-caseid \
       
    33     value=PSARC/2008/494
       
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 
       
    36 license emacs.license license="GPLv3"
       
    37 
    36 
    38 
    37 
    39 file path=usr/bin/emacs-x
    38 file path=usr/bin/emacs-x
    40 hardlink path=usr/bin/emacs-x-$(COMPONENT_VERSION) target=emacs-x
    39 hardlink path=usr/bin/emacs-x-$(COMPONENT_VERSION) target=emacs-x
    41 file path=usr/share/man/man1/emacs-x.1
    40 file path=usr/share/man/man1/emacs-x.1
       
    41 license emacs.license license=GPLv3
    42 
    42 
    43 
    43 
    44 # This package requires the emacs core package to be installed. To help
    44 # This package requires the emacs core package to be installed. To help
    45 # pkgdepend find that relationship without hardwiring an fmri, specify
    45 # pkgdepend find that relationship without hardwiring an fmri, specify
    46 # a dependency on a file known to always be present in the core package,
    46 # a dependency on a file known to always be present in the core package,
    47 # and allow pkgdepend to generate the fmri.
    47 # and allow pkgdepend to generate the fmri.
    48 depend fmri=__TBD pkg.debug.depend.file=usr/bin/emacs \
    48 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/emacs \
    49 	pkg.debug.reason=usr/bin/emacs-gtk type=require 
    49     pkg.debug.reason=usr/bin/emacs-gtk