components/emacs/gnu-emacs-no-x11.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 7712 f6ee45342d40
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    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-no-x11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/editor/gnu-emacs/gnu-emacs-no-x11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GNU emacs without X Window System support"
    26 set name=pkg.summary value="GNU emacs without X Window System support"
    27 set name=com.oracle.info.description value="GNU emacs without X Window System support"
    27 set name=com.oracle.info.description \
       
    28     value="GNU emacs without X Window System support"
    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
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid value=PSARC/2008/494
    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-nox
    38 file path=usr/bin/emacs-nox
    40 hardlink path=usr/bin/emacs-nox-$(COMPONENT_VERSION) target=emacs-nox
    39 hardlink path=usr/bin/emacs-nox-$(COMPONENT_VERSION) target=emacs-nox
    41 file path=usr/share/man/man1/emacs-nox.1
    40 file path=usr/share/man/man1/emacs-nox.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