summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb80
1 files changed, 40 insertions, 40 deletions
diff --git a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
index 532094675..d585bfab4 100644
--- a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
+++ b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
@@ -23,68 +23,68 @@ do_install_append() {
23} 23}
24 24
25PACKAGES += "\ 25PACKAGES += "\
26 ${PN}-zsh \ 26 ${PN}-zsh \
27 ${PN}-test \ 27 ${PN}-test \
28 ${PN}-protocols \ 28 ${PN}-protocols \
29 ${PN}-bin \ 29 ${PN}-bin \
30 ${PN}-conch \ 30 ${PN}-conch \
31 ${PN}-lore \ 31 ${PN}-lore \
32 ${PN}-mail \ 32 ${PN}-mail \
33 ${PN}-names \ 33 ${PN}-names \
34 ${PN}-news \ 34 ${PN}-news \
35 ${PN}-runner \ 35 ${PN}-runner \
36 ${PN}-web \ 36 ${PN}-web \
37 ${PN}-words \ 37 ${PN}-words \
38 ${PN}-flow \ 38 ${PN}-flow \
39 ${PN}-pair \ 39 ${PN}-pair \
40 ${PN}-core \ 40 ${PN}-core \
41" 41"
42 42
43RDEPENDS_${PN} = "python-core python-zopeinterface" 43RDEPENDS_${PN} = "python-core python-zopeinterface"
44RDEPENDS_${PN} += "\ 44RDEPENDS_${PN} += "\
45 ${PN}-bin \ 45 ${PN}-bin \
46 ${PN}-conch \ 46 ${PN}-conch \
47 ${PN}-lore \ 47 ${PN}-lore \
48 ${PN}-mail \ 48 ${PN}-mail \
49 ${PN}-names \ 49 ${PN}-names \
50 ${PN}-news \ 50 ${PN}-news \
51 ${PN}-runner \ 51 ${PN}-runner \
52 ${PN}-web \ 52 ${PN}-web \
53 ${PN}-words \ 53 ${PN}-words \
54" 54"
55 55
56ALLOW_EMPTY_${PN} = "1" 56ALLOW_EMPTY_${PN} = "1"
57FILES_${PN} = "" 57FILES_${PN} = ""
58 58
59FILES_${PN}-test = " \ 59FILES_${PN}-test = " \
60 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \ 60 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \
61 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \ 61 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \
62" 62"
63 63
64FILES_${PN}-protocols = " \ 64FILES_${PN}-protocols = " \
65 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \ 65 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \
66 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \ 66 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \
67 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \ 67 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \
68" 68"
69 69
70FILES_${PN}-zsh = " \ 70FILES_${PN}-zsh = " \
71 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \ 71 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \
72 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \ 72 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \
73" 73"
74 74
75FILES_${PN}-bin = " \ 75FILES_${PN}-bin = " \
76 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/_c_urlarg.so \ 76 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/_c_urlarg.so \
77 ${libdir}/${PYTHON_DIR}/site-packages/twisted/spread/cBanana.so \ 77 ${libdir}/${PYTHON_DIR}/site-packages/twisted/spread/cBanana.so \
78" 78"
79 79
80FILES_${PN}-conch = " \ 80FILES_${PN}-conch = " \
81 ${bindir}/ckeygen \ 81 ${bindir}/ckeygen \
82 ${bindir}/tkconch \ 82 ${bindir}/tkconch \
83 ${bindir}/conch \ 83 ${bindir}/conch \
84 ${bindir}/conchftp \ 84 ${bindir}/conchftp \
85 ${bindir}/cftp \ 85 ${bindir}/cftp \
86 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_conch.py* \ 86 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_conch.py* \
87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/conch \ 87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/conch \
88" 88"
89 89
90FILES_${PN}-core = " \ 90FILES_${PN}-core = " \