components/zsh/zsh.p5m
branchs11-update
changeset 3370 979f5e2250e8
parent 3021 b9308977c65b
child 3503 bf3706873eae
equal deleted inserted replaced
3369:d159dcb97df2 3370:979f5e2250e8
    27     value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.description \
    28 set name=pkg.description \
    29     value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
    29     value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
    30 set name=pkg.summary value="Z Shell (zsh)"
    30 set name=pkg.summary value="Z Shell (zsh)"
    31 set name=com.oracle.info.description value="zsh, the Z Shell"
    31 set name=com.oracle.info.description value="zsh, the Z Shell"
       
    32 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    33 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream value="Zsh Development Group <[email protected]>"
    35 set name=info.upstream value="Zsh Development Group <[email protected]>"
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid \
    37 set name=org.opensolaris.arc-caseid \
  1548 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ztcp
  1549 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ztcp
  1549 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser
  1550 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser
  1550 hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
  1551 hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
  1551 link path=etc/zprofile target=profile
  1552 link path=etc/zprofile target=profile
  1552 license license license="Zsh License"
  1553 license license license="Zsh License"
       
  1554 license pattern.license license="University of Toronto"
       
  1555 license vorbiscomment.license license="MIT"