public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/
Date: Sat, 11 Jan 2020 23:25:12 +0000 (UTC)	[thread overview]
Message-ID: <1578779117.f11aab5af896c4adec04bbc7d636191dcff3e804.asturm@gentoo> (raw)

commit:     f11aab5af896c4adec04bbc7d636191dcff3e804
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 21:38:03 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 21:45:17 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f11aab5a

kde-plasma/kde-gtk-config: Update DEPENDs, DESCRIPTION, drop ECM_TEST

Upstream commits:
94732eb8d6ee54573a4476e7b036808ac9907ba0
13c4eee2553a9a0086b057511977b304addb5ee5
99c72b4b958124fec004297adbdcb4583916dc15
1ebf620d361fac7a430a9023b31d3ec7c0c16760

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
index fb5e0625ff..c55ee34a92 100644
--- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
+++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild
@@ -3,14 +3,13 @@
 
 EAPI=7
 
-ECM_TEST="forceoptional"
 KFMIN=9999
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
-DESCRIPTION="KDE Plasma systemsettings kcm to set GTK application look&feel"
+DESCRIPTION="GTK2 and GTK3 configurator for KDE Plasma"
 HOMEPAGE="https://cgit.kde.org/kde-gtk-config.git"
 
 LICENSE="GPL-3"
@@ -19,23 +18,23 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+	dev-libs/glib:2
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	gnome-base/gsettings-desktop-schemas
 	>=kde-frameworks/karchive-${KFMIN}:5
 	>=kde-frameworks/kcmutils-${KFMIN}:5
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/knewstuff-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	dev-libs/glib:2
-	gnome-base/gsettings-desktop-schemas
 	x11-libs/gtk+:2
 	x11-libs/gtk+:3
-	x11-libs/libXcursor
 "
 RDEPEND="${DEPEND}
 	>=kde-plasma/kde-cli-tools-${PVCUT}:5


             reply	other threads:[~2020-01-11 23:25 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-11 23:25 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-28 15:11 [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/ Andreas Sturmlechner
2023-12-16 12:34 Andreas Sturmlechner
2023-12-16 12:34 Andreas Sturmlechner
2023-09-19 13:17 Andreas Sturmlechner
2023-09-19 13:17 Andreas Sturmlechner
2023-09-19 13:17 Andreas Sturmlechner
2020-11-29 20:59 Andreas Sturmlechner
2020-08-28 18:31 Andreas Sturmlechner
2020-08-27  6:17 Andreas Sturmlechner
2020-05-14 17:57 Andreas Sturmlechner
2020-05-14 17:50 Andreas Sturmlechner
2020-03-19  0:00 Andreas Sturmlechner
2020-01-15 18:52 Andreas Sturmlechner
2019-03-12 14:16 Andreas Sturmlechner
2018-09-15 15:32 Andreas Sturmlechner
2017-10-13  9:53 Andreas Sturmlechner
2017-06-03 16:00 Andreas Sturmlechner
2017-05-07 15:41 Andreas Sturmlechner
2016-11-03  9:38 Johannes Huber
2016-09-15  8:48 Michael Palimaka
2016-04-20  7:54 Johannes Huber
2015-12-08 16:06 Michael Palimaka
2015-04-16 17:13 Michael Palimaka
2015-04-01 13:30 Michael Palimaka
2015-01-17 19:10 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1578779117.f11aab5af896c4adec04bbc7d636191dcff3e804.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox