Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
is running and, if so, tries to use it to the exclusion of other audio
sinks. disable this on openbsd as sndio is preferred (and it wasn't
working correctly anyway).
Moved to github, moved to py3.
Laurie is seeing some problems with gstreamer with quodlibet (both old + new
versions) after a recent system update which I'm going to look at, possible
workaround if you run into this is to add "gst_pipeline = sndiosink" to the
[player] section of ~/.quodlibet/config.
- remove most dependencies on plugins-bad and plugins-ugly; there is no reason
on depend on these because they should only provide support for rare and/or
rarely used codecs
- for standard how-of-the-box support for most modern files, always depend on
plugins-good and plugins-ffmpeg|libav.
gstreamer1 parts from Brad, gstreamer-0.10 parts from me
Quod Libet is a GTK+-based audio player written in Python, using the Mutagen
tagging library. It's designed around the idea that you know how to organize
your music better than we do. It lets you make playlists based on regular
expressions (don't worry, regular searches work too). It lets you display
and edit any tags you want in the file, for all the file formats it supports.
Unlike some, Quod Libet will scale to libraries with tens of thousands
of songs. It also supports most of the features you'd expect from a modern
media player: Unicode support, advanced tag editing, Replay Gain, podcasts
& internet radio, album art support and all major audio formats.
If you're just looking for a tag editor without the player, Ex Falso
and operon are also included; these are GUI and command-line tag editors
using the same back-end as Quod Libet.