|
|
|
# Copyright 1999-2020 Gentoo Authors
|
Live ebuilds: Port to EAPI7 and cleanup - Round 7.
This time: filelight, kdcop, kdf, kmix, knutclient,
konversation, ksensors, noatun-plugins,
tdegames-doc, tdeinit, tdepowersave,
tde-i18n, arts, libtdenetwork, atlantik,
kasteroids, katomic, kbackgammon,
kbattleship, kblackbox, kbounce,
kenolaba, kfouleggs, kgoldrunner,
kjumpingcube, klickety, klines,
kmahjongg, kmines, knetwalk, kolf,
konquest, kpat, kpoker, kreversi,
ksame, kshisen, ksirtet, ksmiletris,
ksnake, ksokoban, kspaceduel, ktron,
ktuberling, libtdegames, lskat, twin4,
akregator, kaddressbook, kgantt, kmobile,
knode, knotes, kontact, korganizer, ktnef,
libkcal, libkholidays, libkmime, libkpimexchange,
libkpimidentities, libtdepim and mimelib
Also: Move filelight to trinity-apps.
Fix tdegames-meta to use trinity-base.
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 7.
This time: filelight, kdcop, kdf, kmix, knutclient,
konversation, ksensors, noatun-plugins,
tdegames-doc, tdeinit, tdepowersave,
tde-i18n, arts, libtdenetwork, atlantik,
kasteroids, katomic, kbackgammon,
kbattleship, kblackbox, kbounce,
kenolaba, kfouleggs, kgoldrunner,
kjumpingcube, klickety, klines,
kmahjongg, kmines, knetwalk, kolf,
konquest, kpat, kpoker, kreversi,
ksame, kshisen, ksirtet, ksmiletris,
ksnake, ksokoban, kspaceduel, ktron,
ktuberling, libtdegames, lskat, twin4,
akregator, kaddressbook, kgantt, kmobile,
knode, knotes, kontact, korganizer, ktnef,
libkcal, libkholidays, libkmime, libkpimexchange,
libkpimidentities, libtdepim and mimelib
Also: Move filelight to trinity-apps.
Fix tdegames-meta to use trinity-base.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
EAPI="7"
|
|
|
|
TRINITY_MODULE_TYPE="applications"
|
|
|
|
|
|
|
|
TRINITY_EXTRAGEAR_PACKAGING="yes"
|
|
|
|
TRINITY_HANDBOOK="optional"
|
|
|
|
|
|
|
|
TRINITY_LANGS="ar bg ca da de el en_GB es et fi fr gl he
|
|
|
|
hu it ja ka ko pa pt ru sr sr@Latn sv tr zh_CN zh_TW"
|
|
|
|
|
|
|
|
TRINITY_DOC_LANGS="da es et it pt ru sv"
|
|
|
|
|
Live ebuilds: Port to EAPI7 and cleanup - Round 7.
This time: filelight, kdcop, kdf, kmix, knutclient,
konversation, ksensors, noatun-plugins,
tdegames-doc, tdeinit, tdepowersave,
tde-i18n, arts, libtdenetwork, atlantik,
kasteroids, katomic, kbackgammon,
kbattleship, kblackbox, kbounce,
kenolaba, kfouleggs, kgoldrunner,
kjumpingcube, klickety, klines,
kmahjongg, kmines, knetwalk, kolf,
konquest, kpat, kpoker, kreversi,
ksame, kshisen, ksirtet, ksmiletris,
ksnake, ksokoban, kspaceduel, ktron,
ktuberling, libtdegames, lskat, twin4,
akregator, kaddressbook, kgantt, kmobile,
knode, knotes, kontact, korganizer, ktnef,
libkcal, libkholidays, libkmime, libkpimexchange,
libkpimidentities, libtdepim and mimelib
Also: Move filelight to trinity-apps.
Fix tdegames-meta to use trinity-base.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
inherit trinity-base-2
|
|
|
|
|
|
|
|
DESCRIPTION="A user friendly IRC Client for Trinity"
|
|
|
|
HOMEPAGE="https://trinitydesktop.org/"
|
Live ebuilds: Port to EAPI7 and cleanup - Round 7.
This time: filelight, kdcop, kdf, kmix, knutclient,
konversation, ksensors, noatun-plugins,
tdegames-doc, tdeinit, tdepowersave,
tde-i18n, arts, libtdenetwork, atlantik,
kasteroids, katomic, kbackgammon,
kbattleship, kblackbox, kbounce,
kenolaba, kfouleggs, kgoldrunner,
kjumpingcube, klickety, klines,
kmahjongg, kmines, knetwalk, kolf,
konquest, kpat, kpoker, kreversi,
ksame, kshisen, ksirtet, ksmiletris,
ksnake, ksokoban, kspaceduel, ktron,
ktuberling, libtdegames, lskat, twin4,
akregator, kaddressbook, kgantt, kmobile,
knode, knotes, kontact, korganizer, ktnef,
libkcal, libkholidays, libkmime, libkpimexchange,
libkpimidentities, libtdepim and mimelib
Also: Move filelight to trinity-apps.
Fix tdegames-meta to use trinity-base.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
LICENSE="|| ( GPL-2 GPL-3 )"
|
|
|
|
|
|
|
|
need-trinity
|
|
|
|
|
|
|
|
SLOT="${TRINITY_VER}"
|
|
|
|
|
|
|
|
IUSE+=" xscreensaver"
|
|
|
|
|
|
|
|
DEPEND+=" xscreensaver? ( x11-libs/libXScrnSaver )"
|
|
|
|
RDEPEND+=" ${DEPEND}"
|
|
|
|
|
|
|
|
src_configure() {
|
|
|
|
mycmakeargs=(
|
Live ebuilds: Port to EAPI7 and cleanup - Round 7.
This time: filelight, kdcop, kdf, kmix, knutclient,
konversation, ksensors, noatun-plugins,
tdegames-doc, tdeinit, tdepowersave,
tde-i18n, arts, libtdenetwork, atlantik,
kasteroids, katomic, kbackgammon,
kbattleship, kblackbox, kbounce,
kenolaba, kfouleggs, kgoldrunner,
kjumpingcube, klickety, klines,
kmahjongg, kmines, knetwalk, kolf,
konquest, kpat, kpoker, kreversi,
ksame, kshisen, ksirtet, ksmiletris,
ksnake, ksokoban, kspaceduel, ktron,
ktuberling, libtdegames, lskat, twin4,
akregator, kaddressbook, kgantt, kmobile,
knode, knotes, kontact, korganizer, ktnef,
libkcal, libkholidays, libkmime, libkpimexchange,
libkpimidentities, libtdepim and mimelib
Also: Move filelight to trinity-apps.
Fix tdegames-meta to use trinity-base.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
-DWITH_XSCREENSAVER="$(usex xscreensaver)"
|
|
|
|
)
|
|
|
|
|
Live ebuilds: Port to EAPI7 and cleanup - Round 7.
This time: filelight, kdcop, kdf, kmix, knutclient,
konversation, ksensors, noatun-plugins,
tdegames-doc, tdeinit, tdepowersave,
tde-i18n, arts, libtdenetwork, atlantik,
kasteroids, katomic, kbackgammon,
kbattleship, kblackbox, kbounce,
kenolaba, kfouleggs, kgoldrunner,
kjumpingcube, klickety, klines,
kmahjongg, kmines, knetwalk, kolf,
konquest, kpat, kpoker, kreversi,
ksame, kshisen, ksirtet, ksmiletris,
ksnake, ksokoban, kspaceduel, ktron,
ktuberling, libtdegames, lskat, twin4,
akregator, kaddressbook, kgantt, kmobile,
knode, knotes, kontact, korganizer, ktnef,
libkcal, libkholidays, libkmime, libkpimexchange,
libkpimidentities, libtdepim and mimelib
Also: Move filelight to trinity-apps.
Fix tdegames-meta to use trinity-base.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
|
|
|
trinity-base-2_src_configure
|
|
|
|
}
|