summaryrefslogtreecommitdiffstats
path: root/trinity-base/ktux
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-04-22 11:30:51 +0300
committerormorph <roma251078@mail.ru>2023-04-22 21:42:10 +0300
commit3e6b95222ab4ee71b69a570f49e1e887b166a83e (patch)
tree30fa95df5cd70e135890939da86d325d10bf0dca /trinity-base/ktux
parent70fc50722d8c4c3d7c566fb8ab9e7d4376eea1bf (diff)
downloadtde-packaging-gentoo-3e6b95222ab4ee71b69a570f49e1e887b166a83e.tar.gz
tde-packaging-gentoo-3e6b95222ab4ee71b69a570f49e1e887b166a83e.zip
Adding version 14.1.0
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.1.0.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/trinity-base/ktux/Manifest b/trinity-base/ktux/Manifest
index 7249b89f..8da3907f 100644
--- a/trinity-base/ktux/Manifest
+++ b/trinity-base/ktux/Manifest
@@ -1 +1,2 @@
DIST tdetoys-trinity-14.0.13.tar.xz 2520752 BLAKE2B 5c8ee2b73b0fab1f29047fae9f8d7769b3244aa59580ba2b92089ed39d23c52e9b2f3226c11547a5eeefd7f95f8ec525d0984ee08f2ec8bb43b5be07b6966ba2 SHA512 bfdc440d71aab6340479bdd3b9dc14f4bcef5689485b8ca62ec06ff1ba2cefcaa65dc53c5cf32bf239e954e7643209dc064fe15b89aa50531816730e6a6c6025
+DIST tdetoys-trinity-14.1.0.tar.xz 2520292 BLAKE2B 97bf6f96e9507f3c1fca545b2a4b7252fa11caa3360ff6ed7bee5970d1b181a06d483452bab8168a35d27579c99407360de168c67d8bf98189d89212af33adc1 SHA512 ac945e0ceef280ea98d07ee473fadc5b1c732b52e9c782d84653946ca117f27bbaac1407b9f676ad4a47c2fa84147853ea23f5abfbcce69190f5e77f5e90938c
diff --git a/trinity-base/ktux/ktux-14.1.0.ebuild b/trinity-base/ktux/ktux-14.1.0.ebuild
new file mode 100644
index 00000000..241bf7cf
--- /dev/null
+++ b/trinity-base/ktux/ktux-14.1.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Copyright 2020-2023 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