components/bison/bison-runtime.p5m
changeset 181 87e11e685b1f
parent 177 fd9cb2273c9d
child 464 08f94c414553
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri value=pkg:/system/library/bison-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/system/library/bison-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.description \
       
    30     value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar."
    27 set name=pkg.summary value="bison - A YACC Replacement (Runtime Libraries)"
    31 set name=pkg.summary value="bison - A YACC Replacement (Runtime Libraries)"
    28 set name=pkg.description value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar."
    32 set name=info.classification \
    29 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
    33     value="org.opensolaris.category.2008:Development/Other Languages"
       
    34 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.upstream_url value=http://www.gnu.org/software/bison/
    35 set name=info.upstream_url value=http://www.gnu.org/software/bison/
    31 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=opensolaris.arc_url \
       
    37     value=http://arc.opensolaris.org/caselog/PSARC/2007/289
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 
       
    34 
       
    35 license bison.license license="GPLv2"
       
    36 
       
    37 dir path=usr
    39 dir path=usr
    38 dir path=usr/sfw
    40 dir path=usr/sfw
    39 dir path=usr/sfw/lib
    41 dir path=usr/sfw/lib
    40 dir path=usr/sfw/lib/$(MACH64)
    42 dir path=usr/sfw/lib/$(MACH64)
    41 dir path=usr/share
    43 dir path=usr/share
   109 file path=usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo
   111 file path=usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo
   110 file path=usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo
   112 file path=usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo
   111 file path=usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo
   113 file path=usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo
   112 file path=usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo
   114 file path=usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo
   113 file path=usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
   115 file path=usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
       
   116 license bison.license license=GPLv2
   114 link path=usr/sfw/lib/$(MACH64)/liby.so target=liby.so.1
   117 link path=usr/sfw/lib/$(MACH64)/liby.so target=liby.so.1
   115 link path=usr/sfw/lib/liby.so target=liby.so.1
   118 link path=usr/sfw/lib/liby.so target=liby.so.1