|
|
@ -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"
|
|
|
|