public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/
Date: Tue, 18 Oct 2022 18:10:23 +0000 (UTC)	[thread overview]
Message-ID: <1666116608.fdce7cd069c9de8b43e85eb7fe07acdb39e90acf.mattst88@gentoo> (raw)

commit:     fdce7cd069c9de8b43e85eb7fe07acdb39e90acf
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Tue Oct 18 11:48:21 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 18:10:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdce7cd0

sys-apps/xdg-desktop-portal-gnome: Version bump to 43.1

Closes: https://github.com/gentoo/gentoo/pull/27834
Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 sys-apps/xdg-desktop-portal-gnome/Manifest         |  1 +
 .../xdg-desktop-portal-gnome-43.1.ebuild           | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/sys-apps/xdg-desktop-portal-gnome/Manifest b/sys-apps/xdg-desktop-portal-gnome/Manifest
index 6e6f4ae1636d..29410e8a025a 100644
--- a/sys-apps/xdg-desktop-portal-gnome/Manifest
+++ b/sys-apps/xdg-desktop-portal-gnome/Manifest
@@ -1,2 +1,3 @@
 DIST xdg-desktop-portal-gnome-42.3.tar.xz 119228 BLAKE2B 1cafeda9e9ad5431eb52520db19350e9ee4c9f65e0923f6f320561893a29e32fc5033f3da540dd492c3341a8cb6bf29687cbf04b027e68ee388d102ac7023cac SHA512 0704eb29af5464fa0598cb4a05451866c8bacc20ad0638f7e799e7abdb4bbd86c41efbad963c493767190ae55f9d9c5d28360ee5fbbe1c42881969d03c7e84f5
 DIST xdg-desktop-portal-gnome-43.0.tar.xz 123836 BLAKE2B 304655c999cf938de6cff23e190835d3a902dce81e64b041dfd2ceed817ec239cb67479dc3fca979659dc15d31acb12e36f38499408c6a063e412760f28266ac SHA512 57dc455b19fc0c22aac9fb9fab375964999e99d96d2c6452ffecde3081e3a5a860eaf04dbada5ed87d43ae35119d1ab4d4fdfce3d1a9dc54b20862166984c2b3
+DIST xdg-desktop-portal-gnome-43.1.tar.xz 125248 BLAKE2B 5290041b3b0d24c6d62c1433c492fa5b04af80493d192392d6b89839356c1a4f2c74aba5509476bd5df5383375889d50636216b52e2448de1b3c8360501cb16b SHA512 fc9b2a0bf5483194326308099be0cb76245644bfc26546a4e63679eb695400cf254aa9e85de1b168e07ba7f05eb4f9fe4fde31853bcee4bd8bfb94063933ebc3

diff --git a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-43.1.ebuild b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-43.1.ebuild
new file mode 100644
index 000000000000..a29af51cf559
--- /dev/null
+++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-43.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 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"
+
+BDEPEND="
+	dev-util/gdbus-codegen
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+DEPEND="
+	dev-libs/glib:2
+	gnome-base/gnome-desktop:4=
+	gui-libs/libadwaita:1
+	media-libs/fontconfig
+	sys-apps/dbus
+	>=sys-apps/xdg-desktop-portal-1.15.0
+	>=sys-apps/xdg-desktop-portal-gtk-1.14.0
+	gui-libs/gtk:4[wayland?,X?]
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local emesonargs=(
+		-Dsystemduserunitdir="$(systemd_get_userunitdir)"
+	)
+
+	meson_src_configure
+}


             reply	other threads:[~2022-10-18 18:10 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-18 18:10 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-12  9:21 [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/ 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-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=1666116608.fdce7cd069c9de8b43e85eb7fe07acdb39e90acf.mattst88@gentoo \
    --to=mattst88@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