File: TODO

package info (click to toggle)
pyglet 1.5.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,608 kB
  • sloc: python: 83,659; makefile: 23
file content (31 lines) | stat: -rw-r--r-- 905 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
A permanent TODO for the maintainer is to track the library dependencies.
Pyglet does not link to any library but loads them dynamically. Therefore
it is the maintainers duty to track the package dependencies.

Dependencies as of 1.0beta3:
  * libasound2
  * libopenal0a
  * libfreetype (libfontconfig1)
  * libgtk2.0-0 (libx11-6, libxinerama1)
  * libgl1
  * libglu1

Currently only of the ALSA and OPENAL drivers has to be present to fulfill the
package dependencies.


Package contains examples which use resources, such as sound or image files,
wich are explicitly marked as being non-free, so we need to repackage
it and remove those directories. Upstream has been notified about this and
is working to get these problems solved by the next upstream release.

Modularize
----------

 pyglet/extlibs

Copyrights
----------

Go through tests/extlibs/future  which collected various 3rd party
libraries