summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdebase-meta
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-04-30 20:47:27 +0300
committerSlávek Banko <slavek.banko@axis.cz>2022-05-01 16:23:29 +0200
commit336d8ce82c00a00153a823a187dbc8e0bcf2c7a1 (patch)
tree920bb9b62e96c92b2a5a7e99352e68afb2783ce8 /trinity-base/tdebase-meta
parent1c8d53512742aab368c0f7e9973604eaa54b43ba (diff)
downloadtde-packaging-gentoo-336d8ce82c00a00153a823a187dbc8e0bcf2c7a1.tar.gz
tde-packaging-gentoo-336d8ce82c00a00153a823a187dbc8e0bcf2c7a1.zip
Added version 14.0.12
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdebase-meta')
-rw-r--r--trinity-base/tdebase-meta/tdebase-meta-14.0.12.ebuild61
1 files changed, 61 insertions, 0 deletions
diff --git a/trinity-base/tdebase-meta/tdebase-meta-14.0.12.ebuild b/trinity-base/tdebase-meta/tdebase-meta-14.0.12.ebuild
new file mode 100644
index 00000000..a04a1915
--- /dev/null
+++ b/trinity-base/tdebase-meta/tdebase-meta-14.0.12.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+DESCRIPTION="tdebase metapackage - merge this to pull in all tdebase-derived packages"
+HOMEPAGE="https://trinitydesktop.org/"
+
+LICENSE="metapackage"
+SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+RDEPEND="
+ ~trinity-base/drkonqi-${PV}
+ ~trinity-base/kappfinder-${PV}
+ ~trinity-base/kate-${PV}
+ ~trinity-base/kcheckpass-${PV}
+ ~trinity-base/kcminit-${PV}
+ ~trinity-base/kcontrol-${PV}
+ ~trinity-base/kdcop-${PV}
+ ~trinity-base/kdesktop-${PV}
+ ~trinity-base/kdialog-${PV}
+ ~trinity-base/kfind-${PV}
+ ~trinity-base/khelpcenter-${PV}
+ ~trinity-base/khotkeys-${PV}
+ ~trinity-base/kicker-${PV}
+ ~trinity-base/klipper-${PV}
+ ~trinity-base/kmenuedit-${PV}
+ ~trinity-base/knetattach-${PV}
+ ~trinity-base/konqueror-${PV}
+ ~trinity-base/konsole-${PV}
+ ~trinity-base/kpager-${PV}
+ ~trinity-base/kpersonalizer-${PV}
+ ~trinity-base/kreadconfig-${PV}
+ ~trinity-base/krootbacking-${PV}
+ ~trinity-base/ksmserver-${PV}
+ ~trinity-base/ksplashml-${PV}
+ ~trinity-base/kstart-${PV}
+ ~trinity-base/ksysguard-${PV}
+ ~trinity-base/ksystraycmd-${PV}
+ ~trinity-base/ktip-${PV}
+ ~trinity-base/kxkb-${PV}
+ ~trinity-base/libkonq-${PV}
+ ~trinity-base/nsplugins-${PV}
+ ~trinity-base/tdebase-data-${PV}
+ ~trinity-base/tdebase-starttde-${PV}
+ ~trinity-base/tdebase-tdeioslaves-${PV}
+ ~trinity-base/tdedebugdialog-${PV}
+ ~trinity-base/tdeeject-${PV}
+ ~trinity-base/tdeinit-${PV}
+ ~trinity-base/tdepasswd-${PV}
+ ~trinity-base/tdeprint-${PV}
+ ~trinity-base/tdescreensaver-${PV}
+ ~trinity-base/tdesu-${PV}
+ ~trinity-base/tdm-${PV}
+ ~trinity-base/tqt3integration-${PV}
+ ~trinity-base/twin-${PV}
+"