components/python/cheetah/cheetah-PYVER.p5m
branchs11u3-sru
changeset 5407 87c7d5f9829e
parent 3704 69ab8eca01c5
equal deleted inserted replaced
5394:9bf088603d1c 5407:87c7d5f9829e
    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) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/library/python/cheetah-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python/cheetah-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="A template engine and code generation tool"
    26 set name=pkg.summary value="A template engine and code generation tool"
    33     value=org.opensolaris.category.2008:Development/Python
    33     value=org.opensolaris.category.2008:Development/Python
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream \
    35 set name=info.upstream \
    36     value="R. Tyler Ballance <[email protected]>"
    36     value="R. Tyler Ballance <[email protected]>"
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2012/XXX
    38 set name=org.opensolaris.arc-caseid value=PSARC/2013/342
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 #
    40 #
    41 link path=usr/bin/cheetah target=cheetah-$(PYVER) mediator=python \
    41 link path=usr/bin/cheetah target=cheetah-$(PYVER) mediator=python \
    42     mediator-version=$(PYVER)
    42     mediator-version=$(PYVER)
    43 file path=usr/bin/cheetah-$(PYVER)
    43 file path=usr/bin/cheetah-$(PYVER)
   108 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/Utils/statprof.py
   108 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/Utils/statprof.py
   109 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/Version.py
   109 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/Version.py
   110 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/__init__.py
   110 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/__init__.py
   111 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/_namemapper.so
   111 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/_namemapper.so
   112 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/convertTmplPathToModuleName.py
   112 file path=usr/lib/python$(PYVER)/vendor-packages/Cheetah/convertTmplPathToModuleName.py
       
   113 
   113 license cheetah.license license="MIT, BSD-style, LGPLv2.1"
   114 license cheetah.license license="MIT, BSD-style, LGPLv2.1"
   114 
   115 
   115 # force the rename with an optional dependency on the old name
   116 # force the rename with an optional dependency on the old name
   116 depend type=optional \
   117 depend type=optional \
   117     fmri=library/python-2/cheetah-$(PYV)@2.4.4,5.11-0.175.3.0.0.16.0
   118     fmri=library/python-2/cheetah-$(PYV)@2.4.4,5.11-0.175.3.0.0.16.0