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 5C3BC138334 for ; Sun, 19 May 2019 11:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DC09E0867; Sun, 19 May 2019 11:22:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1E695E0867 for ; Sun, 19 May 2019 11:22:44 +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 A1E7C344AAA for ; Sun, 19 May 2019 11:22:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 267DC5ED for ; Sun, 19 May 2019 11:22:41 +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: <1558264938.8e044694215196d605f405ef95f8781ee604f13a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libqaccessibilityclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libqaccessibilityclient/Manifest media-libs/libqaccessibilityclient/libqaccessibilityclient-0.4.1.ebuild X-VCS-Directories: media-libs/libqaccessibilityclient/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8e044694215196d605f405ef95f8781ee604f13a X-VCS-Branch: master Date: Sun, 19 May 2019 11:22:41 +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: 5acb64dc-e89d-4d09-b049-419afdf8a154 X-Archives-Hash: 1efe560ca609f14402db5464796aff0e commit: 8e044694215196d605f405ef95f8781ee604f13a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 19 10:56:47 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 19 11:22:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e044694 media-libs/libqaccessibilityclient: 0.4.1 version bump Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/libqaccessibilityclient/Manifest | 1 + .../libqaccessibilityclient-0.4.1.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/media-libs/libqaccessibilityclient/Manifest b/media-libs/libqaccessibilityclient/Manifest index b3f98172473..2e467addea0 100644 --- a/media-libs/libqaccessibilityclient/Manifest +++ b/media-libs/libqaccessibilityclient/Manifest @@ -1 +1,2 @@ DIST libqaccessibilityclient-0.4.0.tar.xz 105700 BLAKE2B 30c2ebcae046480536fa2c193130b3e0e99bfeeacb40ee9fae22574d9a8ff84da4fc5d746e1ba2f369f99c9d6227fea65ef55628aeff37b455cdf730708608c9 SHA512 bd2e0d29605f222084f86664a52488a5340e0ac16433fd65c8ada195e4cb5988ebac357a991ea8ebc5af22f81825212ce07209939ad5e4a00a9daeed37b56ffb +DIST libqaccessibilityclient-0.4.1.tar.xz 105280 BLAKE2B 7e8332e4d27e96c0728cecf73f13e9213f264e588dba321f0c0877954400c227e17e8bd4468b2567626407d2a283290e3b9752170ae602c6370d08beec7387d0 SHA512 d5c168ff39f4bb67f18120eea50f8e02a85d464a5bb6479c48dfdb02ea9bf0cc379cbed4da7d882b718a1e1723d3a00528fcb26903b617b43029fde25e82cb3c diff --git a/media-libs/libqaccessibilityclient/libqaccessibilityclient-0.4.1.ebuild b/media-libs/libqaccessibilityclient/libqaccessibilityclient-0.4.1.ebuild new file mode 100644 index 00000000000..7cf95fcd3bd --- /dev/null +++ b/media-libs/libqaccessibilityclient/libqaccessibilityclient-0.4.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_KDEINSTALLDIRS="false" +KDE_TEST="true" +KDE_EXAMPLES="true" +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Library for writing accessibility clients such as screen readers" +HOMEPAGE="https://accessibility.kde.org/ https://cgit.kde.org/libqaccessibilityclient.git" +SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + +LICENSE="LGPL-2.1" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="" + +DEPEND=" + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}" + +# tests require DBus +RESTRICT+=" test"