python27: fix tk related dependency generation
[unleashed-userland.git] / components / python / pyro4 / pyro4-PYVER.p5m
blobee099af289b45465ba4a8dc0481b3c3915e1d6f9
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2013 Aurelien Larcher. All rights reserved.
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="Distributed object middleware for Python (RPC)"
17 set name=info.classification \
18     value=org.opensolaris.category.2008:Development/Python
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license=MIT
25 # force a dependency on the Python runtime
26 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
27     pkg.debug.depend.path=usr/bin
29 # force a dependency on the unversioned package
30 depend type=require \
31     fmri=$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
33 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
34 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
35 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
36 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
37 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
38 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/__init__.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/__init__.pyc
40 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/configuration.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/configuration.pyc
42 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/constants.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/constants.pyc
44 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/core.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/core.pyc
46 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/errors.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/errors.pyc
48 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/futures.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/futures.pyc
50 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/message.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/message.pyc
52 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/naming.py
53 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/naming.pyc
54 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/nsc.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/nsc.pyc
56 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketserver/__init__.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketserver/__init__.pyc
58 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketserver/multiplexserver.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketserver/multiplexserver.pyc
60 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketserver/threadpoolserver.py
61 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketserver/threadpoolserver.pyc
62 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketutil.py
63 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/socketutil.pyc
64 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/test/__init__.py
65 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/test/__init__.pyc
66 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/test/echoserver.py
67 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/test/echoserver.pyc
68 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/threadutil.py
69 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/threadutil.pyc
70 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/tpjobqueue.py
71 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/tpjobqueue.pyc
72 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/util.py
73 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/util.pyc
74 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/utils/__init__.py
75 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/utils/__init__.pyc
76 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/utils/flame.py
77 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/utils/flame.pyc
78 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/utils/flameserver.py
79 file path=usr/lib/python$(PYVER)/vendor-packages/Pyro4/utils/flameserver.pyc