summaryrefslogtreecommitdiffstats
path: root/trinity-apps/konversation
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-04-02 04:10:23 +0200
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-04-02 20:43:32 +0000
commit95b8d4d0851d830f047eaef87dbc66cde7df95be (patch)
tree0f52ccce2949731d5f1ca94137cc8442acbd2e6e /trinity-apps/konversation
parent8c258a9601f1953d5fb652c14418df70f4f9bd89 (diff)
downloadtde-packaging-gentoo-95b8d4d0851d830f047eaef87dbc66cde7df95be.tar.gz
tde-packaging-gentoo-95b8d4d0851d830f047eaef87dbc66cde7df95be.zip
Live ebuilds: Fix translation support of trinity-apps.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-apps/konversation')
-rw-r--r--trinity-apps/konversation/konversation-9999.ebuild12
1 files changed, 8 insertions, 4 deletions
diff --git a/trinity-apps/konversation/konversation-9999.ebuild b/trinity-apps/konversation/konversation-9999.ebuild
index 9c94d144..3f6693ad 100644
--- a/trinity-apps/konversation/konversation-9999.ebuild
+++ b/trinity-apps/konversation/konversation-9999.ebuild
@@ -7,7 +7,10 @@ TRINITY_MODULE_TYPE="applications"
TRINITY_EXTRAGEAR_PACKAGING="yes"
TRINITY_HANDBOOK="optional"
-TRINITY_LANGS="ar bg ca da de el en_GB es et fi fr gl he hu it ja ka ko pa pt ru sr sr@Latn sv tr zh_CN zh_TW"
+
+TRINITY_LANGS="ar bg ca da de el en_GB es et fi fr gl he
+ hu it ja ka ko pa pt ru sr sr@Latn sv tr zh_CN zh_TW"
+
TRINITY_DOC_LANGS="da es et it pt ru sv"
inherit trinity-base-2
@@ -19,10 +22,11 @@ LICENSE="|| ( GPL-2 GPL-3 )"
need-trinity
SLOT="${TRINITY_VER}"
-IUSE="xscreensaver"
-DEPEND="xscreensaver? ( x11-libs/libXScrnSaver )"
-RDEPEND="${DEPEND}"
+IUSE+=" xscreensaver"
+
+DEPEND+=" xscreensaver? ( x11-libs/libXScrnSaver )"
+RDEPEND+=" ${DEPEND}"
src_configure() {
mycmakeargs=(