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-apps/ktouch/
Date: Sun,  7 Jul 2019 21:54:53 +0000 (UTC)	[thread overview]
Message-ID: <1562531029.d8ff824c60d9e0eeae86b575ce4e74d9e5064812.asturm@gentoo> (raw)

commit:     d8ff824c60d9e0eeae86b575ce4e74d9e5064812
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 20:23:37 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 20:23:49 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8ff824c

kde-apps/ktouch: Add missing X11 DEPENDs

Build is currently broken without libxkbfile/libxcb[xkb].

KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=402902
Bug: https://bugs.gentoo.org/689328
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ktouch/ktouch-19.04.49.9999.ebuild | 4 +++-
 kde-apps/ktouch/ktouch-9999.ebuild          | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild b/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild
index cf6b8d6ab2..9a62977270 100644
--- a/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild
+++ b/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild
@@ -10,6 +10,7 @@ DESCRIPTION="Program that helps to learn and practice touch typing"
 HOMEPAGE="https://kde.org/applications/education/ktouch/"
 KEYWORDS=""
 IUSE=""
+# USE !X is broken, https://bugs.kde.org/show_bug.cgi?id=402902
 
 COMMON_DEPEND="
 	$(add_frameworks_dep kcmutils)
@@ -34,7 +35,8 @@ COMMON_DEPEND="
 	x11-libs/libICE
 	x11-libs/libSM
 	x11-libs/libX11
-	x11-libs/libxcb
+	x11-libs/libxcb[xkb]
+	x11-libs/libxkbfile
 "
 DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kwindowsystem)

diff --git a/kde-apps/ktouch/ktouch-9999.ebuild b/kde-apps/ktouch/ktouch-9999.ebuild
index cf6b8d6ab2..9a62977270 100644
--- a/kde-apps/ktouch/ktouch-9999.ebuild
+++ b/kde-apps/ktouch/ktouch-9999.ebuild
@@ -10,6 +10,7 @@ DESCRIPTION="Program that helps to learn and practice touch typing"
 HOMEPAGE="https://kde.org/applications/education/ktouch/"
 KEYWORDS=""
 IUSE=""
+# USE !X is broken, https://bugs.kde.org/show_bug.cgi?id=402902
 
 COMMON_DEPEND="
 	$(add_frameworks_dep kcmutils)
@@ -34,7 +35,8 @@ COMMON_DEPEND="
 	x11-libs/libICE
 	x11-libs/libSM
 	x11-libs/libX11
-	x11-libs/libxcb
+	x11-libs/libxcb[xkb]
+	x11-libs/libxkbfile
 "
 DEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kwindowsystem)


             reply	other threads:[~2019-07-07 21:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-07 21:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-26 19:59 [gentoo-commits] proj/kde:master commit in: kde-apps/ktouch/ Andreas Sturmlechner
2022-10-08 11:22 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2019-07-13 15:03 Andreas Sturmlechner
2019-07-07 21:54 Andreas Sturmlechner
2019-04-30 12:24 Michael Palimaka
2016-12-21 12:19 Michael Palimaka
2016-11-01 21:26 Johannes Huber
2016-08-18 14:50 Michael Palimaka
2016-07-22 23:26 Johannes Huber
2016-03-31 18:39 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=1562531029.d8ff824c60d9e0eeae86b575ce4e74d9e5064812.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