media-sound/ardour: optfeature gmsynth-lv2

Ardour uses it as default if installed

Bug: https://bugs.gentoo.org/966074
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/44943
Closes: https://github.com/gentoo/gentoo/pull/44943
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Nicolas PARLANT 2025-12-07 18:22:27 +01:00 committed by Miroslav Šulc
parent 8ac0667a3f
commit 1bb78aea06
No known key found for this signature in database
GPG Key ID: 65D0F770B26B469C
2 changed files with 2 additions and 0 deletions

View File

@ -232,6 +232,7 @@ src_install() {
pkg_postinst() {
xdg_pkg_postinst
optfeature "another synth used by default if installed" media-plugins/gmsynth-lv2
optfeature "exporting audio in mp3" media-video/ffmpeg[lame]
elog "Please do _not_ report problems with the package to ${PN} upstream."

View File

@ -223,6 +223,7 @@ src_install() {
pkg_postinst() {
xdg_pkg_postinst
optfeature "another synth used by default if installed" media-plugins/gmsynth-lv2
optfeature "exporting audio in mp3" media-video/ffmpeg[lame]
elog "Please do _not_ report problems with the package to ${PN} upstream."