summaryrefslogtreecommitdiffstats
path: root/trinity-apps
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-16 14:23:00 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-29 23:11:56 +0100
commit57bd1e5e755db3992ec2575163f7041ced1d075f (patch)
tree633cde293b9c1044d1b337fa911cea5d177b808e /trinity-apps
parent5abad977c06b94becddc9e1e7b3244570a6a3bc6 (diff)
downloadtde-packaging-gentoo-57bd1e5e755db3992ec2575163f7041ced1d075f.tar.gz
tde-packaging-gentoo-57bd1e5e755db3992ec2575163f7041ced1d075f.zip
trinity-apps/basket: need-arts -> TRINITY_NEED_ARTS
We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND. Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'trinity-apps')
-rw-r--r--trinity-apps/basket/basket-9999.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/trinity-apps/basket/basket-9999.ebuild b/trinity-apps/basket/basket-9999.ebuild
index ff525898..a64009d1 100644
--- a/trinity-apps/basket/basket-9999.ebuild
+++ b/trinity-apps/basket/basket-9999.ebuild
@@ -10,24 +10,21 @@ TRINITY_EXTRAGEAR_PACKAGING="yes"
TRINITY_HANDBOOK="optional"
TRINITY_LANGS="cs da de es fr it ja nl nn pl_PL pt ru sk tr zh_CN zh_TW"
+TRINITY_NEED_ARTS="optional"
inherit trinity-base-2
DESCRIPTION="Multi-purpose note-taking application for TDE"
HOMEPAGE="https://trinitydesktop.org/"
-need-trinity
-
-need-arts optional
-
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="${TRINITY_VER}"
-IUSE+=" crypt kontact +svg"
+IUSE="crypt kontact +svg"
-DEPEND+="
+DEPEND="
crypt? ( app-crypt/gpgme )
kontact? ( ~trinity-base/kontact-${PV} )
svg? ( ~media-libs/libart_lgpl-${PV} )"
-RDEPEND+=" ${DEPEND}"
+RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(