components/python/pybonjour/pybonjour-PYVER.p5m
changeset 1666 69d14d547e77
parent 1419 a13e688bbe2d
child 1890 5a4ef66c42bf
equal deleted inserted replaced
1665:9e945128be3b 1666:69d14d547e77
    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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, 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-2/pybonjour-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python/pybonjour-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="Python bindings for Bonjour / DNS-SD"
    26 set name=pkg.summary value="Python bindings for Bonjour / DNS-SD"
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="Pybonjour provides a pure-Python interface to Bonjour and compatible DNS-SD libraries (such as Avahi). It allows Python scripts to take advantage of Zero Configuration Networking (Zeroconf) to register, discover, and resolve services on both local and wide-area networks."
    28     value="Pybonjour provides a pure-Python interface to Bonjour and compatible DNS-SD libraries (such as Avahi). It allows Python scripts to take advantage of Zero Configuration Networking (Zeroconf) to register, discover, and resolve services on both local and wide-area networks."
    29 set name=com.oracle.info.description \
    29 set name=com.oracle.info.description \
    30     value="Python bindings for Bonjour / DNS-SD"
    30     value="Python bindings for Bonjour / DNS-SD"
    46 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    46 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    47     pkg.debug.depend.path=usr/bin
    47     pkg.debug.depend.path=usr/bin
    48 
    48 
    49 # force a dependency on the pybonjour package
    49 # force a dependency on the pybonjour package
    50 depend type=require \
    50 depend type=require \
    51     fmri=library/python-2/pybonjour@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    51     fmri=library/python/pybonjour@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    52 #
    52 #
    53 depend type=require fmri=service/network/dns/mdns
    53 depend type=require fmri=service/network/dns/mdns
       
    54 
       
    55 # force the rename with an optional dependency on the old name
       
    56 depend type=optional \
       
    57     fmri=library/python-2/pybonjour-$(PYV)@1.1.1,5.12-5.12.0.0.0.41.0