summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2023-12-27 11:46:21 +0100
committerMarek Szuba <marecki@gentoo.org>2023-12-27 11:56:12 +0100
commitb99bfe14f250b2d8aa8d34d2fa3e8a886c779109 (patch)
tree969d01e6184ae2159449652ef525ac5e3eba38c0 /media-sound/easyeffects/easyeffects-7.1.3.ebuild
parentacct-group/frr: drop myself as a maintainer (diff)
downloadgentoo-b99bfe14f250b2d8aa8d34d2fa3e8a886c779109.tar.gz
gentoo-b99bfe14f250b2d8aa8d34d2fa3e8a886c779109.tar.bz2
gentoo-b99bfe14f250b2d8aa8d34d2fa3e8a886c779109.zip
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>
Diffstat (limited to 'media-sound/easyeffects/easyeffects-7.1.3.ebuild')
-rw-r--r--media-sound/easyeffects/easyeffects-7.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/easyeffects/easyeffects-7.1.3.ebuild b/media-sound/easyeffects/easyeffects-7.1.3.ebuild
index d3af93f6daff..0b77156772d9 100644
--- a/media-sound/easyeffects/easyeffects-7.1.3.ebuild
+++ b/media-sound/easyeffects/easyeffects-7.1.3.ebuild
@@ -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