From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/plasma-telepathy-meta/
Date: Thu, 14 Apr 2016 17:46:23 +0000 (UTC) [thread overview]
Message-ID: <1460655974.884965daff2cc4a01e21e9c16f60f9643c68bde4.kensington@gentoo> (raw)
commit: 884965daff2cc4a01e21e9c16f60f9643c68bde4
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Apr 10 01:49:38 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 17:46:14 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=884965da
kde-apps/plasma-telepathy-meta: Add USE=gstreamer for optional ktp-call-ui
Package-Manager: portage-2.2.27
kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.03.90.ebuild | 4 ++--
.../plasma-telepathy-meta/plasma-telepathy-meta-16.04.49.9999.ebuild | 4 ++--
kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.03.90.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.03.90.ebuild
index 11c433f..fee2ae0 100644
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.03.90.ebuild
+++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.03.90.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
KEYWORDS=" ~amd64 ~x86"
-IUSE="nls"
+IUSE="gstreamer nls"
[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
@@ -19,7 +19,6 @@ RDEPEND="
$(add_kdeapps_dep ktp-accounts-kcm)
$(add_kdeapps_dep ktp-approver)
$(add_kdeapps_dep ktp-auth-handler)
- $(add_kdeapps_dep ktp-call-ui)
$(add_kdeapps_dep ktp-common-internals)
$(add_kdeapps_dep ktp-contact-list)
$(add_kdeapps_dep ktp-contact-runner)
@@ -29,6 +28,7 @@ RDEPEND="
$(add_kdeapps_dep ktp-send-file)
$(add_kdeapps_dep ktp-text-ui)
!net-im/kde-telepathy-meta
+ gstreamer? ( $(add_kdeapps_dep ktp-call-ui) )
nls? ( $(add_kdeapps_dep ktp-l10n '' ${L10N_MINIMAL}) )
"
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.04.49.9999.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.04.49.9999.ebuild
index f25577f..dcdcf58 100644
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.04.49.9999.ebuild
+++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-16.04.49.9999.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
KEYWORDS=""
-IUSE="nls"
+IUSE="gstreamer nls"
[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
@@ -19,7 +19,6 @@ RDEPEND="
$(add_kdeapps_dep ktp-accounts-kcm)
$(add_kdeapps_dep ktp-approver)
$(add_kdeapps_dep ktp-auth-handler)
- $(add_kdeapps_dep ktp-call-ui)
$(add_kdeapps_dep ktp-common-internals)
$(add_kdeapps_dep ktp-contact-list)
$(add_kdeapps_dep ktp-contact-runner)
@@ -29,6 +28,7 @@ RDEPEND="
$(add_kdeapps_dep ktp-send-file)
$(add_kdeapps_dep ktp-text-ui)
!net-im/kde-telepathy-meta
+ gstreamer? ( $(add_kdeapps_dep ktp-call-ui) )
nls? ( $(add_kdeapps_dep ktp-l10n '' ${L10N_MINIMAL}) )
"
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild
index f25577f..dcdcf58 100644
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild
+++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-9999.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )"
KEYWORDS=""
-IUSE="nls"
+IUSE="gstreamer nls"
[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
@@ -19,7 +19,6 @@ RDEPEND="
$(add_kdeapps_dep ktp-accounts-kcm)
$(add_kdeapps_dep ktp-approver)
$(add_kdeapps_dep ktp-auth-handler)
- $(add_kdeapps_dep ktp-call-ui)
$(add_kdeapps_dep ktp-common-internals)
$(add_kdeapps_dep ktp-contact-list)
$(add_kdeapps_dep ktp-contact-runner)
@@ -29,6 +28,7 @@ RDEPEND="
$(add_kdeapps_dep ktp-send-file)
$(add_kdeapps_dep ktp-text-ui)
!net-im/kde-telepathy-meta
+ gstreamer? ( $(add_kdeapps_dep ktp-call-ui) )
nls? ( $(add_kdeapps_dep ktp-l10n '' ${L10N_MINIMAL}) )
"
next reply other threads:[~2016-04-14 17:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-14 17:46 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-07 11:29 [gentoo-commits] proj/kde:master commit in: kde-apps/plasma-telepathy-meta/ Andreas Sturmlechner
2021-01-24 22:09 Andreas Sturmlechner
2018-06-10 16:29 Johannes Huber
2017-07-22 15:32 Andreas Sturmlechner
2016-10-16 18:44 Michael Palimaka
2016-04-22 12:35 Johannes Huber
2015-09-20 15:51 Manuel Rüger
2015-07-31 21:00 Johannes Huber
2015-06-01 19:42 Manuel Rüger
2015-05-07 19:47 Manuel Rüger
2015-02-25 22: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=1460655974.884965daff2cc4a01e21e9c16f60f9643c68bde4.kensington@gentoo \
--to=kensington@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