diff options
Diffstat (limited to 'trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild')
-rw-r--r-- | trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild new file mode 100644 index 00000000..93e53b1f --- /dev/null +++ b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild @@ -0,0 +1,16 @@ +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +TRINITY_MODULE_TYPE="applications" + +inherit trinity-base-2 + +DESCRIPTION="KSplash engine Moodin" +KEYWORDS="~amd64 ~x86" +HOMEPAGE="http://trinitydesktop.org/" +LICENSE="|| ( GPL-2 GPL-3 )" + +need-trinity + +SLOT="${TRINITY_VER}" |