From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktp-call-ui/
Date: Wed, 15 Aug 2018 15:22:57 +0000 (UTC) [thread overview]
Message-ID: <1534346039.26074d8be3f069d0f848bf63904afdb8f19f0683.asturm@gentoo> (raw)
commit: 26074d8be3f069d0f848bf63904afdb8f19f0683
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 15:13:59 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 15:13:59 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=26074d8b
kde-apps/ktp-call-ui: Fix DEPENDs
Package-Manager: Portage-2.3.46, Repoman-2.3.10
kde-apps/ktp-call-ui/ktp-call-ui-18.08.0.ebuild | 13 ++++++++-----
kde-apps/ktp-call-ui/ktp-call-ui-18.08.49.9999.ebuild | 13 ++++++++-----
kde-apps/ktp-call-ui/ktp-call-ui-9999.ebuild | 13 ++++++++-----
3 files changed, 24 insertions(+), 15 deletions(-)
diff --git a/kde-apps/ktp-call-ui/ktp-call-ui-18.08.0.ebuild b/kde-apps/ktp-call-ui/ktp-call-ui-18.08.0.ebuild
index c0ba9a38bb..cc491cfec1 100644
--- a/kde-apps/ktp-call-ui/ktp-call-ui-18.08.0.ebuild
+++ b/kde-apps/ktp-call-ui/ktp-call-ui-18.08.0.ebuild
@@ -12,22 +12,22 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="
- $(add_frameworks_dep kcmutils)
+RDEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep ktp-common-internals)
$(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
- dev-libs/boost
dev-libs/glib:2
media-libs/phonon[qt5(+)]
media-libs/qt-gstreamer[qt5(+)]
@@ -35,4 +35,7 @@ DEPEND="
net-libs/telepathy-farstream
net-libs/telepathy-qt[farstream,qt5(+)]
"
-RDEPEND="${DEPEND}"
+# TODO: dep leak suspect
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep kcmutils)
+"
diff --git a/kde-apps/ktp-call-ui/ktp-call-ui-18.08.49.9999.ebuild b/kde-apps/ktp-call-ui/ktp-call-ui-18.08.49.9999.ebuild
index 4bae816a1b..9a5f78bd7a 100644
--- a/kde-apps/ktp-call-ui/ktp-call-ui-18.08.49.9999.ebuild
+++ b/kde-apps/ktp-call-ui/ktp-call-ui-18.08.49.9999.ebuild
@@ -12,22 +12,22 @@ LICENSE="GPL-2"
KEYWORDS=""
IUSE=""
-DEPEND="
- $(add_frameworks_dep kcmutils)
+RDEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep ktp-common-internals)
$(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
- dev-libs/boost
dev-libs/glib:2
media-libs/phonon[qt5(+)]
media-libs/qt-gstreamer[qt5(+)]
@@ -35,4 +35,7 @@ DEPEND="
net-libs/telepathy-farstream
net-libs/telepathy-qt[farstream,qt5(+)]
"
-RDEPEND="${DEPEND}"
+# TODO: dep leak suspect
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep kcmutils)
+"
diff --git a/kde-apps/ktp-call-ui/ktp-call-ui-9999.ebuild b/kde-apps/ktp-call-ui/ktp-call-ui-9999.ebuild
index 4bae816a1b..9a5f78bd7a 100644
--- a/kde-apps/ktp-call-ui/ktp-call-ui-9999.ebuild
+++ b/kde-apps/ktp-call-ui/ktp-call-ui-9999.ebuild
@@ -12,22 +12,22 @@ LICENSE="GPL-2"
KEYWORDS=""
IUSE=""
-DEPEND="
- $(add_frameworks_dep kcmutils)
+RDEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep ktp-common-internals)
$(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
- dev-libs/boost
dev-libs/glib:2
media-libs/phonon[qt5(+)]
media-libs/qt-gstreamer[qt5(+)]
@@ -35,4 +35,7 @@ DEPEND="
net-libs/telepathy-farstream
net-libs/telepathy-qt[farstream,qt5(+)]
"
-RDEPEND="${DEPEND}"
+# TODO: dep leak suspect
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep kcmutils)
+"
next reply other threads:[~2018-08-15 15:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 15:22 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-24 22:09 [gentoo-commits] proj/kde:master commit in: kde-apps/ktp-call-ui/ Andreas Sturmlechner
2019-11-24 23:51 Andreas Sturmlechner
2019-11-24 21:29 Andreas Sturmlechner
2016-04-22 12:35 Johannes Huber
2015-10-01 11:27 Michael Palimaka
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=1534346039.26074d8be3f069d0f848bf63904afdb8f19f0683.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