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 149AD138350 for ; Sun, 19 Jan 2020 17:45:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42D8EE08BE; Sun, 19 Jan 2020 17:45:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 22297E08BE for ; Sun, 19 Jan 2020 17:45:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C4F1234E218 for ; Sun, 19 Jan 2020 17:45:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5001BAB for ; Sun, 19 Jan 2020 17:45:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1579455901.efe0f065119d5a23cdb1ecfb22c44ead97d111f3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdeconnect/kdeconnect-1.4.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: efe0f065119d5a23cdb1ecfb22c44ead97d111f3 X-VCS-Branch: master Date: Sun, 19 Jan 2020 17:45:10 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c6879298-e9cf-4557-9d72-d87593bf5bec X-Archives-Hash: bcb5fbecc7dd95d559b379176c4ad236 commit: efe0f065119d5a23cdb1ecfb22c44ead97d111f3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 19 17:45:01 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 19 17:45:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe0f065 kde-misc/kdeconnect: Add elog about 'pause music' plugin Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdeconnect/kdeconnect-1.4.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild index d1b6eefde45..b5cc9e83194 100644 --- a/kde-misc/kdeconnect/kdeconnect-1.4.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-1.4.ebuild @@ -80,6 +80,10 @@ src_configure() { pkg_postinst(){ ecm_pkg_postinst + elog "In case you are missing 'pause music' plugin, this now requires" + elog "media-libs/pulseaudio-qt. It is available in KDE overlay for testing," + elog "please test and report back." + elog elog "The Android .apk file is available via" elog "https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp" elog "or via"