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 07C4B15800F for ; Tue, 3 Jan 2023 14:08:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9E3BE08D3; Tue, 3 Jan 2023 14:08:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A4329E08D3 for ; Tue, 3 Jan 2023 14:08:22 +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 CB09B340BC1 for ; Tue, 3 Jan 2023 14:08:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F221F82E for ; Tue, 3 Jan 2023 14:08:17 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1672754874.01a4a3acb00030d417382249798e3b251f036692.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/xdg-desktop-portal-gtk/Manifest sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.0.ebuild X-VCS-Directories: sys-apps/xdg-desktop-portal-gtk/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 01a4a3acb00030d417382249798e3b251f036692 X-VCS-Branch: master Date: Tue, 3 Jan 2023 14:08:17 +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: 2e360722-38f1-4096-ad26-8b11c2d27aef X-Archives-Hash: 73002d4738b2544b29367087d992a561 commit: 01a4a3acb00030d417382249798e3b251f036692 Author: Matt Turner gentoo org> AuthorDate: Tue Jan 3 03:59:38 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Jan 3 14:07:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a4a3ac sys-apps/xdg-desktop-portal-gtk: Drop old versions Signed-off-by: Matt Turner gentoo.org> sys-apps/xdg-desktop-portal-gtk/Manifest | 1 - .../xdg-desktop-portal-gtk-1.14.0.ebuild | 58 ---------------------- 2 files changed, 59 deletions(-) diff --git a/sys-apps/xdg-desktop-portal-gtk/Manifest b/sys-apps/xdg-desktop-portal-gtk/Manifest index 7220165a1791..2aea6006d89c 100644 --- a/sys-apps/xdg-desktop-portal-gtk/Manifest +++ b/sys-apps/xdg-desktop-portal-gtk/Manifest @@ -1,2 +1 @@ -DIST xdg-desktop-portal-gtk-1.14.0.tar.xz 381316 BLAKE2B 73a1e1d9944c4776ef2ebff33b26559767aad10784e9518690d31575a6216014bd0c518bde9a3b4e92d6a7edbf1aaa3510d669a025b7574c4df978f7c24b83ac SHA512 b0ba54e1ddbdfbd22b8b31bf4ece261dc0beba303e642f10afc72659dd5477438a30688c9d018e3d1ed2adbc053ddf4e3a2d70de8cac03d9519355772862fafc DIST xdg-desktop-portal-gtk-1.14.1.tar.xz 393964 BLAKE2B fd7fb960a19a13ad722b3db6e00a81e737c25434a6c4f70b97ad6cb2f9e01a06e9dc563f0e61f496260275854404b006cf4b36df56cc967202def6ca4bf0c8a0 SHA512 d8b487e8fc7d8c1f0f41eb3ee28377b2f77af9c65569b5dbaee785ae40c163929da8b13b39b032e25631515cb8e7218129c8bbffe25692e85c7b8e9269024325 diff --git a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.0.ebuild b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.0.ebuild deleted file mode 100644 index 376bb0ee5de0..000000000000 --- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.14.0.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit systemd - -MY_PV="${PV//_pre*}" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="Backend implementation for xdg-desktop-portal using GTK+" -HOMEPAGE="https://flatpak.org/ https://github.com/flatpak/xdg-desktop-portal-gtk" -SRC_URI="https://github.com/flatpak/${PN}/releases/download/${MY_PV}/${MY_P}.tar.xz" - -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 - media-libs/fontconfig - sys-apps/dbus - >=sys-apps/xdg-desktop-portal-1.14.0 - x11-libs/cairo[X?] - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3[wayland?,X?] -" - -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" - -src_configure() { - # As done in Fedora: - # All backends that are disabled are instead provided by - # xdg-desktop-portal-gnome to keep this package free of GNOME dependencies. - # The appchooser and settings backends are enabled for non-GNOME GTK - # applications. - local myeconfargs=( - --with-systemduserunitdir="$(systemd_get_userunitdir)" - --enable-appchooser - --enable-settings - --disable-background - --disable-lockdown - --disable-screencast - --disable-screenshot - --disable-wallpaper - ) - - econf "${myeconfargs[@]}" -}