From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/
Date: Fri, 12 Jul 2024 09:21:40 +0000 (UTC)	[thread overview]
Message-ID: <1720776089.6421bd23dc6f19154622e5e20e342c7a018c5891.pacho@gentoo> (raw)
commit:     6421bd23dc6f19154622e5e20e342c7a018c5891
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Mon May 27 18:03:47 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 09:21:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6421bd23
sys-apps/xdg-desktop-portal-gnome: Bump to 46.2
Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35357
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
 sys-apps/xdg-desktop-portal-gnome/Manifest         |  1 +
 .../xdg-desktop-portal-gnome-46.2.ebuild           | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)
diff --git a/sys-apps/xdg-desktop-portal-gnome/Manifest b/sys-apps/xdg-desktop-portal-gnome/Manifest
index 9526eb328da3..3caa10356fb1 100644
--- a/sys-apps/xdg-desktop-portal-gnome/Manifest
+++ b/sys-apps/xdg-desktop-portal-gnome/Manifest
@@ -1 +1,2 @@
 DIST xdg-desktop-portal-gnome-45.1.tar.xz 140996 BLAKE2B c77fb2a0f52e27eec73b43a08e6034cbe08afb622ae0863f2ac3402246bc19dec4d058cae2117ddcf80064f3965454f5813f066788c6de1dffb4be80490cb217 SHA512 576139ef4d763e47435a33ecd94ae8d1631c2a515c11ca18e1f1f7618421925a41f0f8a295cfe6d1be377fd162a9e4d239f3a94a73a4aae49e583a0360f8cc36
+DIST xdg-desktop-portal-gnome-46.2.tar.xz 161088 BLAKE2B 586729957351a41cc483e68fc3f8774f662542f8f8e7bb18228ba8adbe852a030bea18ba71192ce9d2219e10199d3b0b4d699d864dbf202a43dbd860f73b7916 SHA512 8257a30fd2303e32c6eebd2fd97e876f2776aeb7442de96040d7fdb5961b674272d03c24ebd89bfb55a88bd668ae75bde3f3405a26cda48b93c23033d0d7bde5
diff --git a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-46.2.ebuild b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-46.2.ebuild
new file mode 100644
index 000000000000..114da8cc944f
--- /dev/null
+++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-46.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org meson systemd xdg
+
+DESCRIPTION="Backend implementation for xdg-desktop-portal using GNOME"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+IUSE="wayland X"
+
+# Newer-than-strictly-required xdg-desktop-portal dep for hang/slowness fixes
+# https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74
+DEPEND="
+	dev-libs/glib:2
+	gnome-base/gnome-desktop:4=
+	>=gui-libs/libadwaita-1.4.0:1
+	media-libs/fontconfig
+	sys-apps/dbus
+	>=sys-apps/xdg-desktop-portal-1.18.2
+	>=sys-apps/xdg-desktop-portal-gtk-1.14.0
+	gui-libs/gtk:4[wayland?,X?]
+	X? ( x11-libs/libX11 )
+	wayland? ( dev-libs/wayland )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+	dev-util/gdbus-codegen
+	sys-devel/gettext
+	virtual/pkgconfig
+
+	wayland? ( dev-util/wayland-scanner )
+"
+
+src_configure() {
+	local emesonargs=(
+		-Dsystemduserunitdir="$(systemd_get_userunitdir)"
+	)
+
+	meson_src_configure
+}
next             reply	other threads:[~2024-07-12  9:21 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-12  9:21 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-12 16:58 [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/ Sam James
2025-08-01 15:31 Pacho Ramos
2025-07-04 19:01 Sam James
2025-06-28 21:57 Sam James
2025-06-28 20:48 Sam James
2025-06-17  3:07 Sam James
2025-06-17  3:07 Sam James
2025-06-17  3:07 Sam James
2025-03-23  8:58 Sam James
2025-01-25 15:27 Pacho Ramos
2024-03-05  4:48 Sam James
2024-03-02 22:51 Mart Raudsepp
2024-02-18  6:08 Arthur Zamarin
2024-01-08 17:27 Sam James
2024-01-08 17:27 Sam James
2023-12-04 10:52 Sam James
2023-09-22  6:40 Andrew Ammerlaan
2023-09-05 20:28 Matt Turner
2023-08-30  7:57 Arthur Zamarin
2023-07-30 11:02 Pacho Ramos
2023-06-19 15:30 Matt Turner
2023-06-03 18:01 Arthur Zamarin
2023-06-03  2:30 Sam James
2023-06-03  2:23 Sam James
2023-05-06  9:40 Sam James
2023-05-02 19:02 Arthur Zamarin
2023-05-02 18:31 Arthur Zamarin
2023-05-02 18:02 Arthur Zamarin
2023-04-22  3:08 Matt Turner
2023-04-02  0:57 Matt Turner
2023-03-19 23:38 Matt Turner
2022-12-04  2:41 Matt Turner
2022-11-05  5:59 Arthur Zamarin
2022-10-18 18:10 Matt Turner
2022-09-24 16:46 Matt Turner
2022-08-17 19:57 Sam James
2022-07-21  2:04 Matt Turner
2022-07-04  1:48 Matt Turner
2022-06-09 19:39 Arthur Zamarin
2022-05-26  3:57 WANG Xuerui
2022-05-20 20:02 Jakov Smolić
2022-05-17 16:08 Jakov Smolić
2022-05-16 19:38 Arthur Zamarin
2022-05-16 19:38 Arthur Zamarin
2022-05-03 17:07 Pacho Ramos
2022-05-03 16:35 Pacho Ramos
2022-05-03 16:26 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=1720776089.6421bd23dc6f19154622e5e20e342c7a018c5891.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox