summaryrefslogtreecommitdiffstats
path: root/trinity-apps/ksplash-engine-moodin
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-10-28 12:41:56 +0200
committerormorph <roma251078@mail.ru>2022-10-28 19:43:12 +0200
commit345c52699ff344a3bd46c0ee5df765dc404ac3d1 (patch)
tree752a6cb2512e0573cc46d7e89d3575a7a91840c6 /trinity-apps/ksplash-engine-moodin
parentcc26a6f102600556b4f96fd651ac2b67482e6932 (diff)
downloadtde-packaging-gentoo-345c52699ff344a3bd46c0ee5df765dc404ac3d1.tar.gz
tde-packaging-gentoo-345c52699ff344a3bd46c0ee5df765dc404ac3d1.zip
Added version 14.0.13
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/ksplash-engine-moodin')
-rw-r--r--trinity-apps/ksplash-engine-moodin/Manifest1
-rw-r--r--trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.13.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/trinity-apps/ksplash-engine-moodin/Manifest b/trinity-apps/ksplash-engine-moodin/Manifest
index df952c98..85c473d5 100644
--- a/trinity-apps/ksplash-engine-moodin/Manifest
+++ b/trinity-apps/ksplash-engine-moodin/Manifest
@@ -1 +1,2 @@
DIST ksplash-engine-moodin-trinity-14.0.12.tar.xz 618488 BLAKE2B 3ebcb12ba8d51bf514c89006b2859441b06db65ae2f27f7f02fdd163960b52dd803cea9f54d6190fa1b1db7af7d6a2d55f6a23346504c13fda939dd9c501fb9d SHA512 746d3c52b0e4f841acee6894c3f0a3bc5f8329fd224d446c0ee6d6dbd03c58e4248677dfcc6ee4609934e514e232006dc6fa397015b6cb63f1315a5e7d1fc727
+DIST ksplash-engine-moodin-trinity-14.0.13.tar.xz 618588 BLAKE2B faab30a975df90b8b3337bbd7ac76360d5500cd84112af510c685f11e1e747f47ad0254c8030985dcfd62ffc9b37c07c63da49e41243ebae55950b30903b0f13 SHA512 5feeec91a6cbc28610a7210216310c0a473e9e743d5ee34a7b233911e46d7c8742e5fcf602799870795536ec495108b2631b86336cf7ea43e9257adad317bf0a
diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.13.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.13.ebuild
new file mode 100644
index 00000000..657f5097
--- /dev/null
+++ b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.13.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_MODULE_TYPE="applications/themes"
+inherit trinity-base-2
+
+DESCRIPTION="KSplash engine Moodin"
+HOMEPAGE="https://trinitydesktop.org/"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi