summaryrefslogtreecommitdiffstats
path: root/trinity-base/kmobile
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2024-04-28 17:23:47 +0300
committerormorph <roma251078@mail.ru>2024-04-28 22:35:54 +0300
commit30335515923be5f5ee02981121d2cdb6ad89978d (patch)
treed4601e9c08f8d576a5ce043fba5f73020f0c862d /trinity-base/kmobile
parent929431cac813bc953a1e646fe36d1cfbc4a68f4b (diff)
downloadtde-packaging-gentoo-30335515923be5f5ee02981121d2cdb6ad89978d.tar.gz
tde-packaging-gentoo-30335515923be5f5ee02981121d2cdb6ad89978d.zip
Add new TDE-14.1.2
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/kmobile')
-rw-r--r--trinity-base/kmobile/Manifest1
-rw-r--r--trinity-base/kmobile/kmobile-14.1.2.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/trinity-base/kmobile/Manifest b/trinity-base/kmobile/Manifest
index 470f1f96..93017a44 100644
--- a/trinity-base/kmobile/Manifest
+++ b/trinity-base/kmobile/Manifest
@@ -1 +1,2 @@
DIST tdepim-trinity-14.1.1.tar.xz 9386540 BLAKE2B 67851438c79afd180cb4c95cc32c1b64f45452e4c292e27a0e5595cab567114e64ecc9954d952619cc2181063d56fe11696edfe24e53dc93c8508cc0be82d3cf SHA512 4d9658726d03a7c914292f8e3e45ff2343a85e45bb308fe2fd44d30ecb44c37c506534a25d0d5741aeb5ec95567056715a1c158fcd2f75a3b73d111d4258146f
+DIST tdepim-trinity-14.1.2.tar.xz 9386984 BLAKE2B 88819de39d4091c62ad90cb7e86e05f1a60a690ea9103b2352cd4c775e18419b6359437dfa0d0fa007ac755fd72a78a223cf9629a25daadbf7ca0c7b92d8a1fb SHA512 af71307ec36c42a7aa1795c5200f05f2dd2def89a42d6c50e79fda0261c89e7670384a51dd4be1151a17c8912c615921f36d39fdb226953c15ac9a119f3bdd6b
diff --git a/trinity-base/kmobile/kmobile-14.1.2.ebuild b/trinity-base/kmobile/kmobile-14.1.2.ebuild
new file mode 100644
index 00000000..52b003fb
--- /dev/null
+++ b/trinity-base/kmobile/kmobile-14.1.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2024 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_MODULE_NAME="tdepim"
+TRINITY_MODULE_TYPE="core"
+TSM_EXTRACT_ALSO="libtdepim/"
+inherit trinity-meta-2
+
+DESCRIPTION="A TDE Mobile Devices Manager"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi