diff --git a/REPO b/REPO index 4c30924..f9ae2e3 100644 --- a/REPO +++ b/REPO @@ -181,7 +181,7 @@ f:9daf59ceb8ed05c01f15451fb7d65aa4:ncdu/.signature f:214f42ba2310f541e22ea66bb1bbcb91:ncdu/Pkgfile f:82dfde7d6235763e8634563710d83d47:ncdu/ncdu.1 f:3765586fe37e9002a781bae8f35a9bc6:ncdu/.footprint -f:382e0a7592e20ac24c061056385a038a:deadbeef/README +f:3647bf31ba5888ab5c8693305de43678:deadbeef/README f:55ba2a7f3a0457d715c488349de41742:deadbeef/.signature f:983c1af182ebb3204971069d3e16fe36:deadbeef/Pkgfile f:2f86f194583636fd263c92619683554f:deadbeef/dbq diff --git a/deadbeef/README b/deadbeef/README index c8e8318..e9a178c 100644 --- a/deadbeef/README +++ b/deadbeef/README @@ -1,10 +1,3 @@ To enable the opus decoder plugin, you need to have opusfile installed; opus by itself is not enough. An opusfile port is available in this repository. - -The GTK3 UI fails to load the playback control buttons when -adwaita-icon-theme is version 42 or higher. Either downgrade to -adwaita-icon-theme#41, or make do with the command-line options --play, ---stop, --pause, --next, --prev, until a fix for legacy gtk3 code is -released. See https://gitlab.gnome.org/GNOME/gtk/-/issues/4790 for more -details.