Signed-off-by: ormorph <roma251078@mail.ru>pull/378/head
parent
b646d856ae
commit
cf9c4c6c79
@ -0,0 +1 @@
|
|||||||
|
DIST kchmviewer-trinity-14.1.2.tar.xz 188176 BLAKE2B 283cc8dc7d35c73e286a56485b60d3766393472a5b297277dbe1e72e75eb77c50adeaee83c6f077a2e3e1b51865a9c3798f3353f836e9891cc2f1a5db7d72afc SHA512 52a710d6fb63a9f760d3dd87d9bc8bd09cdb6f1255338110db207cbc4a4c91947db57b96ea433a886b66fff09a62dbb9479468a4bdfda849b03ce0aaed5fcbca
|
@ -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
|
||||||
|
|
@ -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
|
||||||
|
|
@ -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>
|
@ -0,0 +1 @@
|
|||||||
|
DIST qalculate-tde-trinity-14.1.2.tar.xz 743752 BLAKE2B 98655224ccdad94ae19d4c99ce28431a156e9bc1f11d8834760a61df6939b9ab31ba354d2d986ef89932ac550ae0554d42b30a34316a832b841189421bcf8814 SHA512 6e8b0addbf7fec7823ae843c1c0133f7d1abd65428a7c63b81fa83486b227bddfea5a8c22ff873cd892afdea123fedc967f8a73418cb14ae344c07a90f20860d
|
@ -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>
|
@ -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}"
|
@ -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}"
|
Loading…
Reference in new issue