|
|
|
# Copyright 1999-2020 Gentoo Authors
|
Live ebuilds: Port to EAPI7 and cleanup - Round 5.
This time: ark, kamera, kcoloredit, kdvi, kedit, kfax,
kfloppy, kgamma, kghostview, khexedit, kjots,
klaptopdaemon, kmilo, kmrml, kolourpaint,
kooka, kpdf, kpovmodeler, kregexpeditor,
kruler, ksim, ksnapshot, ksvg, ktimer,
kuickshow, kview, kviewshell, libkscan,
tdefilereplace, superkaramba,
tdegraphics-doc, tdegraphics-meta,
tdegraphics-tdefile-plugins,
tdeiconedit, tdelirc, tdeutils-doc,
tdeutils-meta and tdewallet
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
# Copyright 2020 The Trinity Desktop Project
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
Live ebuilds: Port to EAPI7 and cleanup - Round 5.
This time: ark, kamera, kcoloredit, kdvi, kedit, kfax,
kfloppy, kgamma, kghostview, khexedit, kjots,
klaptopdaemon, kmilo, kmrml, kolourpaint,
kooka, kpdf, kpovmodeler, kregexpeditor,
kruler, ksim, ksnapshot, ksvg, ktimer,
kuickshow, kview, kviewshell, libkscan,
tdefilereplace, superkaramba,
tdegraphics-doc, tdegraphics-meta,
tdegraphics-tdefile-plugins,
tdeiconedit, tdelirc, tdeutils-doc,
tdeutils-meta and tdewallet
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
EAPI="7"
|
|
|
|
|
Live ebuilds: Port to EAPI7 and cleanup - Round 5.
This time: ark, kamera, kcoloredit, kdvi, kedit, kfax,
kfloppy, kgamma, kghostview, khexedit, kjots,
klaptopdaemon, kmilo, kmrml, kolourpaint,
kooka, kpdf, kpovmodeler, kregexpeditor,
kruler, ksim, ksnapshot, ksvg, ktimer,
kuickshow, kview, kviewshell, libkscan,
tdefilereplace, superkaramba,
tdegraphics-doc, tdegraphics-meta,
tdegraphics-tdefile-plugins,
tdeiconedit, tdelirc, tdeutils-doc,
tdeutils-meta and tdewallet
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
inherit trinity-functions-2
|
|
|
|
|
|
|
|
set-trinityver
|
|
|
|
|
|
|
|
DESCRIPTION="tdeutils metapackage - merge this to pull in all tdeutils-derived packages"
|
|
|
|
HOMEPAGE="https://trinitydesktop.org/"
|
|
|
|
|
|
|
|
LICENSE="|| ( GPL-2 GPL-3 )"
|
|
|
|
SLOT="${TRINITY_VER}"
|
|
|
|
|
|
|
|
RDEPEND="
|
|
|
|
~trinity-base/ark-${PV}
|
|
|
|
~trinity-base/tdeutils-doc-${PV}
|
|
|
|
~trinity-base/kcalc-${PV}
|
|
|
|
~trinity-base/kcharselect-${PV}
|
|
|
|
~trinity-base/tdelirc-${PV}
|
|
|
|
~trinity-base/kdf-${PV}
|
|
|
|
~trinity-base/kedit-${PV}
|
|
|
|
~trinity-base/kfloppy-${PV}
|
|
|
|
~trinity-base/kgpg-${PV}
|
|
|
|
~trinity-base/khexedit-${PV}
|
|
|
|
~trinity-base/kjots-${PV}
|
|
|
|
~trinity-base/klaptopdaemon-${PV}
|
|
|
|
~trinity-base/kmilo-${PV}
|
|
|
|
~trinity-base/kregexpeditor-${PV}
|
|
|
|
~trinity-base/ksim-${PV}
|
|
|
|
~trinity-base/ktimer-${PV}
|
|
|
|
~trinity-base/tdewallet-${PV}
|
|
|
|
~trinity-base/superkaramba-${PV}
|
|
|
|
~trinity-base/tdefilereplace-${PV}"
|