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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97333158091 for ; Sun, 15 May 2022 00:13:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C09CE08EB; Sun, 15 May 2022 00:13:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C52A6E08EC for ; Sun, 15 May 2022 00:13:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1996341BE2 for ; Sun, 15 May 2022 00:13:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7242B4D7 for ; Sun, 15 May 2022 00:13:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1652573542.cd4f6715a0270387b20046196b25b72bf75df045.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/xdg-desktop-portal-lxqt/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/xdg-desktop-portal-lxqt/Manifest gui-libs/xdg-desktop-portal-lxqt/metadata.xml gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.2.0.ebuild X-VCS-Directories: gui-libs/xdg-desktop-portal-lxqt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cd4f6715a0270387b20046196b25b72bf75df045 X-VCS-Branch: master Date: Sun, 15 May 2022 00:13: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: 2bac1c80-2c87-46f2-890e-52b207433095 X-Archives-Hash: 7bc67ecf4cb2707f314e4621ebe5a2fb commit: cd4f6715a0270387b20046196b25b72bf75df045 Author: Jimi Huotari gentoo org> AuthorDate: Sun May 8 15:22:52 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 15 00:12:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd4f6715 gui-libs/xdg-desktop-portal-lxqt: new package A backend implementation for xdg-desktop-portal that is using Qt/KF5/libfm-qt. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari gentoo.org> Signed-off-by: Sam James gentoo.org> gui-libs/xdg-desktop-portal-lxqt/Manifest | 1 + gui-libs/xdg-desktop-portal-lxqt/metadata.xml | 11 +++++++ .../xdg-desktop-portal-lxqt-0.2.0.ebuild | 35 ++++++++++++++++++++++ 3 files changed, 47 insertions(+) diff --git a/gui-libs/xdg-desktop-portal-lxqt/Manifest b/gui-libs/xdg-desktop-portal-lxqt/Manifest new file mode 100644 index 000000000000..72db1db31758 --- /dev/null +++ b/gui-libs/xdg-desktop-portal-lxqt/Manifest @@ -0,0 +1 @@ +DIST xdg-desktop-portal-lxqt-0.2.0.tar.xz 15908 BLAKE2B c149395fa9f8993b20358f7958fe76bc355c42b3229f9287f045eaea456204e1faef28bfeaebcc85bf6ef45e11475adb5aed9af20d5e0a2befba62e22dc2e5b8 SHA512 4c1119340f4483eefe2ddb87ca6503d5213237007fef698765cf8c9e373339cc76ab6f66a0a6f58b605c1bb7e6320aeb815138ea72fad2a56e13cbd7a86bb4c6 diff --git a/gui-libs/xdg-desktop-portal-lxqt/metadata.xml b/gui-libs/xdg-desktop-portal-lxqt/metadata.xml new file mode 100644 index 000000000000..d128d8a4bbd7 --- /dev/null +++ b/gui-libs/xdg-desktop-portal-lxqt/metadata.xml @@ -0,0 +1,11 @@ + + + + + lxqt@gentoo.org + LXQt + + + lxqt/xdg-desktop-portal-lxqt + + diff --git a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.2.0.ebuild b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.2.0.ebuild new file mode 100644 index 000000000000..9393dfc3c0be --- /dev/null +++ b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.2.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PV="$(ver_cut 1-2)" + +inherit cmake + +DESCRIPTION="Backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt" +HOMEPAGE="https://lxqt-project.org/" + +if [[ "${PV}" == "9999" ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" +else + SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" + KEYWORDS="~amd64" +fi + +LICENSE="LGPL-2.1" +SLOT="0" + +BDEPEND=">=dev-util/lxqt-build-tools-0.11.0" +DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtdbus:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + kde-frameworks/kwindowsystem:5 + x11-libs/libfm-qt:= +" +RDEPEND="${DEPEND} + sys-apps/xdg-desktop-portal +"