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 B25E6138334 for ; Mon, 25 Feb 2019 17:05:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B9B4E08DB; Mon, 25 Feb 2019 17:05:40 +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 67872E08DD for ; Mon, 25 Feb 2019 17:05:40 +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 E2B0C33BECE for ; Mon, 25 Feb 2019 17:05:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B264551 for ; Mon, 25 Feb 2019 17:05:37 +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: <1551114326.fffdffeb0052486842e4f0736b6ff7404dac7056.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/xdg-desktop-portal-kde/Manifest kde-plasma/xdg-desktop-portal-kde/metadata.xml kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild X-VCS-Directories: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fffdffeb0052486842e4f0736b6ff7404dac7056 X-VCS-Branch: master Date: Mon, 25 Feb 2019 17:05:37 +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: e2e3297c-7f2b-4319-bf79-699c320c6310 X-Archives-Hash: c78cc5e05230ba412d10a99a3dfa7d7a commit: fffdffeb0052486842e4f0736b6ff7404dac7056 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 25 17:02:02 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 25 17:05:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffdffeb kde-plasma/xdg-desktop-portal-kde: New package Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/xdg-desktop-portal-kde/Manifest | 1 + kde-plasma/xdg-desktop-portal-kde/metadata.xml | 8 +++++ .../xdg-desktop-portal-kde-5.15.1.ebuild | 36 ++++++++++++++++++++++ 3 files changed, 45 insertions(+) diff --git a/kde-plasma/xdg-desktop-portal-kde/Manifest b/kde-plasma/xdg-desktop-portal-kde/Manifest new file mode 100644 index 00000000000..f01767e5637 --- /dev/null +++ b/kde-plasma/xdg-desktop-portal-kde/Manifest @@ -0,0 +1 @@ +DIST xdg-desktop-portal-kde-5.15.1.tar.xz 60024 BLAKE2B dccd47dc4f287afbb6b928f47ba27f71a6e0849c6dbbee28a49e41a766bb387a8210431dc019a974e9075254e7e82bab71eaef5c134c0341c3bf786b1705066f SHA512 c5a892a3654dfdcd57bf03caec07b873d774754ec151901c929f9cc12abc14cd029f5ae22c9bcba3db807b5a77ff2b64411d1b6bc6940578d26d19d930d067a5 diff --git a/kde-plasma/xdg-desktop-portal-kde/metadata.xml b/kde-plasma/xdg-desktop-portal-kde/metadata.xml new file mode 100644 index 00000000000..2fdbf33d963 --- /dev/null +++ b/kde-plasma/xdg-desktop-portal-kde/metadata.xml @@ -0,0 +1,8 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + + diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild new file mode 100644 index 00000000000..c3e097cecc8 --- /dev/null +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.15.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Backend implementation for xdg-desktop-portal that is using Qt/KDE Frameworks" +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# TODO: Needed for screencast portal +# dev-libs/glib:2 +# media-libs/libepoxy +# media-libs/mesa[gbm] +# not packaged: PipeWire +COMMON_DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kio) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kwidgetsaddons) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtprintsupport) + $(add_qt_dep qtwidgets) +" +DEPEND="${COMMON_DEPEND} + $(add_frameworks_dep kwayland) + $(add_qt_dep qtconcurrent) +" +RDEPEND="${COMMON_DEPEND} + sys-apps/xdg-desktop-portal +"