(This goes to all the maintainers of ports with an archivers/xz
dependency.)
The xz utils and lzma library have been imported into base for
9.0-CURRENT and 8.0-STABLE. The patch below makes the dependency
on the archivers/xz port conditional on OSVERSION.
I have not bumped PORTREVISION. (People
Note: I don't use akode and I'm not subscribed to kde@
The changes below should make akode-plugins-xiph actually support
the speex codec again. I suspect this was accidentally lost with
an audio/speex update.
Okay?
Index: Makefile
===
I'm currently looking at making multimedia/kdemultimedia3 build
with the new FLAC API (PR #119476). I was just going to adapt the
short OpenBSD patch, but this changes configure.in, and adding
autoconf to USE_AUTOTOOLS causes other problems. Apparently none
of the KDE-related ports now uses autoc