diff options
Diffstat (limited to 'trinity-apps/kiosktool')
-rw-r--r-- | trinity-apps/kiosktool/kiosktool-9999.ebuild | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/trinity-apps/kiosktool/kiosktool-9999.ebuild b/trinity-apps/kiosktool/kiosktool-9999.ebuild index 169abe76..fbf6082d 100644 --- a/trinity-apps/kiosktool/kiosktool-9999.ebuild +++ b/trinity-apps/kiosktool/kiosktool-9999.ebuild @@ -4,23 +4,20 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg br ca cs cy da de en_GB es et fr ga is it lt mt nl pt pt_BR ro ru sr sr@Latn sv ta tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Tool to configure the TDE kiosk framework " HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" kcmautostart" +SLOT="14" +IUSE="kcmautostart" src_configure() { local mycmakeargs=( |