components/python/python34/tkinter-34.p5m
changeset 4912 0b79e9575718
parent 2183 5d00686e81da
equal deleted inserted replaced
4911:6590570733a1 4912:0b79e9575718
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
       
    23 
       
    24 # bootstrap: pkgdepend doesn't like python 3.4 yet;
       
    25 # remove this block once it is installed on build machine
       
    26 <transform file path=.+\.py$ -> \
       
    27     default pkg.depend.bypass-generate .* >
       
    28 <transform file path=.+\.pyc$ -> \
       
    29     default pkg.depend.bypass-generate .* >
       
    30 <transform file path=usr/bin.*$ -> \
       
    31     default pkg.depend.bypass-generate .* >
       
    32 #
    22 #
    33 set name=pkg.fmri \
    23 set name=pkg.fmri \
    34     value=pkg:/library/python/tkinter-34@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24     value=pkg:/library/python/tkinter-34@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    35 set name=pkg.summary value="Python 3.4 bindings to tcl/tk"
    25 set name=pkg.summary value="Python 3.4 bindings to tcl/tk"
    36 set name=com.oracle.info.description value="Python 3.4 bindings for Tcl/Tk"
    26 set name=com.oracle.info.description value="Python 3.4 bindings for Tcl/Tk"