version (the 2.x releases are different enough that the 1.x port isn't
any help if anyone wants to update - newest 2.x release is still 5+
years old), doesn't build with -fno-common, limited hardware support.
audio/clementine may be an alternative; also ipod support could possibly
be added to amarok/banshee/rhythmbox via libgpod if needed.
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
audio/audacious/player failed to package in naddy@'s latest bulk build due a
missing bump. The addition of the qt5 flavor also involves a change in the
PLIST of audio/audacious/plugins, so bump this one as well.
the only py2 consumer went to the attic, other consumers (pithos and
beets) are py3 only
according to pypi upstream is at 4.1.0 and the 0.5.11 version we ship is
from 2015 :)
looks good to sthen@
This enables the new qt5 GUI in a FLAVOR. It's a bit more streamlined,
and it's easier to dock and arrange all of your various audacious
windows.
Although upstream is deprecating the GTK GUI, we decided that we are not
quite ready to fully ditch in favour of only qt5.
Also add a meta package FLAVOR.
This is a team effort between myself and MAINTAINER, bket@.
OK bket@, many thanks!
Client
Fixed: Security vulnerability caused by allowing non http/https URL schemes in public server list (#4733)
Server
Fixed: Exit status for actions like --version or --supw was always set to non-zero ( #3998)
General
Fixed: Packet loss & audio artifacts caused by OCB2 XEX* mitigation (#4720)
tream at https://www.gnu.org/software/xhippo/ no longer provides
distfiles since at least 2019, FreeBSD also has marked the port as such;
the website says
The GNU xhippo has been decommissioned.
Fails to build the now default "-fno-common".
Other ports such as audio/mkplaylist do similar jobs, most media players
also have such functionality, e.g. VLC does.
OK danj
Starting the app shows a window but upon clicking "OK" it dies immediately.
It depends on old Python and GTK and already carries a local patch to cope
an old cURL update.
Upstream is dead, FreeBSD also marked the port for removal.
OK danj