diff options
Diffstat (limited to 'trinity-apps')
66 files changed, 282 insertions, 444 deletions
diff --git a/trinity-apps/abakus/abakus-9999.ebuild b/trinity-apps/abakus/abakus-9999.ebuild index b4808d73..5d7260da 100644 --- a/trinity-apps/abakus/abakus-9999.ebuild +++ b/trinity-apps/abakus/abakus-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de it nl pt sk" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A complex calculator for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/amarok/amarok-9999.ebuild b/trinity-apps/amarok/amarok-9999.ebuild index 86a807b2..a154cde6 100644 --- a/trinity-apps/amarok/amarok-9999.ebuild +++ b/trinity-apps/amarok/amarok-9999.ebuild @@ -4,8 +4,6 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -15,15 +13,14 @@ TRINITY_LANGS="af ar az be bg bn br ca cs cy da de el en_GB eo es ss sv ta tg th tr uk uz uz@cyrillic zh_CN zh_TW" TRINITY_DOC_LANGS="da de es et fr it nl pl pt pt_BR ru sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Advanced music player for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" # Notes about the ebuild: # @@ -44,7 +41,7 @@ opengl postgres visualization +xine" REQUIRED_USE="|| ( xine akode )" -DEPEND+=" +DEPEND=" dev-db/sqlite dev-lang/ruby:* media-libs/taglib @@ -63,7 +60,7 @@ DEPEND+=" ) xine? ( <media-libs/xine-lib-1.2.10 ) " -RDEPEND+=" ${DEPEND}" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/basket/basket-9999.ebuild b/trinity-apps/basket/basket-9999.ebuild index a64009d1..06dfe33b 100644 --- a/trinity-apps/basket/basket-9999.ebuild +++ b/trinity-apps/basket/basket-9999.ebuild @@ -4,20 +4,19 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs da de es fr it ja nl nn pl_PL pt ru sk tr zh_CN zh_TW" TRINITY_NEED_ARTS="optional" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Multi-purpose note-taking application for TDE" HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" IUSE="crypt kontact +svg" DEPEND=" diff --git a/trinity-apps/dolphin/dolphin-9999.ebuild b/trinity-apps/dolphin/dolphin-9999.ebuild index 57614a33..194a9874 100644 --- a/trinity-apps/dolphin/dolphin-9999.ebuild +++ b/trinity-apps/dolphin/dolphin-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de el es et fr he it nl pl ru sk" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="File manager for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/filelight/filelight-9999.ebuild b/trinity-apps/filelight/filelight-9999.ebuild index 2b6ef26d..b1342c08 100644 --- a/trinity-apps/filelight/filelight-9999.ebuild +++ b/trinity-apps/filelight/filelight-9999.ebuild @@ -3,7 +3,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -14,12 +13,11 @@ TRINITY_LANGS="az bg br ca cs cy da de el en_GB es TRINITY_DOC_LANGS="da es et it pt ru sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" diff --git a/trinity-apps/gtk-qt-engine/gtk-qt-engine-9999.ebuild b/trinity-apps/gtk-qt-engine/gtk-qt-engine-9999.ebuild index 7fc83447..8e063176 100644 --- a/trinity-apps/gtk-qt-engine/gtk-qt-engine-9999.ebuild +++ b/trinity-apps/gtk-qt-engine/gtk-qt-engine-9999.ebuild @@ -1,22 +1,21 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg de es fr it nl nn ru sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Theme engine using TQt for GTK+2" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" RDEPEND="x11-libs/gtk+:2" - -SLOT="${TRINITY_VER}" diff --git a/trinity-apps/gwenview-i18n/gwenview-i18n-9999.ebuild b/trinity-apps/gwenview-i18n/gwenview-i18n-9999.ebuild index ecaae30b..ae91cc68 100644 --- a/trinity-apps/gwenview-i18n/gwenview-i18n-9999.ebuild +++ b/trinity-apps/gwenview-i18n/gwenview-i18n-9999.ebuild @@ -4,28 +4,24 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" +TEG_PO_DIR=${S} + +TRINITY_LANGS="ar br cy el et fo he is ka ms nl pl ro sk sv th ve zh_CN + az ca da en_GB fa fr hi it ko nb nso pt ru sr ta tr vi zh_TW + bg cs de es fi gl hu ja lt nds pa pt_BR rw sr@Latn uk xh zu" + TRINITY_EXTRAGEAR_PACKAGING="yes" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 -set-trinityver - DESCRIPTION="Internationalization support for Gwenview [Trinity]" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - -TRINITY_LANGS="ar br cy el et fo he is ka ms nl pl ro sk sv th ve zh_CN - az ca da en_GB fa fr hi it ko nb nso pt ru sr ta tr vi zh_TW - bg cs de es fi gl hu ja lt nds pa pt_BR rw sr@Latn uk xh zu" - LICENSE="FDL-1.2" -SLOT="${TRINITY_VER}" - +SLOT="14" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~x86" fi - for X in ${TRINITY_LANGS} ; do IUSE="${IUSE} l10n_${X}" done @@ -35,8 +31,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -TEG_PO_DIR=${S} - src_configure() { local mycmakeargs=( -DBUILD_TRANSLATIONS=ON diff --git a/trinity-apps/gwenview/gwenview-9999.ebuild b/trinity-apps/gwenview/gwenview-9999.ebuild index 5b93dbfc..f8644336 100644 --- a/trinity-apps/gwenview/gwenview-9999.ebuild +++ b/trinity-apps/gwenview/gwenview-9999.ebuild @@ -4,27 +4,23 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_BUILD_ADMIN="yes" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 -set-trinityver - DESCRIPTION="Image viewer for TDE" HOMEPAGE="https://trinitydesktop.org/" LICENSE="GPL-2+" -SLOT="${TRINITY_VER}" +SLOT="14" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~x86" fi IUSE="" DEPEND=" - ~trinity-base/tdelibs-${PV} - ~trinity-apps/gwenview-i18n-${PV} media-gfx/exiv2 + ~trinity-apps/gwenview-i18n-${PV} + ~trinity-base/tdelibs-${PV} " RDEPEND="${DEPEND}" - -need-trinity diff --git a/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild b/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild index d873617f..0ab88508 100644 --- a/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild +++ b/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild @@ -1,26 +1,23 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="K3b - internationalization translations" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" - -need-trinity -SLOT="${TRINITY_VER}" - -IUSE+=" +handbook" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" +IUSE="+handbook" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_MESSAGES=ON -DBUILD_DOC="$(usex handbook)" ) - trinity-base-2_src_configure } diff --git a/trinity-apps/k3b/k3b-9999.ebuild b/trinity-apps/k3b/k3b-9999.ebuild index cebbf448..695fdcfe 100644 --- a/trinity-apps/k3b/k3b-9999.ebuild +++ b/trinity-apps/k3b/k3b-9999.ebuild @@ -4,15 +4,15 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_NEED_ARTS="optional" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A CD/DVD burning application for Trinity" HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" IUSE="alsa css dvd dvdr emovix encode debug ffmpeg ffmpeg-all-codecs flac +handbook mp3 sndfile taglib vcd vorbis" diff --git a/trinity-apps/kaffeine/kaffeine-9999.ebuild b/trinity-apps/kaffeine/kaffeine-9999.ebuild index 83067446..d1be78f8 100644 --- a/trinity-apps/kaffeine/kaffeine-9999.ebuild +++ b/trinity-apps/kaffeine/kaffeine-9999.ebuild @@ -4,29 +4,26 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar bg bn br ca cs da de el es et fi fr ga gl he hu it ja ka km lt mk nb nl nn pa pl pt pt_BR ru se sk sr sr@Latn sv tg tr uk uz zh_CN zh_TW" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Media player for TDE using Xine and GStreamer backends." HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" dpms dvb encode gstreamer vorbis xcb xinerama" +SLOT="14" +IUSE="dpms dvb encode gstreamer vorbis xcb xinerama" # As of April 2020 Kaffeine can be only build with xinerama support. # Once that is fixed, the build option will be optional again. -RDEPEND+=" +RDEPEND=" dev-libs/libcdio media-libs/xine-lib x11-base/xorg-proto @@ -40,7 +37,7 @@ RDEPEND+=" xcb? ( x11-libs/libxcb ) xinerama? ( x11-libs/libXinerama ) " -DEPEND+=" ${RDEPEND} +DEPEND="${RDEPEND} dvb? ( virtual/linuxtv-dvb-headers ) " diff --git a/trinity-apps/kasablanca/kasablanca-9999.ebuild b/trinity-apps/kasablanca/kasablanca-9999.ebuild index 00f3b9f1..eceec1e2 100644 --- a/trinity-apps/kasablanca/kasablanca-9999.ebuild +++ b/trinity-apps/kasablanca/kasablanca-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de pl" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="FTP client for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/katapult/katapult-9999.ebuild b/trinity-apps/katapult/katapult-9999.ebuild index b4cf16b0..8829ae55 100644 --- a/trinity-apps/katapult/katapult-9999.ebuild +++ b/trinity-apps/katapult/katapult-9999.ebuild @@ -4,19 +4,16 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar bg br ca cs de el es et fr ga gl hu it ja nb nl pl pt pt_BR ru sk sv tr uk" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A general purpose launcher for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" diff --git a/trinity-apps/kbarcode/kbarcode-9999.ebuild b/trinity-apps/kbarcode/kbarcode-9999.ebuild index 8472e168..3729b00a 100644 --- a/trinity-apps/kbarcode/kbarcode-9999.ebuild +++ b/trinity-apps/kbarcode/kbarcode-9999.ebuild @@ -4,27 +4,24 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de el es fi fr hu it nl pl sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Barcode and label printing application for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" # Native GNU Barcode support seems to be broken right now. # The GNU Barcode binary is needed anyway. -IUSE+=" javascript native-gnu-barcode" +IUSE="javascript native-gnu-barcode" -RDEPEND+=" +RDEPEND=" app-text/barcode || ( media-gfx/imagemagick diff --git a/trinity-apps/kbfx/kbfx-9999.ebuild b/trinity-apps/kbfx/kbfx-9999.ebuild index 5129adea..adf4b52f 100644 --- a/trinity-apps/kbfx/kbfx-9999.ebuild +++ b/trinity-apps/kbfx/kbfx-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg de hu it nl" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="An alternative to the TDE-Menu" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kbibtex/kbibtex-9999.ebuild b/trinity-apps/kbibtex/kbibtex-9999.ebuild index 4d97a704..706d6ec1 100644 --- a/trinity-apps/kbibtex/kbibtex-9999.ebuild +++ b/trinity-apps/kbibtex/kbibtex-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de fr it pl ru" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Bibliography editor for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" DEPEND=" dev-libs/libxslt diff --git a/trinity-apps/kbiff/kbiff-9999.ebuild b/trinity-apps/kbiff/kbiff-9999.ebuild index b9fa4933..677bf1f6 100644 --- a/trinity-apps/kbiff/kbiff-9999.ebuild +++ b/trinity-apps/kbiff/kbiff-9999.ebuild @@ -4,23 +4,20 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="br cs da de el es et fi fr he hr hu is it ja nb nl nn pl pt pt_BR ro ru sk sl sv tr uk zh_TW" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Email notification utility for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" asus +ssl" +SLOT="14" +IUSE="asus +ssl" # SSL support might need tdelibs build with +ssl USE. diff --git a/trinity-apps/kbookreader/kbookreader-9999.ebuild b/trinity-apps/kbookreader/kbookreader-9999.ebuild index 5a0e7a8e..a6610fc8 100644 --- a/trinity-apps/kbookreader/kbookreader-9999.ebuild +++ b/trinity-apps/kbookreader/kbookreader-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de nl" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="eBook reader for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kcmautostart/kcmautostart-9999.ebuild b/trinity-apps/kcmautostart/kcmautostart-9999.ebuild index 71d8bc5a..032489c8 100644 --- a/trinity-apps/kcmautostart/kcmautostart-9999.ebuild +++ b/trinity-apps/kcmautostart/kcmautostart-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ca de es fr nl tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Autostart module for KControl " HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kcpuload/kcpuload-9999.ebuild b/trinity-apps/kcpuload/kcpuload-9999.ebuild index c6b1f629..af6d1d10 100644 --- a/trinity-apps/kcpuload/kcpuload-9999.ebuild +++ b/trinity-apps/kcpuload/kcpuload-9999.ebuild @@ -1,26 +1,25 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A small CPU meter for Kicker" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) trinity-base-2_src_configure diff --git a/trinity-apps/kdiff3/kdiff3-9999.ebuild b/trinity-apps/kdiff3/kdiff3-9999.ebuild index 42eaeed8..2823ef58 100644 --- a/trinity-apps/kdiff3/kdiff3-9999.ebuild +++ b/trinity-apps/kdiff3/kdiff3-9999.ebuild @@ -3,22 +3,20 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar az bg br ca cs cy da de el es et fr ga gl hi hu is it ja ka lt nb nl pl pt pt_BR ro ru rw sk sr sr@Latn sv ta tg tr uk zh_CN" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A diff and merge program for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kdirstat/kdirstat-9999.ebuild b/trinity-apps/kdirstat/kdirstat-9999.ebuild index a5030444..a6d8756b 100644 --- a/trinity-apps/kdirstat/kdirstat-9999.ebuild +++ b/trinity-apps/kdirstat/kdirstat-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de fr hu it ja" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Graphical disk usage utility for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/keep/keep-9999.ebuild b/trinity-apps/keep/keep-9999.ebuild index 54624c31..152a4b4c 100644 --- a/trinity-apps/keep/keep-9999.ebuild +++ b/trinity-apps/keep/keep-9999.ebuild @@ -1,8 +1,8 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -10,17 +10,16 @@ TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg br cs da de el es ga gl it ja ka lt nl pl pt ru sk sr sr@Latn sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A simple backup system for TDE." HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -RDEPEND+=" ~trinity-base/kcontrol-${PV} +RDEPEND="~trinity-base/kcontrol-${PV} app-backup/rdiff-backup" pkg_postinst () { @@ -28,4 +27,4 @@ pkg_postinst () { einfo "After initial install the Keep daemon needs to be started via KControl." einfo "The Keep daemon will be loaded automatically at the next TDE startup." echo -}
\ No newline at end of file +} diff --git a/trinity-apps/kgtk-qt3/kgtk-qt3-9999.ebuild b/trinity-apps/kgtk-qt3/kgtk-qt3-9999.ebuild index ed16a5b6..38160e96 100644 --- a/trinity-apps/kgtk-qt3/kgtk-qt3-9999.ebuild +++ b/trinity-apps/kgtk-qt3/kgtk-qt3-9999.ebuild @@ -4,28 +4,25 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de es en_GB fr nl pl pt_BR ru zh_CN" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="TDE dialogs in GTK 2.x applications" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" gtk tde tqt" +SLOT="14" +IUSE="gtk tde tqt" -DEPEND+=" +DEPEND=" gtk? ( x11-libs/gtk+:2 ) tqt? ( ~dev-tqt/tqtinterface-${PV} ) " -RDEPEND+=" ${DEPEND}" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kima/kima-9999.ebuild b/trinity-apps/kima/kima-9999.ebuild index ced28929..e8589e0f 100644 --- a/trinity-apps/kima/kima-9999.ebuild +++ b/trinity-apps/kima/kima-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de es et hu id nl sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A Kicker monitoring applet" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" # NVControl support needs the nvidia-settings package, # which isn't in the Portage tree anymore. So if there diff --git a/trinity-apps/kiosktool/kiosktool-9999.ebuild b/trinity-apps/kiosktool/kiosktool-9999.ebuild index 169abe76..fbf6082d 100644 --- a/trinity-apps/kiosktool/kiosktool-9999.ebuild +++ b/trinity-apps/kiosktool/kiosktool-9999.ebuild @@ -4,23 +4,20 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg br ca cs cy da de en_GB es et fr ga is it lt mt nl pt pt_BR ro ru sr sr@Latn sv ta tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Tool to configure the TDE kiosk framework " HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" kcmautostart" +SLOT="14" +IUSE="kcmautostart" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/klcddimmer/klcddimmer-9999.ebuild b/trinity-apps/klcddimmer/klcddimmer-9999.ebuild index c6b9e945..637f27de 100644 --- a/trinity-apps/klcddimmer/klcddimmer-9999.ebuild +++ b/trinity-apps/klcddimmer/klcddimmer-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de nl" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Applet to adjust LCD brightness" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" # There might be a dependency on smartdimmer needed. diff --git a/trinity-apps/knemo/knemo-9999.ebuild b/trinity-apps/knemo/knemo-9999.ebuild index 39d46bfd..c3b0c354 100644 --- a/trinity-apps/knemo/knemo-9999.ebuild +++ b/trinity-apps/knemo/knemo-9999.ebuild @@ -4,25 +4,22 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar bg cs cy da de el es et fr ga gl hu it ja ka lt nl pl pt pt_BR ru rw sk sr sr@Latn sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Network interfaces monitor for the TDE systray" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" wifi kernel_linux" +SLOT="14" +IUSE="wifi kernel_linux" -RDEPEND+=" kernel_linux? ( sys-apps/net-tools ) +RDEPEND="kernel_linux? ( sys-apps/net-tools ) wifi? ( net-wireless/wireless-tools )" pkg_postinst() { diff --git a/trinity-apps/knetload/knetload-9999.ebuild b/trinity-apps/knetload/knetload-9999.ebuild index 7831b9ca..122202a7 100644 --- a/trinity-apps/knetload/knetload-9999.ebuild +++ b/trinity-apps/knetload/knetload-9999.ebuild @@ -1,22 +1,20 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" -TRINITY_LANGS="ar bs ca cs da de en_GB es et fr - is it ja nb nl pt pt_BR ro sr sv ta tr - zh_CN zh_TW" +TRINITY_LANGS="ar bs ca cs da de en_GB es et fr is it ja nb nl pt pt_BR + ro sr sv ta tr zh_CN zh_TW" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A network meter for Kicker" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" diff --git a/trinity-apps/knetstats/knetstats-9999.ebuild b/trinity-apps/knetstats/knetstats-9999.ebuild index 86c73a07..0c186d1b 100644 --- a/trinity-apps/knetstats/knetstats-9999.ebuild +++ b/trinity-apps/knetstats/knetstats-9999.ebuild @@ -1,8 +1,8 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -10,12 +10,11 @@ TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg br cs da de el es et fr ga gl it ja ka nl pl pt pt_BR ru sk sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Network interfaces monitor for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" diff --git a/trinity-apps/knmap/knmap-9999.ebuild b/trinity-apps/knmap/knmap-9999.ebuild index 172455f9..c2b95f64 100644 --- a/trinity-apps/knmap/knmap-9999.ebuild +++ b/trinity-apps/knmap/knmap-9999.ebuild @@ -4,23 +4,20 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Nmap graphical interface for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" -RDEPEND+=" net-analyzer/nmap" +RDEPEND="net-analyzer/nmap" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/knowit/knowit-9999.ebuild b/trinity-apps/knowit/knowit-9999.ebuild index d64556ce..6f1729f3 100644 --- a/trinity-apps/knowit/knowit-9999.ebuild +++ b/trinity-apps/knowit/knowit-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de es fr hu nl pl ru sk zh_CN" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Tool for managing notes" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/knutclient/knutclient-9999.ebuild b/trinity-apps/knutclient/knutclient-9999.ebuild index fcc8c551..202576bf 100644 --- a/trinity-apps/knutclient/knutclient-9999.ebuild +++ b/trinity-apps/knutclient/knutclient-9999.ebuild @@ -1,30 +1,27 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de es fr it pl pt_BR ru uk" - TRINITY_DOC_LANGS="cs" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A TDE GUI client for UPS system NUT" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/konversation/konversation-9999.ebuild b/trinity-apps/konversation/konversation-9999.ebuild index 37b29965..389b17e3 100644 --- a/trinity-apps/konversation/konversation-9999.ebuild +++ b/trinity-apps/konversation/konversation-9999.ebuild @@ -3,7 +3,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -13,25 +12,22 @@ TRINITY_LANGS="ar bg ca da de el en_GB es et fi fr gl he TRINITY_DOC_LANGS="da es et it pt ru sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A user friendly IRC Client for Trinity" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" - -need-trinity -SLOT="${TRINITY_VER}" - -IUSE+=" xscreensaver" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" +IUSE="xscreensaver" -DEPEND+=" xscreensaver? ( x11-libs/libXScrnSaver )" -RDEPEND+=" ${DEPEND}" +DEPEND="xscreensaver? ( x11-libs/libXScrnSaver )" +RDEPEND="${DEPEND}" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DWITH_XSCREENSAVER="$(usex xscreensaver)" ) - trinity-base-2_src_configure } diff --git a/trinity-apps/kooldock/kooldock-9999.ebuild b/trinity-apps/kooldock/kooldock-9999.ebuild index 9e2fa1d2..00b71909 100644 --- a/trinity-apps/kooldock/kooldock-9999.ebuild +++ b/trinity-apps/kooldock/kooldock-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de es fr it nl pl sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A dock for TDE, which attemps to resemble the Mac OSX dock" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kpicosim/kpicosim-9999.ebuild b/trinity-apps/kpicosim/kpicosim-9999.ebuild index b3f586ca..45625636 100644 --- a/trinity-apps/kpicosim/kpicosim-9999.ebuild +++ b/trinity-apps/kpicosim/kpicosim-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="IDE and simulator for the Xilinx PicoBlaze-3" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kplayer/kplayer-9999.ebuild b/trinity-apps/kplayer/kplayer-9999.ebuild index 8b93cbbe..745807c9 100644 --- a/trinity-apps/kplayer/kplayer-9999.ebuild +++ b/trinity-apps/kplayer/kplayer-9999.ebuild @@ -1,8 +1,8 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -13,23 +13,21 @@ TRINITY_LANGS="be br ca cs cy da de el en_GB es et fi TRINITY_DOC_LANGS="da es it pt sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="KPlayer is a TDE media player based on mplayer." HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -DEPEND+=" media-video/mplayer" -RDEPEND+=" ${DEPEND}" +DEPEND="media-video/mplayer" +RDEPEND="${DEPEND}" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/krename/krename-9999.ebuild b/trinity-apps/krename/krename-9999.ebuild index 54e63e03..ffe0e5ea 100644 --- a/trinity-apps/krename/krename-9999.ebuild +++ b/trinity-apps/krename/krename-9999.ebuild @@ -1,8 +1,8 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -10,21 +10,19 @@ TRINITY_HANDBOOK="optional" TRINITY_LANGS="bs de es fr hu it ja nl pl pt_BR ru sl sv tr zh_CN zh_TW" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A powerful batch file renamer for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" - -need-trinity -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } @@ -37,4 +35,4 @@ pkg_postinst () { einfo "tdegraphics-tdefile-plugins, tdemultimedia-tdefile-plugins," einfo "tdenetwork-tdefile-plugins, tdesdk-tdefile-plugins." echo -}
\ No newline at end of file +} diff --git a/trinity-apps/kscope/kscope-9999.ebuild b/trinity-apps/kscope/kscope-9999.ebuild index 75cd6196..1ba34e96 100644 --- a/trinity-apps/kscope/kscope-9999.ebuild +++ b/trinity-apps/kscope/kscope-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de zh_CN" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="TDE front-end to Cscope" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" RDEPEND=" media-gfx/graphviz diff --git a/trinity-apps/ksensors/ksensors-9999.ebuild b/trinity-apps/ksensors/ksensors-9999.ebuild index 54ab913f..715b7adc 100644 --- a/trinity-apps/ksensors/ksensors-9999.ebuild +++ b/trinity-apps/ksensors/ksensors-9999.ebuild @@ -1,31 +1,29 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de es fr nb nl pl sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A TDE GUI frontend to LM-Sensors" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -DEPEND+=" sys-apps/lm-sensors" -RDEPEND+=" ${DEPEND}" +DEPEND="sys-apps/lm-sensors" +RDEPEND="${DEPEND}" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/kshowmail/kshowmail-9999.ebuild b/trinity-apps/kshowmail/kshowmail-9999.ebuild index 55a2de04..227c2523 100644 --- a/trinity-apps/kshowmail/kshowmail-9999.ebuild +++ b/trinity-apps/kshowmail/kshowmail-9999.ebuild @@ -4,24 +4,21 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="cs de es fr hu it ru sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Show mails on a POP3 server " HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" -DEPEND+=" ~trinity-base/mimelib-${PV}" -RDEPEND+=" ${DEPEND}" +DEPEND="~trinity-base/mimelib-${PV}" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kshutdown/kshutdown-9999.ebuild b/trinity-apps/kshutdown/kshutdown-9999.ebuild index 7ecd92d2..27b88b26 100644 --- a/trinity-apps/kshutdown/kshutdown-9999.ebuild +++ b/trinity-apps/kshutdown/kshutdown-9999.ebuild @@ -4,26 +4,23 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar bg cs de es fr hu it nl pl pt_BR ru sk sv tr zh_CN" TRINITY_DOC_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A graphical shutdown utility for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" extras" +SLOT="14" +IUSE="extras" -RDEPEND+=" +RDEPEND=" ~trinity-base/kcontrol-${PV} ~trinity-base/kdialog-${PV} ~trinity-base/tdesu-${PV} diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild index 63289d60..9c67e771 100644 --- a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild +++ b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-9999.ebuild @@ -10,7 +10,5 @@ inherit trinity-base-2 DESCRIPTION="KSplash engine Moodin" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" diff --git a/trinity-apps/kstreamripper/kstreamripper-9999.ebuild b/trinity-apps/kstreamripper/kstreamripper-9999.ebuild index 66993c37..85e4e36a 100644 --- a/trinity-apps/kstreamripper/kstreamripper-9999.ebuild +++ b/trinity-apps/kstreamripper/kstreamripper-9999.ebuild @@ -1,30 +1,28 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="TDE frontend for streamripper" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -RDEPEND+=" media-sound/streamripper" +RDEPEND="media-sound/streamripper" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure -}
\ No newline at end of file +} diff --git a/trinity-apps/kvkbd/kvkbd-9999.ebuild b/trinity-apps/kvkbd/kvkbd-9999.ebuild index 0cf9789b..2d7c6e4d 100644 --- a/trinity-apps/kvkbd/kvkbd-9999.ebuild +++ b/trinity-apps/kvkbd/kvkbd-9999.ebuild @@ -4,24 +4,21 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A virtual keyboard for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" -DEPEND+=" x11-libs/libXtst" -RDEPEND+=" ${DEPEND}" +DEPEND="x11-libs/libXtst" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/kvpnc/kvpnc-9999.ebuild b/trinity-apps/kvpnc/kvpnc-9999.ebuild index 2e9b99d9..58dbac2e 100644 --- a/trinity-apps/kvpnc/kvpnc-9999.ebuild +++ b/trinity-apps/kvpnc/kvpnc-9999.ebuild @@ -4,30 +4,27 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg ca da de es fr hu it ja nl pl pt_BR ru sk sv tr zh_CN" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="VPN clients frontend for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" cisco libreswan +openvpn pptpd smartcard strongswan" +SLOT="14" +IUSE="cisco libreswan +openvpn pptpd smartcard strongswan" # Other VPN clients will be added by request, controlled over USE. # If you miss any, please let us know! -DEPEND+=" +DEPEND=" dev-libs/libgcrypt sys-apps/net-tools" -RDEPEND+=" ${DEPEND} +RDEPEND="${DEPEND} cisco? ( net-vpn/vpnc ) libreswan? ( net-vpn/libreswan ) openvpn? ( net-vpn/openvpn ) diff --git a/trinity-apps/kxmleditor/kxmleditor-9999.ebuild b/trinity-apps/kxmleditor/kxmleditor-9999.ebuild index 80cb0cbf..7b5695ff 100644 --- a/trinity-apps/kxmleditor/kxmleditor-9999.ebuild +++ b/trinity-apps/kxmleditor/kxmleditor-9999.ebuild @@ -1,28 +1,26 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de fr pl" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="XML editor for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/mplayerthumbs/mplayerthumbs-9999.ebuild b/trinity-apps/mplayerthumbs/mplayerthumbs-9999.ebuild index 2c02f8b4..c142a202 100644 --- a/trinity-apps/mplayerthumbs/mplayerthumbs-9999.ebuild +++ b/trinity-apps/mplayerthumbs/mplayerthumbs-9999.ebuild @@ -4,24 +4,21 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="MPlayer based thumbnail generator for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" -IUSE+=" +strips" +SLOT="14" +IUSE="+strips" -RDEPEND+=" media-video/mplayer" +RDEPEND="media-video/mplayer" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/potracegui/potracegui-9999.ebuild b/trinity-apps/potracegui/potracegui-9999.ebuild index f1bc8a6d..c4ebd5e7 100644 --- a/trinity-apps/potracegui/potracegui-9999.ebuild +++ b/trinity-apps/potracegui/potracegui-9999.ebuild @@ -1,30 +1,28 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="TDE frontend for potrace" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -RDEPEND+=" media-gfx/potrace" +RDEPEND="media-gfx/potrace" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure -}
\ No newline at end of file +} diff --git a/trinity-apps/smartcardauth/smartcardauth-9999.ebuild b/trinity-apps/smartcardauth/smartcardauth-9999.ebuild index 71ba6a12..9b42162b 100644 --- a/trinity-apps/smartcardauth/smartcardauth-9999.ebuild +++ b/trinity-apps/smartcardauth/smartcardauth-9999.ebuild @@ -1,25 +1,23 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="SmartCard login and LUKS decrypt" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" - -need-trinity -SLOT="${TRINITY_VER}" - -IUSE+=" libressl" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" +IUSE="libressl" -DEPEND+=" - net-libs/gnutls +DEPEND=" dev-libs/pkcs11-helper + net-libs/gnutls !libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) " -RDEPEND+=" ${DEPEND}" +RDEPEND="${DEPEND}" diff --git a/trinity-apps/tastymenu/tastymenu-9999.ebuild b/trinity-apps/tastymenu/tastymenu-9999.ebuild index a6085b28..4259e2cf 100644 --- a/trinity-apps/tastymenu/tastymenu-9999.ebuild +++ b/trinity-apps/tastymenu/tastymenu-9999.ebuild @@ -1,28 +1,26 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de es fi fr it nl pl pt_BR ru sl uk" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 -DESCRIPTION="TDE-Menu replacement " +DESCRIPTION="TDE-Menu replacement" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-9999.ebuild b/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-9999.ebuild index 5560415f..3116a4d3 100644 --- a/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-9999.ebuild +++ b/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-9999.ebuild @@ -1,17 +1,16 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="no" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Ia Ora widget style for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" diff --git a/trinity-apps/tde-style-lipstik/tde-style-lipstik-9999.ebuild b/trinity-apps/tde-style-lipstik/tde-style-lipstik-9999.ebuild index d1430081..707c8bf5 100644 --- a/trinity-apps/tde-style-lipstik/tde-style-lipstik-9999.ebuild +++ b/trinity-apps/tde-style-lipstik/tde-style-lipstik-9999.ebuild @@ -1,28 +1,26 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="never" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Lipstik widget style for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tde-style-qtcurve/tde-style-qtcurve-9999.ebuild b/trinity-apps/tde-style-qtcurve/tde-style-qtcurve-9999.ebuild index bf8c7812..34e7f12f 100644 --- a/trinity-apps/tde-style-qtcurve/tde-style-qtcurve-9999.ebuild +++ b/trinity-apps/tde-style-qtcurve/tde-style-qtcurve-9999.ebuild @@ -1,28 +1,26 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="never" TRINITY_LANGS="de tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="QtCurve widget style for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tdedocker/tdedocker-9999.ebuild b/trinity-apps/tdedocker/tdedocker-9999.ebuild index d03b3541..9738c1e3 100644 --- a/trinity-apps/tdedocker/tdedocker-9999.ebuild +++ b/trinity-apps/tdedocker/tdedocker-9999.ebuild @@ -1,28 +1,26 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="bg cs de es fr hu id it ja nl pl pt_BR ru sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Minimize applications to the TDE system tray" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure -}
\ No newline at end of file +} diff --git a/trinity-apps/tdeio-ftps/tdeio-ftps-9999.ebuild b/trinity-apps/tdeio-ftps/tdeio-ftps-9999.ebuild index d88919a1..62629234 100644 --- a/trinity-apps/tdeio-ftps/tdeio-ftps-9999.ebuild +++ b/trinity-apps/tdeio-ftps/tdeio-ftps-9999.ebuild @@ -1,28 +1,26 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 -DESCRIPTION="TDEIO slave for FTPS protocol " +DESCRIPTION="TDEIO slave for FTPS protocol" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild b/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild index 8af94b37..ec6b0d3e 100644 --- a/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild +++ b/trinity-apps/tdeio-gopher/tdeio-gopher-9999.ebuild @@ -1,8 +1,8 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -11,12 +11,11 @@ TRINITY_LANGS="ar bg br bs ca ca@valencia cs cy da de el en_GB eo es et fi fr ga gl hr hu is it ja ka km lt lv ms nb nds nl nn pa pl pt pt_BR ro ru rw sk sv ta tr ug uk zh_CN zh_TW" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="TDEIO slave for gopher protocol" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" diff --git a/trinity-apps/tdeio-locate/tdeio-locate-9999.ebuild b/trinity-apps/tdeio-locate/tdeio-locate-9999.ebuild index 3140d190..57a408f1 100644 --- a/trinity-apps/tdeio-locate/tdeio-locate-9999.ebuild +++ b/trinity-apps/tdeio-locate/tdeio-locate-9999.ebuild @@ -1,22 +1,21 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de fr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Locate TDEIO plugin" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -RDEPEND+=" sys-apps/mlocate" +RDEPEND="sys-apps/mlocate" diff --git a/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild b/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild index 6576b984..f6f35163 100644 --- a/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild +++ b/trinity-apps/tdeio-sword/tdeio-sword-9999.ebuild @@ -1,32 +1,30 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Sword TDEIO plugin" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -DEPEND+=" app-text/sword" -RDEPEND+=" ${DEPEND}" +DEPEND="app-text/sword" +RDEPEND="${DEPEND}" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tdeio-umountwrapper/tdeio-umountwrapper-9999.ebuild b/trinity-apps/tdeio-umountwrapper/tdeio-umountwrapper-9999.ebuild index b37e4062..6bb82617 100644 --- a/trinity-apps/tdeio-umountwrapper/tdeio-umountwrapper-9999.ebuild +++ b/trinity-apps/tdeio-umountwrapper/tdeio-umountwrapper-9999.ebuild @@ -4,21 +4,18 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="never" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Progress dialog for safely removing devices" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( diff --git a/trinity-apps/tdepowersave/tdepowersave-9999.ebuild b/trinity-apps/tdepowersave/tdepowersave-9999.ebuild index 446f49b6..73800b32 100644 --- a/trinity-apps/tdepowersave/tdepowersave-9999.ebuild +++ b/trinity-apps/tdepowersave/tdepowersave-9999.ebuild @@ -1,8 +1,8 @@ +# Copyright 2020 Gentoo Authors # Copyright 2019-2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" @@ -12,26 +12,26 @@ TRINITY_LANGS="ar bg cs da de el es fi fr hi hu it ja km lt TRINITY_DOC_LANGS="cs de fi hu nb" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A TDE frontend for power management" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -DEPEND+=" x11-libs/libXScrnSaver +DEPEND=" + ~dev-libs/dbus-1-tqt-${PV} x11-libs/libXext + x11-libs/libXScrnSaver x11-libs/libXtst - ~dev-libs/dbus-1-tqt-${PV}" -RDEPEND+=" ${DEPEND}" +" +RDEPEND="${DEPEND}" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tdesudo/tdesudo-9999.ebuild b/trinity-apps/tdesudo/tdesudo-9999.ebuild index d808bae0..fe54dec8 100644 --- a/trinity-apps/tdesudo/tdesudo-9999.ebuild +++ b/trinity-apps/tdesudo/tdesudo-9999.ebuild @@ -1,30 +1,28 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de fr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Sudo frontend for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -RDEPEND+=" app-admin/sudo" +RDEPEND="app-admin/sudo" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tdesvn/tdesvn-9999.ebuild b/trinity-apps/tdesvn/tdesvn-9999.ebuild index 4af2cc77..35df355b 100644 --- a/trinity-apps/tdesvn/tdesvn-9999.ebuild +++ b/trinity-apps/tdesvn/tdesvn-9999.ebuild @@ -4,32 +4,28 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ca cs de es fr gl it ja lt nl pa ru sv" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="Subversion client with tight TDE integration" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" +IUSE="test" -IUSE+=" test" RESTRICT+=" !test? ( test )" -DEPEND+=" dev-vcs/subversion" -RDEPEND+=" ${DEPEND}" +DEPEND="dev-vcs/subversion" +RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( -DBUILD_TESTS="$(usex test)" ) - trinity-base-2_src_configure } diff --git a/trinity-apps/tdmtheme/tdmtheme-9999.ebuild b/trinity-apps/tdmtheme/tdmtheme-9999.ebuild index cffa6e40..dbe2e4e7 100644 --- a/trinity-apps/tdmtheme/tdmtheme-9999.ebuild +++ b/trinity-apps/tdmtheme/tdmtheme-9999.ebuild @@ -1,30 +1,28 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A theme manager for TDM" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -RDEPEND+=" ~trinity-base/tdm-${PV}" +RDEPEND="~trinity-base/tdm-${PV}" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) - trinity-base-2_src_configure -}
\ No newline at end of file +} diff --git a/trinity-apps/wlassistant/wlassistant-9999.ebuild b/trinity-apps/wlassistant/wlassistant-9999.ebuild index 9063aaac..8ef0574b 100644 --- a/trinity-apps/wlassistant/wlassistant-9999.ebuild +++ b/trinity-apps/wlassistant/wlassistant-9999.ebuild @@ -4,23 +4,20 @@ EAPI="7" -TRINITY_MODULE_TYPE="applications" - TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar ca de es fr nb pl pt_BR sv zh_CN zh_TW" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="User friendly TDE frontend for wireless network connection" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" -RDEPEND+=" +RDEPEND=" net-wireless/wireless-tools || ( net-misc/dhcp diff --git a/trinity-apps/yakuake/yakuake-9999.ebuild b/trinity-apps/yakuake/yakuake-9999.ebuild index 6aa4b1a5..6b33297b 100644 --- a/trinity-apps/yakuake/yakuake-9999.ebuild +++ b/trinity-apps/yakuake/yakuake-9999.ebuild @@ -1,24 +1,22 @@ +# Copyright 2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" -TRINITY_LANGS="de el es et fr hu it - ja nl pl pt pt_BR ru sv tr" +TRINITY_LANGS="de el es et fr hu it ja nl pl pt pt_BR ru sv tr" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A Quake-style terminal emulator for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -need-trinity - -SLOT="${TRINITY_VER}" +LICENSE="|| ( GPL-2 GPL-3 )" +SLOT="14" -DEPEND+=" ~trinity-base/konsole-${PV}" -RDEPEND+=" ${DEPEND}" +DEPEND="~trinity-base/konsole-${PV}" +RDEPEND="${DEPEND}" |