1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/multimedia/quodlibet/pkg-message
Fernando Apesteguía 2f29ab5e28 multimedia/quodlibet re-add with latest version 4.3.0
Repo-copied from @548979.

PR was filed just the day after the port was deleted. The new version works fine
with modern versions of Python. Builds in {11.4,12.1}[amd64,i386] and 13-current
amd64. Run tested fine in 12.1 amd64.

Submitter claims maintainership (already maintaininer for multimedia/playerctl).

ChangeLog: https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-3-0

PR:	249483
Submitted by:	aly@aaronly.me (maintainer)
2020-10-19 06:46:24 +00:00

23 lines
820 B
Plaintext

[
{ type: install
message: <<EOM
Consider to install the following ports to support additional audio formats:
* multimedia/gstreamer1-plugins-faad : AAC audio support
* multimedia/gstreamer1-plugins-flac : FLAC audio support
* multimedia/gstreamer1-plugins-mpg123 : MP3 audio support
* multimedia/gstreamer1-plugins-ogg : Ogg audio support
* multimedia/gstreamer1-plugins-speex : Speex audio support
* multimedia/gstreamer1-plugins-vorbis : Vorbis audio support
* multimedia/gstreamer1-plugins-wavpack : WAV audio support
* multimedia/gstreamer1-libav : Many more audio (e.g., WMA) support
Some Quodlibet plugins require additional ports to be installed:
* audio/py-musicbrainzngs : for Musicbrainz plugin
* devel/py-pyinotify : for audio library update plugin
* www/webkit2-gtk3 : for lyrics window plugin
EOM
}
]