Rickauer" <stephan.rickauer at ini.phys.ethz.ch>
NOTE:
SO_VERSION must be kept in sync with thunderbird's SO_VERSION.
LIB_DEPENDS must be kept in sync with thunderbird's PKGNAME.
with input and okay steven@
* Encrypted (obfuscated) handshake and connection support.
* Added support for tunneling through HTTP 1.0 proxies.
* Support for the CANCEL piece request message.
* Allow the user to configure the max file size a torrent is allowed
to create, and the option to split large files.
Take maintainer, as Henrik doesn't have the time any longer.
PyPanel is a lightweight panel/taskbar written in Python and C for X11
window managers. It can be easily customized to match any desktop theme
or taste. PyPanel works with WindowMaker and EWMH compliant WMs
(Kahakai, Openbox, PekWM, FVWM, etc).
help from steven@, ok ajacoutot@
The Python X Library is intended to be a fully functional X client
library for Python programs. It is written entirely in Python, in
contrast to earlier X libraries for Python (the ancient X extension and
the newer plxlib) which were interfaces to the C Xlib.
ok ajacoutot@
gwenview now uses exiv2, as do some other kde pieces (so exif
is probably no longer be needed for kde at all in the near future).
Bump the gwenviewcore major: the cache public object now sports a nice
pimpl, so the interface cannot be the same...
Also, makes sense to take this code out, as some other stuff is bound
to want this at some point.
This library is incredibly sloppy engineering. Reasonably readable
code, looks sensible, but incredible lack of testing (doesn't even pass
its own testsuite on a stable release... and does a lot of things that
can't work outside of linux... makes you wonder who is actually using
this...)