components/emacs/gnu-emacs-no-x11.p5m
branchs11-update
changeset 2856 47b35501403f
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
equal deleted inserted replaced
2855:576d5a7857b7 2856:47b35501403f
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 
    24 
    25 set name=pkg.fmri value=pkg:/editor/gnu-emacs/gnu-emacs-no-x11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.fmri 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 value="GNU emacs without X Window System support"
       
    28 set name=com.oracle.info.tpno value=15684
    28 set name=info.classification value="org.opensolaris.category.2008:Development/Editors"
    29 set name=info.classification value="org.opensolaris.category.2008:Development/Editors"
       
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=org.opensolaris.arc-caseid \
    32 set name=org.opensolaris.arc-caseid \
    32     value=PSARC/2008/494
    33     value=PSARC/2008/494
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 
    35 
    35 license emacs.license license="GPLv3"
    36 license emacs.license license="GPLv3"
    36 
    37 
    37 dir path=usr
       
    38 dir path=usr/bin
       
    39 dir path=usr/share
       
    40 dir path=usr/share/man
       
    41 dir path=usr/share/man/man1
       
    42 
    38 
    43 file path=usr/bin/emacs-nox
    39 file path=usr/bin/emacs-nox
    44 hardlink path=usr/bin/emacs-nox-$(COMPONENT_VERSION) target=emacs-nox
    40 hardlink path=usr/bin/emacs-nox-$(COMPONENT_VERSION) target=emacs-nox
    45 file path=usr/share/man/man1/emacs-nox.1
    41 file path=usr/share/man/man1/emacs-nox.1
    46 
    42