summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdeartwork-sounds
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2021-11-15 22:06:35 +0300
committerormorph <roma251078@mail.ru>2021-11-16 00:22:50 +0300
commit9f59a1d0c834bc706d6e74f0a0dc9f026e935b41 (patch)
treedbe2babfd8aea5f985063e94dcfa22679c93526f /trinity-base/tdeartwork-sounds
parentffbff856abb47b6fb62cdd430211c67f67478c5b (diff)
downloadtde-packaging-gentoo-9f59a1d0c834bc706d6e74f0a0dc9f026e935b41.tar.gz
tde-packaging-gentoo-9f59a1d0c834bc706d6e74f0a0dc9f026e935b41.zip
Added ebuilds for stable version 14.0.11
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdeartwork-sounds')
-rw-r--r--trinity-base/tdeartwork-sounds/Manifest1
-rw-r--r--trinity-base/tdeartwork-sounds/tdeartwork-sounds-14.0.11.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/trinity-base/tdeartwork-sounds/Manifest b/trinity-base/tdeartwork-sounds/Manifest
index 03ea0784..64f7d2e0 100644
--- a/trinity-base/tdeartwork-sounds/Manifest
+++ b/trinity-base/tdeartwork-sounds/Manifest
@@ -1 +1,2 @@
+DIST tdeartwork-trinity-14.0.11.tar.xz 32383120 BLAKE2B 9c112844939481bbb318b3d3502ce69557693d66de7cfceafc0881f1316b2505c74cb801c3c15a67d4879cbae1db2e50d13079f311760340e2aa753b972047e0 SHA512 902c8768a11a4f73829833568bfb626ec13bddfeda41be911152c5e8bfa689e8d5438cf3fc6aba2f49a63eb0273d4ce7ed43dd9c82b65e32123fa0b28088930d
DIST tdeartwork-trinity-14.0.8.tar.xz 32366788 BLAKE2B 812eefe56ad4a92b20bd93d2a5e5672d21adff0c86af6f50c51b0f0cd72a19d1a7e1b335be7f2a219f7602710e085c079db4ab62eba036c41fc3356abe6c8e7d SHA512 e3ab08b752ec5c0f01895da6ad77ff5e5f454cf0b35774c6f14232f702964cbf913ea8f8e45b0ad7adc716d744f3e47b4593c3008d4feae8e3dad4cc29c7f983
diff --git a/trinity-base/tdeartwork-sounds/tdeartwork-sounds-14.0.11.ebuild b/trinity-base/tdeartwork-sounds/tdeartwork-sounds-14.0.11.ebuild
new file mode 100644
index 00000000..6db92e32
--- /dev/null
+++ b/trinity-base/tdeartwork-sounds/tdeartwork-sounds-14.0.11.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Copyright 2021 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+TRINITY_MODULE_NAME="tdeartwork"
+TRINITY_MODULE_TYPE="core"
+inherit trinity-meta-2
+
+DESCRIPTION="Extra sound themes for Trinity"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi