From 644110a847c5911c2eb04eb53c93031740561efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 28 Nov 2019 02:34:44 +0100 Subject: Initial import of an ebuilds tree from Fat-Zer's (Alexander Golubev) repository. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- trinity-base/kworldclock/Manifest | 2 ++ trinity-base/kworldclock/files/shared | 1 + trinity-base/kworldclock/kworldclock-3.5.13.1.ebuild | 11 +++++++++++ trinity-base/kworldclock/kworldclock-3.5.13.2.ebuild | 11 +++++++++++ trinity-base/kworldclock/kworldclock-9999.ebuild | 11 +++++++++++ trinity-base/kworldclock/metadata.xml | 8 ++++++++ 6 files changed, 44 insertions(+) create mode 100644 trinity-base/kworldclock/Manifest create mode 120000 trinity-base/kworldclock/files/shared create mode 100644 trinity-base/kworldclock/kworldclock-3.5.13.1.ebuild create mode 100644 trinity-base/kworldclock/kworldclock-3.5.13.2.ebuild create mode 100644 trinity-base/kworldclock/kworldclock-9999.ebuild create mode 100644 trinity-base/kworldclock/metadata.xml (limited to 'trinity-base/kworldclock') diff --git a/trinity-base/kworldclock/Manifest b/trinity-base/kworldclock/Manifest new file mode 100644 index 00000000..23ad5010 --- /dev/null +++ b/trinity-base/kworldclock/Manifest @@ -0,0 +1,2 @@ +DIST kdetoys-3.5.13.1.tar.gz 3037255 SHA256 41e4224bcf816e52877b17d2dcdc86d94e8f304fee2d3fb35b97921544eafd9d SHA512 e7cd7943004e5d1ec83c0fe484fab82f2cdd5f5d39ee77db419938f023cd3c42ba0b257d0ddc783de7bd528c90195821d810babfa193c60856437593c24ce879 WHIRLPOOL 8d482537f972a24b1cef9ad789edd314517f4e3a6b37056f47d92292c8c30e70def24e99efc552b4504503e2224e1209ae946ff34ac94feaf128c038c54f010d +DIST kdetoys-trinity-3.5.13.2.tar.xz 2757260 SHA256 a0533ceb6fb103600eb33ef3136d40f84ec826e24e0b95cc45e68ef73a5232f6 SHA512 eb67a70d75a473f885db8993f5eebd3480e68e43e4de60240fde411696ed8b895029505a5125fe51a41d6ccb583ba50c4c67465d770f14f9a1c1533281154f78 WHIRLPOOL d79f58085d2af17453fc50c621ea6fe6909d476cf5f0a6b6ccf51ef69eed0ba073091f587439eb5afd644e0286dfe2ee86ccd903346d3060c3fe90299511018a diff --git a/trinity-base/kworldclock/files/shared b/trinity-base/kworldclock/files/shared new file mode 120000 index 00000000..af62be31 --- /dev/null +++ b/trinity-base/kworldclock/files/shared @@ -0,0 +1 @@ +../../../eclass/trinity-shared-files/ \ No newline at end of file diff --git a/trinity-base/kworldclock/kworldclock-3.5.13.1.ebuild b/trinity-base/kworldclock/kworldclock-3.5.13.1.ebuild new file mode 100644 index 00000000..74bb462e --- /dev/null +++ b/trinity-base/kworldclock/kworldclock-3.5.13.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI="5" +TRINITY_MODULE_NAME="kdetoys" +TRINITY_SUBMODULE="kworldwatch" +inherit trinity-meta + +DESCRIPTION="Trinity program that displays the part of the Earth lit up by the Sun" +KEYWORDS="x86 amd64" +IUSE="" diff --git a/trinity-base/kworldclock/kworldclock-3.5.13.2.ebuild b/trinity-base/kworldclock/kworldclock-3.5.13.2.ebuild new file mode 100644 index 00000000..ae040cf7 --- /dev/null +++ b/trinity-base/kworldclock/kworldclock-3.5.13.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI="5" +TRINITY_MODULE_NAME="kdetoys" +TRINITY_SUBMODULE="kworldwatch" +inherit trinity-meta + +DESCRIPTION="Trinity program that displays the part of the Earth lit up by the Sun" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/trinity-base/kworldclock/kworldclock-9999.ebuild b/trinity-base/kworldclock/kworldclock-9999.ebuild new file mode 100644 index 00000000..8c9e57af --- /dev/null +++ b/trinity-base/kworldclock/kworldclock-9999.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI="5" +TRINITY_MODULE_NAME="tdetoys" +TRINITY_SUBMODULE="kworldwatch" +inherit trinity-meta + +DESCRIPTION="Trinity program that displays the part of the Earth lit up by the Sun" +KEYWORDS= +IUSE="" diff --git a/trinity-base/kworldclock/metadata.xml b/trinity-base/kworldclock/metadata.xml new file mode 100644 index 00000000..6e9f5e4a --- /dev/null +++ b/trinity-base/kworldclock/metadata.xml @@ -0,0 +1,8 @@ + + + + + fatzer2@gmail.com + Alexander Golubev + + -- cgit v1.2.1