diff options
author | ormorph <roma251078@mail.ru> | 2022-07-15 19:51:19 +0200 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2022-07-15 19:51:19 +0200 |
commit | 10a3269ac822063109a0b15610b61c176d415ad3 (patch) | |
tree | 1fd3bbe5cce07ca5105e2f7d78a6547781036245 /trinity-base/kbounce/kbounce-9999.ebuild | |
parent | 5067eeb2b49a90e22a4756a9f12c589a59d58f3b (diff) | |
download | tde-packaging-gentoo-10a3269ac822063109a0b15610b61c176d415ad3.tar.gz tde-packaging-gentoo-10a3269ac822063109a0b15610b61c176d415ad3.zip |
Added handbook assembly in subpackages for the tdegames metapackage
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/kbounce/kbounce-9999.ebuild')
-rw-r--r-- | trinity-base/kbounce/kbounce-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/trinity-base/kbounce/kbounce-9999.ebuild b/trinity-base/kbounce/kbounce-9999.ebuild index 6ab1a47e..ce6e1a7e 100644 --- a/trinity-base/kbounce/kbounce-9999.ebuild +++ b/trinity-base/kbounce/kbounce-9999.ebuild @@ -1,5 +1,5 @@ -# Copyright 1999-2020 Gentoo Authors -# Copyright 2020 The Trinity Desktop Project +# Copyright 1999-2022 Gentoo Authors +# Copyright 2022 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -7,6 +7,7 @@ EAPI="8" TRINITY_NEED_ARTS="optional" TRINITY_MODULE_NAME="tdegames" TRINITY_MODULE_TYPE="core" +TRINITY_HANDBOOK="optional" TSM_EXTRACT_ALSO="libtdegames/" inherit trinity-meta-2 |