Live ebuilds: Add preliminary `Katapult` ebuild.

Signed-off-by: Chris <xchrisx@uber.space>
pull/79/head
Chris 4 years ago committed by TDE Gitea
parent 274ba46e9e
commit 872d47c3da

@ -0,0 +1,21 @@
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
TRINITY_MODULE_TYPE="applications"
TRINITY_EXTRAGEAR_PACKAGING="yes"
TRINITY_HANDBOOK="optional"
TRINITY_LANGS="ar bg br ca cs de el es et fr ga
gl hu it ja nb nl pl pt pt_BR ru sk sv tr uk"
inherit trinity-base-2
DESCRIPTION="A general purpose launcher for TDE"
HOMEPAGE="http://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
need-trinity
SLOT="${TRINITY_VER}"
Loading…
Cancel
Save