public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/
@ 2018-05-31 13:24 99% Andreas Sturmlechner
  0 siblings, 0 replies; 1+ results
From: Andreas Sturmlechner @ 2018-05-31 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a269cc1ddd4b80ddcd22fe116194db7d4a4cd1e1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 13:23:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 31 13:24:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a269cc1d

kde-misc/kdeconnect: Drop USE=sms, exists only in master branch

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-misc/kdeconnect/kdeconnect-1.3.0.ebuild | 5 +----
 kde-misc/kdeconnect/metadata.xml            | 1 -
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-1.3.0.ebuild b/kde-misc/kdeconnect/kdeconnect-1.3.0.ebuild
index b826ef6e3ba..a4c3a879ba2 100644
--- a/kde-misc/kdeconnect/kdeconnect-1.3.0.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-1.3.0.ebuild
@@ -18,7 +18,7 @@ fi
 DESCRIPTION="Adds communication between KDE Plasma and your smartphone"
 HOMEPAGE="https://www.kde.org/ https://community.kde.org/KDEConnect"
 LICENSE="GPL-2+"
-IUSE="app sms wayland"
+IUSE="app wayland"
 
 DEPEND="
 	$(add_frameworks_dep kcmutils)
@@ -43,12 +43,10 @@ DEPEND="
 	x11-libs/libX11
 	x11-libs/libXtst
 	app? ( $(add_frameworks_dep kdeclarative) )
-	sms? ( $(add_frameworks_dep kpeople) )
 	wayland? ( $(add_frameworks_dep kwayland) )
 "
 RDEPEND="${DEPEND}
 	app? ( $(add_frameworks_dep kirigami) )
-	sms? ( $(add_frameworks_dep kirigami) )
 	wayland? ( $(add_plasma_dep kwin) )
 	!kde-misc/kdeconnect:4
 "
@@ -68,7 +66,6 @@ src_prepare() {
 src_configure() {
 	local mycmakeargs=(
 		-DEXPERIMENTALAPP_ENABLED=$(usex app)
-		-DSMSAPP_ENABLED=$(usex sms)
 		$(cmake-utils_use_find_package wayland KF5Wayland)
 	)
 

diff --git a/kde-misc/kdeconnect/metadata.xml b/kde-misc/kdeconnect/metadata.xml
index ccae5861e28..b2a2f800e42 100644
--- a/kde-misc/kdeconnect/metadata.xml
+++ b/kde-misc/kdeconnect/metadata.xml
@@ -8,7 +8,6 @@
 	<use>
 		<flag name="app">Enable experimental kcapp frontend</flag>
 		<flag name="mousepad">Enable remote mousepad plugin using <pkg>x11-libs/libfakekey</pkg></flag>
-		<flag name="sms">Enable SMS support using <pkg>kde-frameworks/kpeople</pkg></flag>
 		<flag name="wayland">Enable kwin_wayland support for mousepad plugin using <pkg>kde-frameworks/kwayland</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-05-31 13:24 99% [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox