Fixed build error with flags (akode, audiofile, xine) for tdemultimedia-arts - fix for issue #207

Signed-off-by: ormorph <roma251078@mail.ru>
pull/230/head
ormorph 3 years ago committed by TDE Gitea
parent 780e4d274f
commit 15d716f4ee

@ -1,11 +1,12 @@
# Copyright 1999-2020 Gentoo Authors # Copyright 1999-2020 Gentoo Authors
# Copyright 2020 The Trinity Desktop Project # Copyright 2020-2021 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="7" EAPI="7"
TRINITY_MODULE_NAME="tdemultimedia" TRINITY_MODULE_NAME="tdemultimedia"
TRINITY_SUBMODULE="arts mpeglib mpeglib_artsplug" TRINITY_SUBMODULE="arts mpeglib"
TSM_EXTRACT_ALSO="akode_artsplugin audiofile_artsplugin mpeglib_artsplug xine_artsplugin"
inherit trinity-meta-2 inherit trinity-meta-2
DESCRIPTION="The aRts pipeline builder and other tools" DESCRIPTION="The aRts pipeline builder and other tools"

Loading…
Cancel
Save