diff options
Diffstat (limited to 'meta-extras/packages/python/python-2.4.4-manifest.inc')
-rw-r--r-- | meta-extras/packages/python/python-2.4.4-manifest.inc | 271 |
1 files changed, 271 insertions, 0 deletions
diff --git a/meta-extras/packages/python/python-2.4.4-manifest.inc b/meta-extras/packages/python/python-2.4.4-manifest.inc new file mode 100644 index 0000000000..35017aefe7 --- /dev/null +++ b/meta-extras/packages/python/python-2.4.4-manifest.inc | |||
@@ -0,0 +1,271 @@ | |||
1 | ######################################################################################################################## | ||
2 | ### AUTO-GENERATED by '/local/pkg/oe/org.openembedded.dev/contrib/python/generate-manifest.py' [(C) 2002-2007 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Mon Dec 25 00:05:05 2006 | ||
3 | ### | ||
4 | ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy | ||
5 | ### | ||
6 | ### Warning: Manual edits will be lost! | ||
7 | ### | ||
8 | ######################################################################################################################## | ||
9 | |||
10 | |||
11 | PROVIDES+="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio " | ||
12 | |||
13 | PACKAGES="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio " | ||
14 | |||
15 | DESCRIPTION_python-profile="Python Basic Profiling Support" | ||
16 | PR_python-profile="ml0" | ||
17 | RDEPENDS_python-profile="python-core" | ||
18 | FILES_python-profile="${libdir}/python2.4/profile.* ${libdir}/python2.4/pstats.* " | ||
19 | |||
20 | DESCRIPTION_python-threading="Python Threading & Synchronization Support" | ||
21 | PR_python-threading="ml0" | ||
22 | RDEPENDS_python-threading="python-core python-lang" | ||
23 | FILES_python-threading="${libdir}/python2.4/_threading_local.* ${libdir}/python2.4/dummy_thread.* ${libdir}/python2.4/dummy_threading.* ${libdir}/python2.4/mutex.* ${libdir}/python2.4/threading.* ${libdir}/python2.4/Queue.* " | ||
24 | |||
25 | DESCRIPTION_python-distutils="Python Distribution Utilities" | ||
26 | PR_python-distutils="ml0" | ||
27 | RDEPENDS_python-distutils="python-core" | ||
28 | FILES_python-distutils="${libdir}/python2.4/config ${libdir}/python2.4/distutils " | ||
29 | |||
30 | DESCRIPTION_python-textutils="Python Option Parsing, Text Wrapping and Comma-Separated-Value Support" | ||
31 | PR_python-textutils="ml0" | ||
32 | RDEPENDS_python-textutils="python-core python-io python-re python-stringold" | ||
33 | FILES_python-textutils="${libdir}/python2.4/lib-dynload/_csv.so ${libdir}/python2.4/csv.* ${libdir}/python2.4/optparse.* ${libdir}/python2.4/textwrap.* " | ||
34 | |||
35 | DESCRIPTION_python-codecs="Python Codecs, Encodings & i18n Support" | ||
36 | PR_python-codecs="ml0" | ||
37 | RDEPENDS_python-codecs="python-core" | ||
38 | FILES_python-codecs="${libdir}/python2.4/codecs.* ${libdir}/python2.4/encodings ${libdir}/python2.4/gettext.* ${libdir}/python2.4/locale.* ${libdir}/python2.4/lib-dynload/_locale.so ${libdir}/python2.4/lib-dynload/unicodedata.so ${libdir}/python2.4/stringprep.* ${libdir}/python2.4/xdrlib.* " | ||
39 | |||
40 | DESCRIPTION_python-pickle="Python Persistence Support" | ||
41 | PR_python-pickle="ml0" | ||
42 | RDEPENDS_python-pickle="python-core python-codecs python-io python-re" | ||
43 | FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so " | ||
44 | |||
45 | DESCRIPTION_python-datetime="Python Calendar and Time support" | ||
46 | PR_python-datetime="ml0" | ||
47 | RDEPENDS_python-datetime="python-core python-codecs" | ||
48 | FILES_python-datetime="${libdir}/python2.4/_strptime.* ${libdir}/python2.4/calendar.* ${libdir}/python2.4/lib-dynload/datetime.so " | ||
49 | |||
50 | DESCRIPTION_python-core="Python Interpreter and core modules (needed!)" | ||
51 | PR_python-core="ml0" | ||
52 | RDEPENDS_python-core="" | ||
53 | FILES_python-core="/usr/lib/python2.4/__future__.* /usr/lib/python2.4/copy.* /usr/lib/python2.4/copy_reg.* /usr/lib/python2.4/ConfigParser.py /usr/lib/python2.4/getopt.* /usr/lib/python2.4/linecache.* /usr/lib/python2.4/new.* /usr/lib/python2.4/os.* /usr/lib/python2.4/posixpath.* /usr/lib/python2.4/warnings.* /usr/lib/python2.4/site.* /usr/lib/python2.4/stat.* /usr/lib/python2.4/UserDict.* /usr/lib/python2.4/UserList.* /usr/lib/python2.4/UserString.* /usr/lib/python2.4/lib-dynload/binascii.so /usr/lib/python2.4/lib-dynload/struct.so /usr/lib/python2.4/lib-dynload/time.so /usr/lib/python2.4/lib-dynload/xreadlines.so /usr/lib/python2.4/types.* /usr/bin/python " | ||
54 | |||
55 | DESCRIPTION_python-io="Python Low-Level I/O" | ||
56 | PR_python-io="ml0" | ||
57 | RDEPENDS_python-io="python-core python-math" | ||
58 | FILES_python-io="${libdir}/python2.4/lib-dynload/_socket.so ${libdir}/python2.4/lib-dynload/_ssl.so ${libdir}/python2.4/lib-dynload/select.so ${libdir}/python2.4/lib-dynload/termios.so ${libdir}/python2.4/lib-dynload/cStringIO.so ${libdir}/python2.4/pipes.* ${libdir}/python2.4/socket.* ${libdir}/python2.4/tempfile.* ${libdir}/python2.4/StringIO.* " | ||
59 | |||
60 | DESCRIPTION_python-compiler="Python Compiler Support" | ||
61 | PR_python-compiler="ml0" | ||
62 | RDEPENDS_python-compiler="python-core" | ||
63 | FILES_python-compiler="${libdir}/python2.4/compiler " | ||
64 | |||
65 | DESCRIPTION_python-compression="Python High Level Compression Support" | ||
66 | PR_python-compression="ml0" | ||
67 | RDEPENDS_python-compression="python-core python-zlib" | ||
68 | FILES_python-compression="${libdir}/python2.4/gzip.* ${libdir}/python2.4/zipfile.* " | ||
69 | |||
70 | DESCRIPTION_python-re="Python Regular Expression APIs" | ||
71 | PR_python-re="ml0" | ||
72 | RDEPENDS_python-re="python-core" | ||
73 | FILES_python-re="${libdir}/python2.4/re.* ${libdir}/python2.4/sre.* ${libdir}/python2.4/sre_compile.* ${libdir}/python2.4/sre_constants* ${libdir}/python2.4/sre_parse.* " | ||
74 | |||
75 | DESCRIPTION_python-xmlrpc="Python XMLRPC Support" | ||
76 | PR_python-xmlrpc="ml0" | ||
77 | RDEPENDS_python-xmlrpc="python-core python-xml python-netserver python-lang" | ||
78 | FILES_python-xmlrpc="${libdir}/python2.4/xmlrpclib.* ${libdir}/python2.4/SimpleXMLRPCServer.* " | ||
79 | |||
80 | DESCRIPTION_python-terminal="Python Terminal Controlling Support" | ||
81 | PR_python-terminal="ml0" | ||
82 | RDEPENDS_python-terminal="python-core python-io" | ||
83 | FILES_python-terminal="${libdir}/python2.4/pty.* ${libdir}/python2.4/tty.* " | ||
84 | |||
85 | DESCRIPTION_python-email="Python Email Support" | ||
86 | PR_python-email="ml0" | ||
87 | RDEPENDS_python-email="python-core python-io python-re" | ||
88 | FILES_python-email="${libdir}/python2.4/email " | ||
89 | |||
90 | DESCRIPTION_python-image="Python Graphical Image Handling" | ||
91 | PR_python-image="ml0" | ||
92 | RDEPENDS_python-image="python-core" | ||
93 | FILES_python-image="${libdir}/python2.4/colorsys.* ${libdir}/python2.4/imghdr.* ${libdir}/python2.4/lib-dynload/imageop.so ${libdir}/python2.4/lib-dynload/rgbimg.so " | ||
94 | |||
95 | DESCRIPTION_python-resource="Python Resource Control Interface" | ||
96 | PR_python-resource="ml0" | ||
97 | RDEPENDS_python-resource="python-core" | ||
98 | FILES_python-resource="${libdir}/python2.4/lib-dynload/resource.so " | ||
99 | |||
100 | DESCRIPTION_python-devel="Python Development Package" | ||
101 | PR_python-devel="ml0" | ||
102 | RDEPENDS_python-devel="python-core" | ||
103 | FILES_python-devel="/usr/include /usr/lib/python2.4/config " | ||
104 | |||
105 | DESCRIPTION_python-math="Python Math Support" | ||
106 | PR_python-math="ml0" | ||
107 | RDEPENDS_python-math="python-core" | ||
108 | FILES_python-math="${libdir}/python2.4/lib-dynload/cmath.so ${libdir}/python2.4/lib-dynload/math.so ${libdir}/python2.4/lib-dynload/_random.so ${libdir}/python2.4/random.* ${libdir}/python2.4/sets.* " | ||
109 | |||
110 | DESCRIPTION_python-hotshot="Python Hotshot Profiler" | ||
111 | PR_python-hotshot="ml0" | ||
112 | RDEPENDS_python-hotshot="python-core" | ||
113 | FILES_python-hotshot="${libdir}/python2.4/hotshot ${libdir}/python2.4/lib-dynload/_hotshot.so " | ||
114 | |||
115 | DESCRIPTION_python-unixadmin="Python Unix Administration Support" | ||
116 | PR_python-unixadmin="ml0" | ||
117 | RDEPENDS_python-unixadmin="python-core" | ||
118 | FILES_python-unixadmin="${libdir}/python2.4/lib-dynload/nis.so ${libdir}/python2.4/lib-dynload/grp.so ${libdir}/python2.4/lib-dynload/pwd.so ${libdir}/python2.4/getpass.* " | ||
119 | |||
120 | DESCRIPTION_python-tkinter="Python Tcl/Tk Bindings" | ||
121 | PR_python-tkinter="ml0" | ||
122 | RDEPENDS_python-tkinter="python-core" | ||
123 | FILES_python-tkinter="${libdir}/python2.4/lib-dynload/_tkinter.so ${libdir}/python2.4/lib-tk " | ||
124 | |||
125 | DESCRIPTION_python-gdbm="Python GNU Database Support" | ||
126 | PR_python-gdbm="ml0" | ||
127 | RDEPENDS_python-gdbm="python-core" | ||
128 | FILES_python-gdbm="${libdir}/python2.4/lib-dynload/gdbm.so " | ||
129 | |||
130 | DESCRIPTION_python-fcntl="Python's fcntl Interface" | ||
131 | PR_python-fcntl="ml0" | ||
132 | RDEPENDS_python-fcntl="python-core" | ||
133 | FILES_python-fcntl="${libdir}/python2.4/lib-dynload/fcntl.so " | ||
134 | |||
135 | DESCRIPTION_python-netclient="Python Internet Protocol Clients" | ||
136 | PR_python-netclient="ml0" | ||
137 | RDEPENDS_python-netclient="python-core python-datetime python-io python-lang python-logging python-mime" | ||
138 | FILES_python-netclient="${libdir}/python2.4/*Cookie*.* ${libdir}/python2.4/base64.* ${libdir}/python2.4/cookielib.* ${libdir}/python2.4/ftplib.* ${libdir}/python2.4/gopherlib.* ${libdir}/python2.4/hmac.* ${libdir}/python2.4/httplib.* ${libdir}/python2.4/mimetypes.* ${libdir}/python2.4/nntplib.* ${libdir}/python2.4/poplib.* ${libdir}/python2.4/smtplib.* ${libdir}/python2.4/telnetlib.* ${libdir}/python2.4/urllib.* ${libdir}/python2.4/urllib2.* ${libdir}/python2.4/urlparse.* " | ||
139 | |||
140 | DESCRIPTION_python-pprint="Python Pretty-Print Support" | ||
141 | PR_python-pprint="ml0" | ||
142 | RDEPENDS_python-pprint="python-core" | ||
143 | FILES_python-pprint="${libdir}/python2.4/pprint.* " | ||
144 | |||
145 | DESCRIPTION_python-netserver="Python Internet Protocol Servers" | ||
146 | PR_python-netserver="ml0" | ||
147 | RDEPENDS_python-netserver="python-core python-netclient" | ||
148 | FILES_python-netserver="${libdir}/python2.4/cgi.* ${libdir}/python2.4/BaseHTTPServer.* ${libdir}/python2.4/SimpleHTTPServer.* ${libdir}/python2.4/SocketServer.* " | ||
149 | |||
150 | DESCRIPTION_python-curses="Python Curses Support" | ||
151 | PR_python-curses="ml0" | ||
152 | RDEPENDS_python-curses="python-core" | ||
153 | FILES_python-curses="${libdir}/python2.4/curses ${libdir}/python2.4/lib-dynload/_curses.so ${libdir}/python2.4/lib-dynload/_curses_panel.so " | ||
154 | |||
155 | DESCRIPTION_python-syslog="Python's syslog Interface" | ||
156 | PR_python-syslog="ml0" | ||
157 | RDEPENDS_python-syslog="python-core" | ||
158 | FILES_python-syslog="${libdir}/python2.4/lib-dynload/syslog.so " | ||
159 | |||
160 | DESCRIPTION_python-html="Python HTML Processing" | ||
161 | PR_python-html="ml0" | ||
162 | RDEPENDS_python-html="python-core" | ||
163 | FILES_python-html="${libdir}/python2.4/formatter.* ${libdir}/python2.4/htmlentitydefs.* ${libdir}/python2.4/htmllib.* ${libdir}/python2.4/markupbase.* ${libdir}/python2.4/sgmllib.* " | ||
164 | |||
165 | DESCRIPTION_python-readline="Python Readline Support" | ||
166 | PR_python-readline="ml0" | ||
167 | RDEPENDS_python-readline="python-core" | ||
168 | FILES_python-readline="${libdir}/python2.4/lib-dynload/readline.so ${libdir}/python2.4/rlcompleter.* " | ||
169 | |||
170 | DESCRIPTION_python-subprocess="Python Subprocess Support" | ||
171 | PR_python-subprocess="ml0" | ||
172 | RDEPENDS_python-subprocess="python-core python-io python-re" | ||
173 | FILES_python-subprocess="${libdir}/python2.4/subprocess.* " | ||
174 | |||
175 | DESCRIPTION_python-pydoc="Python Interactive Help Support" | ||
176 | PR_python-pydoc="ml0" | ||
177 | RDEPENDS_python-pydoc="python-core python-lang python-stringold python-re" | ||
178 | FILES_python-pydoc="/usr/bin/pydoc /usr/lib/python2.4/pydoc.* " | ||
179 | |||
180 | DESCRIPTION_python-logging="Python Logging Support" | ||
181 | PR_python-logging="ml0" | ||
182 | RDEPENDS_python-logging="python-core" | ||
183 | FILES_python-logging="${libdir}/python2.4/logging " | ||
184 | |||
185 | DESCRIPTION_python-mailbox="Python Mailbox Format Support" | ||
186 | PR_python-mailbox="ml0" | ||
187 | RDEPENDS_python-mailbox="python-core python-mime" | ||
188 | FILES_python-mailbox="${libdir}/python2.4/mailbox.* " | ||
189 | |||
190 | DESCRIPTION_python-xml="Python basic XML support." | ||
191 | PR_python-xml="ml0" | ||
192 | RDEPENDS_python-xml="python-core python-re" | ||
193 | FILES_python-xml="${libdir}/python2.4/lib-dynload/pyexpat.so ${libdir}/python2.4/xml ${libdir}/python2.4/xmllib.* " | ||
194 | |||
195 | DESCRIPTION_python-mime="Python MIME Handling APIs" | ||
196 | PR_python-mime="ml0" | ||
197 | RDEPENDS_python-mime="python-core python-io" | ||
198 | FILES_python-mime="${libdir}/python2.4/mimetools.* ${libdir}/python2.4/quopri.* ${libdir}/python2.4/rfc822.* " | ||
199 | |||
200 | DESCRIPTION_python-tests="Python Tests" | ||
201 | PR_python-tests="ml0" | ||
202 | RDEPENDS_python-tests="python-core" | ||
203 | FILES_python-tests="${libdir}/python2.4/test " | ||
204 | |||
205 | DESCRIPTION_python-unittest="Python Unit Testing Framework" | ||
206 | PR_python-unittest="ml0" | ||
207 | RDEPENDS_python-unittest="python-core python-stringold python-lang" | ||
208 | FILES_python-unittest="${libdir}/python2.4/unittest.* " | ||
209 | |||
210 | DESCRIPTION_python-stringold="Python String APIs [deprecated]" | ||
211 | PR_python-stringold="ml0" | ||
212 | RDEPENDS_python-stringold="python-core python-re" | ||
213 | FILES_python-stringold="${libdir}/python2.4/lib-dynload/strop.so ${libdir}/python2.4/string.* " | ||
214 | |||
215 | DESCRIPTION_python-lib-old-and-deprecated="Python Deprecated Libraries" | ||
216 | PR_python-lib-old-and-deprecated="ml0" | ||
217 | RDEPENDS_python-lib-old-and-deprecated="python-core" | ||
218 | FILES_python-lib-old-and-deprecated="${libdir}/python2.4/lib-old " | ||
219 | |||
220 | DESCRIPTION_python-compile="Python Bytecode Compilation Support" | ||
221 | PR_python-compile="ml0" | ||
222 | RDEPENDS_python-compile="python-core" | ||
223 | FILES_python-compile="${libdir}/python2.4/py_compile.* ${libdir}/python2.4/compileall.* " | ||
224 | |||
225 | DESCRIPTION_python-shell="Python Shell-Like Functionality" | ||
226 | PR_python-shell="ml0" | ||
227 | RDEPENDS_python-shell="python-core python-re" | ||
228 | FILES_python-shell="${libdir}/python2.4/commands.* ${libdir}/python2.4/dircache.* ${libdir}/python2.4/fnmatch.* ${libdir}/python2.4/glob.* ${libdir}/python2.4/popen2.* ${libdir}/python2.4/shutil.* " | ||
229 | |||
230 | DESCRIPTION_python-bsddb="Python Berkeley Database Bindings" | ||
231 | PR_python-bsddb="ml0" | ||
232 | RDEPENDS_python-bsddb="python-core" | ||
233 | FILES_python-bsddb="${libdir}/python2.4/bsddb " | ||
234 | |||
235 | DESCRIPTION_python-mmap="Python Memory-Mapped-File Support" | ||
236 | PR_python-mmap="ml0" | ||
237 | RDEPENDS_python-mmap="python-core python-io" | ||
238 | FILES_python-mmap="${libdir}/python2.4/lib-dynload/mmap.so " | ||
239 | |||
240 | DESCRIPTION_python-zlib="Python zlib Support." | ||
241 | PR_python-zlib="ml0" | ||
242 | RDEPENDS_python-zlib="python-core" | ||
243 | FILES_python-zlib="${libdir}/python2.4/lib-dynload/zlib.so " | ||
244 | |||
245 | DESCRIPTION_python-db="Python File-Based Database Support" | ||
246 | PR_python-db="ml0" | ||
247 | RDEPENDS_python-db="python-core" | ||
248 | FILES_python-db="${libdir}/python2.4/anydbm.* ${libdir}/python2.4/dumbdbm.* ${libdir}/python2.4/whichdb.* " | ||
249 | |||
250 | DESCRIPTION_python-crypt="Python Basic Cryptographic and Hashing Support" | ||
251 | PR_python-crypt="ml0" | ||
252 | RDEPENDS_python-crypt="python-core" | ||
253 | FILES_python-crypt="${libdir}/python2.4/lib-dynload/crypt.so ${libdir}/python2.4/lib-dynload/md5.so ${libdir}/python2.4/lib-dynload/rotor.so ${libdir}/python2.4/lib-dynload/sha.so " | ||
254 | |||
255 | DESCRIPTION_python-idle="Python Integrated Development Environment" | ||
256 | PR_python-idle="ml0" | ||
257 | RDEPENDS_python-idle="python-core python-tkinter" | ||
258 | FILES_python-idle="/usr/bin/idle /usr/lib/python2.4/idlelib " | ||
259 | |||
260 | DESCRIPTION_python-lang="Python Low-Level Language Support" | ||
261 | PR_python-lang="ml0" | ||
262 | RDEPENDS_python-lang="python-core" | ||
263 | FILES_python-lang="${libdir}/python2.4/lib-dynload/array.so ${libdir}/python2.4/lib-dynload/parser.so ${libdir}/python2.4/lib-dynload/operator.so ${libdir}/python2.4/lib-dynload/_weakref.so ${libdir}/python2.4/lib-dynload/itertools.so ${libdir}/python2.4/lib-dynload/collections.so ${libdir}/python2.4/lib-dynload/_bisect.so ${libdir}/python2.4/lib-dynload/_heapq.so ${libdir}/python2.4/atexit.* ${libdir}/python2.4/bisect.* ${libdir}/python2.4/code.* ${libdir}/python2.4/codeop.* ${libdir}/python2.4/dis.* ${libdir}/python2.4/heapq.* ${libdir}/python2.4/inspect.* ${libdir}/python2.4/keyword.* ${libdir}/python2.4/opcode.* ${libdir}/python2.4/repr.* ${libdir}/python2.4/token.* ${libdir}/python2.4/tokenize.* ${libdir}/python2.4/traceback.* ${libdir}/python2.4/linecache.* ${libdir}/python2.4/weakref.* " | ||
264 | |||
265 | DESCRIPTION_python-audio="Python Audio Handling" | ||
266 | PR_python-audio="ml0" | ||
267 | RDEPENDS_python-audio="python-core" | ||
268 | FILES_python-audio="${libdir}/python2.4/wave.* ${libdir}/python2.4/chunk.* ${libdir}/python2.4/lib-dynload/ossaudiodev.so ${libdir}/python2.4/lib-dynload/audioop.so " | ||
269 | |||
270 | |||
271 | |||