mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
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:
parent
8ac0667a3f
commit
1bb78aea06
@ -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."
|
||||
|
||||
@ -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."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user