From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 745831582EF for ; Mon, 10 Mar 2025 02:25:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5ABA5343158 for ; Mon, 10 Mar 2025 02:25:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0D8281103AC; Mon, 10 Mar 2025 02:25:30 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 097631103AC for ; Mon, 10 Mar 2025 02:25:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B3852341707 for ; Mon, 10 Mar 2025 02:25:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B97A28B5 for ; Mon, 10 Mar 2025 02:25:28 +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: <1741573437.f79b96fb7047eecb600a83aa4efc71d8000811bc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-xapp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/xdg-desktop-portal-xapp/Manifest sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.1.0.ebuild X-VCS-Directories: sys-apps/xdg-desktop-portal-xapp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f79b96fb7047eecb600a83aa4efc71d8000811bc X-VCS-Branch: master Date: Mon, 10 Mar 2025 02:25:28 +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: f42f632f-6404-40fc-b6c7-6ef52cd7f355 X-Archives-Hash: abb87970685e2c4b9e1da3eb15bebe49 commit: f79b96fb7047eecb600a83aa4efc71d8000811bc Author: Matthew S. Turnbull bluefang-logic com> AuthorDate: Sat Dec 7 20:59:43 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 10 02:23:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79b96fb sys-apps/xdg-desktop-portal-xapp: add 1.1.0 Signed-off-by: Matthew S. Turnbull bluefang-logic.com> Signed-off-by: Sam James gentoo.org> sys-apps/xdg-desktop-portal-xapp/Manifest | 1 + .../xdg-desktop-portal-xapp-1.1.0.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/sys-apps/xdg-desktop-portal-xapp/Manifest b/sys-apps/xdg-desktop-portal-xapp/Manifest index 1f3393b0b179..0c48e8eea889 100644 --- a/sys-apps/xdg-desktop-portal-xapp/Manifest +++ b/sys-apps/xdg-desktop-portal-xapp/Manifest @@ -1 +1,2 @@ DIST xdg-desktop-portal-xapp-1.0.9.tar.gz 90661 BLAKE2B dc7ec9ff18516a892bdbf184ae8d3730a4f2c38ba091830c55500fdf61d6bb87abcfc56638c51e42374e29957e47c3090addaad7d7167a119bfb3cd43d3d5d57 SHA512 7badd5e41e610647dcece7c5344be03816ed08a226a6667d9484e8e4560396eb8dab2140edf977d7038bf3f21ce8b8d6516bf041af9c92bf024274faf35e2037 +DIST xdg-desktop-portal-xapp-1.1.0.tar.gz 90816 BLAKE2B 8dcf2872be18dcd0c1919863a61b1c890ec511dbb09d18f0a8786bb78d2062fe99190a0ef7ceefbfd406974372a6c49b7234ba02405d2a59b2b47885c9f3556b SHA512 446e569f807462e1f6faedf814dc1f7002a1aba6bf23ccaaf69edadc9844703390125e4afffc82dccfc4e8c45c2c000acc7fa55b4fd5e041a5fa32c4c94811ec diff --git a/sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.1.0.ebuild b/sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.1.0.ebuild new file mode 100644 index 000000000000..c397c8b49695 --- /dev/null +++ b/sys-apps/xdg-desktop-portal-xapp/xdg-desktop-portal-xapp-1.1.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson systemd + +DESCRIPTION="Backend implementation for xdg-desktop-portal using Cinnamon/MATE/Xfce" +HOMEPAGE="https://github.com/linuxmint/xdg-desktop-portal-xapp/" +SRC_URI="https://github.com/linuxmint/xdg-desktop-portal-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" + +DEPEND=" + >=dev-libs/glib-2.44:2 + >=sys-apps/xdg-desktop-portal-1.5 +" +RDEPEND=" + ${DEPEND} + sys-apps/xdg-desktop-portal-gtk + >=x11-libs/xapp-2.8.8 +" +BDEPEND=" + dev-util/gdbus-codegen + sys-devel/gettext + virtual/pkgconfig +" + +src_configure() { + local emesonargs=( + -Dsystemduserunitdir="$(systemd_get_userunitdir)" + ) + meson_src_configure +}