summaryrefslogtreecommitdiffstats
path: root/trinity-base/ktux
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-base/ktux
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-base/ktux')
-rw-r--r--trinity-base/ktux/Manifest1
-rw-r--r--trinity-base/ktux/ktux-14.0.13.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/trinity-base/ktux/Manifest b/trinity-base/ktux/Manifest
index f4b8b2fa..f4bb31fe 100644
--- a/trinity-base/ktux/Manifest
+++ b/trinity-base/ktux/Manifest
@@ -1 +1,2 @@
DIST tdetoys-trinity-14.0.12.tar.xz 2520232 BLAKE2B af11e1be2eb376588374d541fb9203f2849efea807b4de32608b441748ad360bbc3f5a6fe3ca3c94c88896c558f4a8752af7ce9fe9be64139bbb58bea027448b SHA512 f6f57868cf0f24bb1d7cb5dbe543c3dae7ebe1ad988f861af72cd9afa6ec0a0126ddca01d35948743be230bd67562c0f8c4bf8a0e80789e20c632d06b46e3695
+DIST tdetoys-trinity-14.0.13.tar.xz 2520752 BLAKE2B 5c8ee2b73b0fab1f29047fae9f8d7769b3244aa59580ba2b92089ed39d23c52e9b2f3226c11547a5eeefd7f95f8ec525d0984ee08f2ec8bb43b5be07b6966ba2 SHA512 bfdc440d71aab6340479bdd3b9dc14f4bcef5689485b8ca62ec06ff1ba2cefcaa65dc53c5cf32bf239e954e7643209dc064fe15b89aa50531816730e6a6c6025
diff --git a/trinity-base/ktux/ktux-14.0.13.ebuild b/trinity-base/ktux/ktux-14.0.13.ebuild
new file mode 100644
index 00000000..4c946d24
--- /dev/null
+++ b/trinity-base/ktux/ktux-14.0.13.ebuild
@@ -0,0 +1,14 @@
+# 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_NAME="tdetoys"
+TRINITY_MODULE_TYPE="core"
+inherit trinity-meta-2
+
+DESCRIPTION="Trinity: screensaver featuring the Space-Faring Tux"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi