summaryrefslogtreecommitdiffstats
path: root/trinity-apps
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2024-05-26 08:19:15 +0300
committerormorph <roma251078@mail.ru>2024-05-26 08:19:15 +0300
commitcf9c4c6c79cb0e2e26619e7c9a9494229e5fa05c (patch)
treedbdaeb4af6df4405ee0b955c3cad4290ffc4b704 /trinity-apps
parentb646d856ae395c9da4763efb4d8e23dd904ad03e (diff)
downloadtde-packaging-gentoo-master.tar.gz
tde-packaging-gentoo-master.zip
Added kchmviewer and qalculate-tde applicationsHEADmaster
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps')
-rw-r--r--trinity-apps/kchmviewer/Manifest1
-rw-r--r--trinity-apps/kchmviewer/kchmviewer-14.1.2.ebuild23
-rw-r--r--trinity-apps/kchmviewer/kchmviewer-9999.ebuild23
-rw-r--r--trinity-apps/kchmviewer/metadata.xml8
-rw-r--r--trinity-apps/qalculate-tde/Manifest1
-rw-r--r--trinity-apps/qalculate-tde/metadata.xml8
-rw-r--r--trinity-apps/qalculate-tde/qalculate-tde-14.1.2.ebuild24
-rw-r--r--trinity-apps/qalculate-tde/qalculate-tde-9999.ebuild24
8 files changed, 112 insertions, 0 deletions
diff --git a/trinity-apps/kchmviewer/Manifest b/trinity-apps/kchmviewer/Manifest
new file mode 100644
index 00000000..a2fee09f
--- /dev/null
+++ b/trinity-apps/kchmviewer/Manifest
@@ -0,0 +1 @@
+DIST kchmviewer-trinity-14.1.2.tar.xz 188176 BLAKE2B 283cc8dc7d35c73e286a56485b60d3766393472a5b297277dbe1e72e75eb77c50adeaee83c6f077a2e3e1b51865a9c3798f3353f836e9891cc2f1a5db7d72afc SHA512 52a710d6fb63a9f760d3dd87d9bc8bd09cdb6f1255338110db207cbc4a4c91947db57b96ea433a886b66fff09a62dbb9479468a4bdfda849b03ce0aaed5fcbca
diff --git a/trinity-apps/kchmviewer/kchmviewer-14.1.2.ebuild b/trinity-apps/kchmviewer/kchmviewer-14.1.2.ebuild
new file mode 100644
index 00000000..4857a795
--- /dev/null
+++ b/trinity-apps/kchmviewer/kchmviewer-14.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_EXTRAGEAR_PACKAGING="yes"
+TRINITY_HANDBOOK="optional"
+
+TRINITY_LANGS="cs da de es et fr hu it nl pl pt_BR pt ru \
+ sv tr zh_CN"
+
+TRINITY_MODULE_TYPE="applications/utilities"
+inherit trinity-base-2
+
+DESCRIPTION="Feature rich chm file viewer for TDE"
+HOMEPAGE="https://trinitydesktop.org/"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
diff --git a/trinity-apps/kchmviewer/kchmviewer-9999.ebuild b/trinity-apps/kchmviewer/kchmviewer-9999.ebuild
new file mode 100644
index 00000000..4857a795
--- /dev/null
+++ b/trinity-apps/kchmviewer/kchmviewer-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2024 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_EXTRAGEAR_PACKAGING="yes"
+TRINITY_HANDBOOK="optional"
+
+TRINITY_LANGS="cs da de es et fr hu it nl pl pt_BR pt ru \
+ sv tr zh_CN"
+
+TRINITY_MODULE_TYPE="applications/utilities"
+inherit trinity-base-2
+
+DESCRIPTION="Feature rich chm file viewer for TDE"
+HOMEPAGE="https://trinitydesktop.org/"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
diff --git a/trinity-apps/kchmviewer/metadata.xml b/trinity-apps/kchmviewer/metadata.xml
new file mode 100644
index 00000000..ef7d5590
--- /dev/null
+++ b/trinity-apps/kchmviewer/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>team-gentoo@trinitydesktop.org</email>
+ <name>Trinity Gentoo ebuilds project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/trinity-apps/qalculate-tde/Manifest b/trinity-apps/qalculate-tde/Manifest
new file mode 100644
index 00000000..ac7b31cf
--- /dev/null
+++ b/trinity-apps/qalculate-tde/Manifest
@@ -0,0 +1 @@
+DIST qalculate-tde-trinity-14.1.2.tar.xz 743752 BLAKE2B 98655224ccdad94ae19d4c99ce28431a156e9bc1f11d8834760a61df6939b9ab31ba354d2d986ef89932ac550ae0554d42b30a34316a832b841189421bcf8814 SHA512 6e8b0addbf7fec7823ae843c1c0133f7d1abd65428a7c63b81fa83486b227bddfea5a8c22ff873cd892afdea123fedc967f8a73418cb14ae344c07a90f20860d
diff --git a/trinity-apps/qalculate-tde/metadata.xml b/trinity-apps/qalculate-tde/metadata.xml
new file mode 100644
index 00000000..ef7d5590
--- /dev/null
+++ b/trinity-apps/qalculate-tde/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>team-gentoo@trinitydesktop.org</email>
+ <name>Trinity Gentoo ebuilds project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/trinity-apps/qalculate-tde/qalculate-tde-14.1.2.ebuild b/trinity-apps/qalculate-tde/qalculate-tde-14.1.2.ebuild
new file mode 100644
index 00000000..04653d6f
--- /dev/null
+++ b/trinity-apps/qalculate-tde/qalculate-tde-14.1.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2024 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_EXTRAGEAR_PACKAGING="yes"
+TRINITY_HANDBOOK="optional"
+
+TRINITY_LANGS="fr nl pl ru sv zh_CN"
+
+TRINITY_MODULE_TYPE="applications/utilities"
+inherit trinity-base-2
+
+DESCRIPTION="Powerful and easy to use desktop calculator - TDE version"
+HOMEPAGE="https://trinitydesktop.org/"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND="sci-libs/libqalculate"
+RDEPEND="${DEPEND}"
diff --git a/trinity-apps/qalculate-tde/qalculate-tde-9999.ebuild b/trinity-apps/qalculate-tde/qalculate-tde-9999.ebuild
new file mode 100644
index 00000000..04653d6f
--- /dev/null
+++ b/trinity-apps/qalculate-tde/qalculate-tde-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2024 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_EXTRAGEAR_PACKAGING="yes"
+TRINITY_HANDBOOK="optional"
+
+TRINITY_LANGS="fr nl pl ru sv zh_CN"
+
+TRINITY_MODULE_TYPE="applications/utilities"
+inherit trinity-base-2
+
+DESCRIPTION="Powerful and easy to use desktop calculator - TDE version"
+HOMEPAGE="https://trinitydesktop.org/"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND="sci-libs/libqalculate"
+RDEPEND="${DEPEND}"