From 345c52699ff344a3bd46c0ee5df765dc404ac3d1 Mon Sep 17 00:00:00 2001 From: ormorph Date: Fri, 28 Oct 2022 12:41:56 +0200 Subject: Added version 14.0.13 Signed-off-by: ormorph --- trinity-apps/tde-style-ia-ora/Manifest | 1 + .../tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild (limited to 'trinity-apps/tde-style-ia-ora') diff --git a/trinity-apps/tde-style-ia-ora/Manifest b/trinity-apps/tde-style-ia-ora/Manifest index 418069c2..c703c478 100644 --- a/trinity-apps/tde-style-ia-ora/Manifest +++ b/trinity-apps/tde-style-ia-ora/Manifest @@ -1 +1,2 @@ DIST tde-style-ia-ora-trinity-14.0.12.tar.xz 44016 BLAKE2B 855f207541d12db7e035d8f6a538d0ed47e126d75ad88fd3cbe7077cc0091927f046e90109952bd0c2a21ab3fb2fce2b1b0d89c0d710557898a4ec4a9fb36b19 SHA512 648688be4e32436bb2bc1ad0b269a42d2762713bfa74de08c8ef9ebd72525637b5aeb6716fda46050a233dccc5fdbf4b9bea6ba5e2c4ad85835f8b0e1f4f1479 +DIST tde-style-ia-ora-trinity-14.0.13.tar.xz 44000 BLAKE2B 7cc7a4545b111cbe7efcdd0d38a7efde059039afaf2515c93d1eeccd8b35f9dfd6d2c53804cbdbdf64e1c8f1668ee8dfdb3b362526e48e6e292af2fe661b1123 SHA512 d66654307efa7c4e04ed49d7cb09dc0b23ebc656a7c1257d094a415e0ea266b377383cedb678f07e92fde02d7c4d6324a81f8553fd5e03f100300f7918c0b7a8 diff --git a/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild b/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild new file mode 100644 index 00000000..1e582486 --- /dev/null +++ b/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild @@ -0,0 +1,19 @@ +# Copyright 2022 Gentoo Authors +# Copyright 2022 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI="8" + +TRINITY_EXTRAGEAR_PACKAGING="no" + +TRINITY_MODULE_TYPE="applications/themes" +inherit trinity-base-2 + +DESCRIPTION="Ia Ora widget style for TDE" +HOMEPAGE="https://trinitydesktop.org/" + +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" +if [[ ${PV} != *9999* ]] ; then + KEYWORDS="~amd64 ~arm64 ~x86" +fi -- cgit v1.2.1