someone runs into real issues.
We produce two similar 100% interchangeable packages for now:
phonon-gstreamer-icons-4.8.2p0 and phonon-gstreamer-icons-4.8.2p0-qt5.
Not sure how to deal with it, but at least it builds and updates fine now.
GpgME++ is a C++ wrapper (or C++ bindings) for the GnuPG project's gpgme (GnuPG
Made Easy) library, version 0.4.4 and later.
It is fairly complete, with some minor things still missing (in particular, the
key edit interface). It is mostly tested using external event loops, for which
its design is optimised.
As a part of KF5 import: tested by kirby@ and awolk@, final okay awolk@.
This does not include NetworkManager and ModemManager bindings, for obvious
reasons. But there is the Bluez-Qt binding included, which acts as a stub,
allowing KDE stuff relying on it to compile.
Also, we ship outdated version of Baloo, because newer versions rely on
the MDB library which we don't have - and won't have until UBC is fixed.
Input from many, tested by kirby@ and awolk@, final okay awolk@ - thanks!
This switches libffi to the use of two different mappings per closure,
one with RW access, the other with RX access. Even if not perfect it is
already an improvement. Soon RWX memory will be unavailable by default,
so fixing libffi means that we don't have to tweak an unknown percentage
of the 565 ports that link against it...
Initial diff from sthen@ who also did most of the tests.
ok sthen@ jasper@ (maintainer)
* Incorporate patches for crash and overflow bugs
* Add support for lz4 compression
* Add bsdcat command-line tool
Also avoid picking up ext2fs header; reported by rpe@
were protected by different locks.
See http://fanf.livejournal.com/144615.html for an informative write-up
on the issue: "Even the Deathstation 9000 can't screw up the BIND 9.10.4
fix".