|
|
|
# Copyright 1999-2016 Gentoo Foundation
|
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
|
|
|
|
|
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
|
|
|
DESCRIPTION="tdegraphics metapackage - merge this to pull in all tdegraphics-derived packages"
|
|
|
|
HOMEPAGE="https://trinitydesktop.org/"
|
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
|
|
|
LICENSE="|| ( GPL-2 GPL-3 )"
|
|
|
|
|
|
|
|
SLOT="${TRINITY_VER}"
|
|
|
|
|
|
|
|
RDEPEND="
|
|
|
|
~trinity-base/kamera-${PV}
|
|
|
|
~trinity-base/kcoloredit-${PV}
|
|
|
|
~trinity-base/kdvi-${PV}
|
|
|
|
~trinity-base/kfax-${PV}
|
|
|
|
~trinity-base/tdegraphics-tdefile-plugins-${PV}
|
|
|
|
~trinity-base/tdegraphics-doc-${PV}
|
|
|
|
~trinity-base/kgamma-${PV}
|
|
|
|
~trinity-base/kghostview-${PV}
|
|
|
|
~trinity-base/tdeiconedit-${PV}
|
|
|
|
~trinity-base/kmrml-${PV}
|
|
|
|
~trinity-base/kolourpaint-${PV}
|
|
|
|
~trinity-base/kooka-${PV}
|
|
|
|
~trinity-base/kpdf-${PV}
|
|
|
|
~trinity-base/kpovmodeler-${PV}
|
|
|
|
~trinity-base/kruler-${PV}
|
|
|
|
~trinity-base/ksnapshot-${PV}
|
|
|
|
~trinity-base/ksvg-${PV}
|
|
|
|
~trinity-base/kuickshow-${PV}
|
|
|
|
~trinity-base/kview-${PV}
|
|
|
|
~trinity-base/kviewshell-${PV}
|
|
|
|
~trinity-base/libkscan-${PV}"
|