From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19B5A1382C5 for ; Thu, 12 Apr 2018 17:27:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1048FE084A; Thu, 12 Apr 2018 17:27:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DEABAE084A for ; Thu, 12 Apr 2018 17:27:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D386335C59 for ; Thu, 12 Apr 2018 17:27:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17B80278 for ; Thu, 12 Apr 2018 17:27:22 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1523554028.48896c930f970cc9049d604e66277d0f840d9fa2.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdeconnect/files/, kde-misc/kdeconnect/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch kde-misc/kdeconnect/kdeconnect-9999.ebuild X-VCS-Directories: kde-misc/kdeconnect/files/ kde-misc/kdeconnect/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 48896c930f970cc9049d604e66277d0f840d9fa2 X-VCS-Branch: master Date: Thu, 12 Apr 2018 17:27:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5e28260e-0e0d-4fe1-9c73-197ead047f1f X-Archives-Hash: dbb8bdfd7462aa0d1ad22f462f7bbd3b commit: 48896c930f970cc9049d604e66277d0f840d9fa2 Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 12 17:27:01 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 12 17:27:08 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=48896c93 kde-misc/kdeconnect: Remove obsolete patch Upstream commit 4a4e8216aa684b10959041b6891da7b798c98e5b Package-Manager: Portage-2.3.28, Repoman-2.3.9 kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch | 11 ----------- kde-misc/kdeconnect/kdeconnect-9999.ebuild | 2 -- 2 files changed, 13 deletions(-) diff --git a/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch b/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch deleted file mode 100644 index 7b34659502..0000000000 --- a/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff --git a/plugins/mousepad/CMakeLists.txt b/plugins/mousepad/CMakeLists.txt -index 7f14139e..a1daaa16 100644 ---- a/plugins/mousepad/CMakeLists.txt -+++ b/plugins/mousepad/CMakeLists.txt -@@ -1,5 +1,5 @@ - if(UNIX) -- find_package(KF5 ${KF5_MIN_VERSION} QUIET COMPONENTS Wayland) -+ find_package(KF5Wayland ${KF5_MIN_VERSION} QUIET) - - find_package(LibFakeKey QUIET) - set_package_properties(LibFakeKey PROPERTIES DESCRIPTION "fake key events" diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild index 95eb1a8d1a..96d9cbe36a 100644 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild @@ -56,8 +56,6 @@ RDEPEND="${DEPEND} RESTRICT+=" test" -PATCHES=( "${FILESDIR}/${PN}-1.3.1-no-wayland.patch" ) - src_prepare() { kde5_src_prepare