summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorE. Liddell <ejlddll@warpmail.net>2020-06-13 17:16:46 -0400
committerSlávek Banko <slavek.banko@axis.cz>2020-11-27 23:53:02 +0100
commitcfcb6c94f410685c528f63141ba4497e454bf8b3 (patch)
tree35b78845efadf8cdc3e82e4797b874f94961221a
parent9918cbb64bf1b7db67414deafbb6b4af9dc98473 (diff)
downloadtde-packaging-gentoo-cfcb6c94.tar.gz
tde-packaging-gentoo-cfcb6c94.zip
14.0.7 and 14.0.8 ebuilds for tdeaddons
-rw-r--r--trinity-base/atlantikdesigner/Manifest2
-rw-r--r--trinity-base/atlantikdesigner/atlantikdesigner-14.0.7.ebuild13
-rw-r--r--trinity-base/atlantikdesigner/atlantikdesigner-14.0.8.ebuild13
-rw-r--r--trinity-base/kaddressbook-plugins/Manifest2
-rw-r--r--trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.7.ebuild14
-rw-r--r--trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.8.ebuild14
-rw-r--r--trinity-base/kate-plugins/Manifest2
-rw-r--r--trinity-base/kate-plugins/kate-plugins-14.0.7.ebuild15
-rw-r--r--trinity-base/kate-plugins/kate-plugins-14.0.8.ebuild15
-rw-r--r--trinity-base/kicker-applets/Manifest2
-rw-r--r--trinity-base/kicker-applets/kicker-applets-14.0.7.ebuild16
-rw-r--r--trinity-base/kicker-applets/kicker-applets-14.0.8.ebuild16
-rw-r--r--trinity-base/knewsticker-scripts/Manifest2
-rw-r--r--trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.7.ebuild14
-rw-r--r--trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.8.ebuild14
-rw-r--r--trinity-base/konq-plugins/Manifest2
-rw-r--r--trinity-base/konq-plugins/konq-plugins-14.0.7.ebuild17
-rw-r--r--trinity-base/konq-plugins/konq-plugins-14.0.8.ebuild17
-rw-r--r--trinity-base/ksig/Manifest2
-rw-r--r--trinity-base/ksig/ksig-14.0.7.ebuild11
-rw-r--r--trinity-base/ksig/ksig-14.0.8.ebuild11
-rw-r--r--trinity-base/renamedlg-plugins/Manifest2
-rw-r--r--trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.7.ebuild12
-rw-r--r--trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.8.ebuild12
-rw-r--r--trinity-base/tdeaddons-doc/Manifest2
-rw-r--r--trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.7.ebuild27
-rw-r--r--trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.8.ebuild27
-rw-r--r--trinity-base/tdeaddons-tdefile-plugins/Manifest2
-rw-r--r--trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.7.ebuild11
-rw-r--r--trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.8.ebuild11
30 files changed, 320 insertions, 0 deletions
diff --git a/trinity-base/atlantikdesigner/Manifest b/trinity-base/atlantikdesigner/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/atlantikdesigner/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/atlantikdesigner/atlantikdesigner-14.0.7.ebuild b/trinity-base/atlantikdesigner/atlantikdesigner-14.0.7.ebuild
new file mode 100644
index 00000000..81836a93
--- /dev/null
+++ b/trinity-base/atlantikdesigner/atlantikdesigner-14.0.7.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Atlantik gameboard designer"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/atlantik-${PV}"
diff --git a/trinity-base/atlantikdesigner/atlantikdesigner-14.0.8.ebuild b/trinity-base/atlantikdesigner/atlantikdesigner-14.0.8.ebuild
new file mode 100644
index 00000000..81836a93
--- /dev/null
+++ b/trinity-base/atlantikdesigner/atlantikdesigner-14.0.8.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Atlantik gameboard designer"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/atlantik-${PV}"
diff --git a/trinity-base/kaddressbook-plugins/Manifest b/trinity-base/kaddressbook-plugins/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/kaddressbook-plugins/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.7.ebuild b/trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.7.ebuild
new file mode 100644
index 00000000..5c2d95b6
--- /dev/null
+++ b/trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.7.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Plugins for Trinity Addressbook"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/kaddressbook-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.8.ebuild b/trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.8.ebuild
new file mode 100644
index 00000000..5c2d95b6
--- /dev/null
+++ b/trinity-base/kaddressbook-plugins/kaddressbook-plugins-14.0.8.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Plugins for Trinity Addressbook"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/kaddressbook-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/trinity-base/kate-plugins/Manifest b/trinity-base/kate-plugins/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/kate-plugins/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/kate-plugins/kate-plugins-14.0.7.ebuild b/trinity-base/kate-plugins/kate-plugins-14.0.7.ebuild
new file mode 100644
index 00000000..9e604f34
--- /dev/null
+++ b/trinity-base/kate-plugins/kate-plugins-14.0.7.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+TSM_EXTRACT="kate"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Kate plugins and docs"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/kate-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/trinity-base/kate-plugins/kate-plugins-14.0.8.ebuild b/trinity-base/kate-plugins/kate-plugins-14.0.8.ebuild
new file mode 100644
index 00000000..9e604f34
--- /dev/null
+++ b/trinity-base/kate-plugins/kate-plugins-14.0.8.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+TSM_EXTRACT="kate"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Kate plugins and docs"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/kate-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/trinity-base/kicker-applets/Manifest b/trinity-base/kicker-applets/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/kicker-applets/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/kicker-applets/kicker-applets-14.0.7.ebuild b/trinity-base/kicker-applets/kicker-applets-14.0.7.ebuild
new file mode 100644
index 00000000..ee043842
--- /dev/null
+++ b/trinity-base/kicker-applets/kicker-applets-14.0.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="kicker applets"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/kicker-${PV}"
+RDEPEND="${DEPEND}"
+
+# no xmms support
diff --git a/trinity-base/kicker-applets/kicker-applets-14.0.8.ebuild b/trinity-base/kicker-applets/kicker-applets-14.0.8.ebuild
new file mode 100644
index 00000000..ee043842
--- /dev/null
+++ b/trinity-base/kicker-applets/kicker-applets-14.0.8.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="kicker applets"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/kicker-${PV}"
+RDEPEND="${DEPEND}"
+
+# no xmms support
diff --git a/trinity-base/knewsticker-scripts/Manifest b/trinity-base/knewsticker-scripts/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/knewsticker-scripts/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.7.ebuild b/trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.7.ebuild
new file mode 100644
index 00000000..a30a1a7a
--- /dev/null
+++ b/trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.7.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Kicker applet - RSS news ticker"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/knewsticker-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.8.ebuild b/trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.8.ebuild
new file mode 100644
index 00000000..a30a1a7a
--- /dev/null
+++ b/trinity-base/knewsticker-scripts/knewsticker-scripts-14.0.8.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Kicker applet - RSS news ticker"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/knewsticker-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/trinity-base/konq-plugins/Manifest b/trinity-base/konq-plugins/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/konq-plugins/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/konq-plugins/konq-plugins-14.0.7.ebuild b/trinity-base/konq-plugins/konq-plugins-14.0.7.ebuild
new file mode 100644
index 00000000..ca1272ee
--- /dev/null
+++ b/trinity-base/konq-plugins/konq-plugins-14.0.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+need-arts optional
+
+DESCRIPTION="Various plugins for Konqueror."
+KEYWORDS="~amd64 ~x86"
+
+MY_DEPEND="~trinity-base/konqueror-${PV}"
+DEPEND+=" ${MY_DEPEND}"
+RDEPEND+=" ${MY_DEPEND}"
diff --git a/trinity-base/konq-plugins/konq-plugins-14.0.8.ebuild b/trinity-base/konq-plugins/konq-plugins-14.0.8.ebuild
new file mode 100644
index 00000000..ca1272ee
--- /dev/null
+++ b/trinity-base/konq-plugins/konq-plugins-14.0.8.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+need-arts optional
+
+DESCRIPTION="Various plugins for Konqueror."
+KEYWORDS="~amd64 ~x86"
+
+MY_DEPEND="~trinity-base/konqueror-${PV}"
+DEPEND+=" ${MY_DEPEND}"
+RDEPEND+=" ${MY_DEPEND}"
diff --git a/trinity-base/ksig/Manifest b/trinity-base/ksig/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/ksig/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/ksig/ksig-14.0.7.ebuild b/trinity-base/ksig/ksig-14.0.7.ebuild
new file mode 100644
index 00000000..f534ac59
--- /dev/null
+++ b/trinity-base/ksig/ksig-14.0.7.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Trinity email signature manager"
+KEYWORDS="~amd64 ~x86"
diff --git a/trinity-base/ksig/ksig-14.0.8.ebuild b/trinity-base/ksig/ksig-14.0.8.ebuild
new file mode 100644
index 00000000..f534ac59
--- /dev/null
+++ b/trinity-base/ksig/ksig-14.0.8.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Trinity email signature manager"
+KEYWORDS="~amd64 ~x86"
diff --git a/trinity-base/renamedlg-plugins/Manifest b/trinity-base/renamedlg-plugins/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/renamedlg-plugins/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.7.ebuild b/trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.7.ebuild
new file mode 100644
index 00000000..c57f5ce9
--- /dev/null
+++ b/trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.7.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+TSM_EXTRACT="renamedlgplugins"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Renamedlg plugins for image and audio files"
+KEYWORDS="~amd64 ~x86"
diff --git a/trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.8.ebuild b/trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.8.ebuild
new file mode 100644
index 00000000..c57f5ce9
--- /dev/null
+++ b/trinity-base/renamedlg-plugins/renamedlg-plugins-14.0.8.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+TSM_EXTRACT="renamedlgplugins"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Renamedlg plugins for image and audio files"
+KEYWORDS="~amd64 ~x86"
diff --git a/trinity-base/tdeaddons-doc/Manifest b/trinity-base/tdeaddons-doc/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/tdeaddons-doc/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.7.ebuild b/trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.7.ebuild
new file mode 100644
index 00000000..0b330b58
--- /dev/null
+++ b/trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Documentaion for tdeaddons-derived packages"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ ~trinity-base/khelpcenter-${PV}"
+
+pkg_setup() {
+ # Issue some warning if MAKEOPTS -j parameter is higher than 4
+ local makeopts_j
+ makeopts_j="$(echo "$MAKEOPTS" | sed -n 's/\(^\|.*\s\)\(-j\s*[0-9]\+\)\(\s.*\|$\)/\2/p')"
+ if [ -n "$makeopts_j" -a "$makeopts_j" > 4 ]; then
+
+ ewarn "This ebuild needs huge amoumt of memmory to compile in highly parallel"
+ ewarn "mode so it can chew it all. Please change your MAKEOPTS if building fails."
+ fi
+
+ trinity-meta-2_pkg_setup
+}
diff --git a/trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.8.ebuild b/trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.8.ebuild
new file mode 100644
index 00000000..0b330b58
--- /dev/null
+++ b/trinity-base/tdeaddons-doc/tdeaddons-doc-14.0.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Documentaion for tdeaddons-derived packages"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ ~trinity-base/khelpcenter-${PV}"
+
+pkg_setup() {
+ # Issue some warning if MAKEOPTS -j parameter is higher than 4
+ local makeopts_j
+ makeopts_j="$(echo "$MAKEOPTS" | sed -n 's/\(^\|.*\s\)\(-j\s*[0-9]\+\)\(\s.*\|$\)/\2/p')"
+ if [ -n "$makeopts_j" -a "$makeopts_j" > 4 ]; then
+
+ ewarn "This ebuild needs huge amoumt of memmory to compile in highly parallel"
+ ewarn "mode so it can chew it all. Please change your MAKEOPTS if building fails."
+ fi
+
+ trinity-meta-2_pkg_setup
+}
diff --git a/trinity-base/tdeaddons-tdefile-plugins/Manifest b/trinity-base/tdeaddons-tdefile-plugins/Manifest
new file mode 100644
index 00000000..3b973f39
--- /dev/null
+++ b/trinity-base/tdeaddons-tdefile-plugins/Manifest
@@ -0,0 +1,2 @@
+DIST tdeaddons-trinity-14.0.7.tar.xz 1459816 BLAKE2B b861178bc4b71d7120624da38a77455e98b481793e5f4e6aca3437dbea0de93ddc22c73ba3bccb9cedb4a3945ccc125aef3b863a97f0ce403041011176002d81 SHA512 5ea57051e9081501c1be9d665514cc27952759f1cc006e961c61221039d8c746be12e795ced22d047f5a2463ef3c5f6b183164f198fd81909724a2e30ded7d55
+DIST tdeaddons-trinity-14.0.8.tar.xz 1461068 BLAKE2B a093a5ec49b5d2bdf2787053be8b1e6a96265169afbd1f9ea5748a6c5ec789733c7c7fb46a1b99fa6d4b0fa4427e15366017bd1572dddee4df4d8fd0c5151add SHA512 a07703f6ca9637398ba70203a8a891256321ad06daf07a806e31bbc82033e6b5fce79a35f7cef1049ca6cb8e2390f2ac805de389bd01a3aaf3fe250c59e2abed
diff --git a/trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.7.ebuild b/trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.7.ebuild
new file mode 100644
index 00000000..2089b5d1
--- /dev/null
+++ b/trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.7.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Various basic tdefile plugins provided by tdeaddons"
+KEYWORDS="~amd64 ~x86"
diff --git a/trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.8.ebuild b/trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.8.ebuild
new file mode 100644
index 00000000..2089b5d1
--- /dev/null
+++ b/trinity-base/tdeaddons-tdefile-plugins/tdeaddons-tdefile-plugins-14.0.8.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdeaddons"
+
+inherit trinity-meta-2
+
+DESCRIPTION="Various basic tdefile plugins provided by tdeaddons"
+KEYWORDS="~amd64 ~x86"