components/emacs/gnu-emacs.p5m
changeset 7680 09661509b866
parent 4791 fb9a6b5ef98f
equal deleted inserted replaced
7675:a1504c073861 7680:09661509b866
    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, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, 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 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/editor/gnu-emacs@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/editor/gnu-emacs@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GNU emacs core"
    26 set name=pkg.summary value="GNU emacs core"
  2513 file path=usr/share/info/woman.info
  2513 file path=usr/share/info/woman.info
  2514 file path=usr/share/man/man1/ebrowse.1
  2514 file path=usr/share/man/man1/ebrowse.1
  2515 file path=usr/share/man/man1/emacs.1 mangler.man.stability=committed
  2515 file path=usr/share/man/man1/emacs.1 mangler.man.stability=committed
  2516 file path=usr/share/man/man1/emacsclient.1
  2516 file path=usr/share/man/man1/emacsclient.1
  2517 file path=usr/share/man/man1/grep-changelog.1
  2517 file path=usr/share/man/man1/grep-changelog.1
  2518 license emacs.license license=GPLv3
  2518 license COPYING license=GPLv3
  2519 
  2519 
  2520 # The rgrep command uses GNU-find specific options, so we patch Solaris emacs
  2520 # The rgrep command uses GNU-find specific options, so we patch Solaris emacs
  2521 # to use GNU find. As this functionality is relatively core, ensure that
  2521 # to use GNU find. As this functionality is relatively core, ensure that
  2522 # installing emacs also brings in the package containing GNU find.
  2522 # installing emacs also brings in the package containing GNU find.
  2523 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/find
  2523 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/find