profiles: mask >=media-sound/easyeffects-7.0.8

Turns out that the upstream statement about these version "being
intended" to work with >=lsp-plugins-1.2.10 means in practice "builds
against 1.2.6 but some plug-ins throw runtime errors". Have to wait
for the version bump before these can be used.

Bug: https://bugs.gentoo.org/915777
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2023-12-27 11:46:21 +01:00
parent 9463674826
commit b99bfe14f2
2 changed files with 8 additions and 2 deletions

View File

@@ -20,9 +20,9 @@ LICENSE="GPL-3"
SLOT="0"
IUSE="calf +doc mda-lv2 zamaudio"
# Reminder: since 7.0.8 upstream recommends >=>=media-libs/lsp-plugins-1.2.10
# FIXME: >=>=media-libs/lsp-plugins-1.2.10 required since 7.0.8
# but as of late December 2023, the tree remains stuck at 1.2.6.
# Update the dependency when possible (Bug #915777).
# Update the dependency + remove the mask when possible (Bug #915777).
COMMON="dev-cpp/nlohmann_json
dev-cpp/tbb
>=dev-libs/glib-2.56:2

View File

@@ -33,6 +33,12 @@
#--- END OF EXAMPLES ---
# Marek Szuba <marecki@gentoo.org> (2023-12-27)
# Requires >=media-libs/lsp-plugins-1.2.10, which as of December 2023
# remain unavailable in the tree. Builds against 1.2.6 but some plug-ins
# no longer work. Bug #915777.
>=media-sound/easyeffects-7.0.8
# Ulrich Müller <ulm@gentoo.org> (2023-12-26)
# Program errors out with a segmentation fault.
# Use games-fps/serioussam along with games-fps/serioussam-tfe-data