From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1511607-garchives=archives.gentoo.org@lists.gentoo.org>
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 90A7A15ACFB
	for <garchives@archives.gentoo.org>; Tue, 25 Apr 2023 15:20:42 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B9FBAE09B0;
	Tue, 25 Apr 2023 15:20:41 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9E5CFE09B0
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Apr 2023 15:20:41 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 9CF64335D4F
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Apr 2023 15:20:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BE948AC
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Apr 2023 15:20:39 +0000 (UTC)
From: "Matt Turner" <mattst88@gentoo.org>
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" <mattst88@gentoo.org>
Message-ID: <1682436035.9c5737e7061fcad0e00a00663f97c757b79c8b09.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-gfx/gnome-photos/gnome-photos-43.0.ebuild media-gfx/gnome-photos/gnome-photos-44.0.ebuild media-gfx/gnome-photos/metadata.xml
X-VCS-Directories: media-gfx/gnome-photos/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 9c5737e7061fcad0e00a00663f97c757b79c8b09
X-VCS-Branch: master
Date: Tue, 25 Apr 2023 15:20:39 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0d64bf94-4350-4348-bedb-0778a917cf92
X-Archives-Hash: d29c3121474459a5c1fef2ac071f865f

commit:     9c5737e7061fcad0e00a00663f97c757b79c8b09
Author:     Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx>
AuthorDate: Mon Apr 10 23:19:43 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 15:20:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5737e7

media-gfx/gnome-photos: Remove media-plugins/grilo-plugins dependency

Upstream removed dependency on media-plugins/grilo-plugins in version
43.0.

See https://gitlab.gnome.org/GNOME/gnome-photos/-/commit/c6f66fc47d2d

Signed-off-by: Cristian Othón Martínez Vera <cfuga <AT> cfuga.mx>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-gfx/gnome-photos/gnome-photos-43.0.ebuild | 7 +------
 media-gfx/gnome-photos/gnome-photos-44.0.ebuild | 5 +----
 media-gfx/gnome-photos/metadata.xml             | 2 +-
 3 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-43.0.ebuild b/media-gfx/gnome-photos/gnome-photos-43.0.ebuild
index b12d1a32a456..930f2854bfb0 100644
--- a/media-gfx/gnome-photos/gnome-photos-43.0.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-43.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos"
 LICENSE="GPL-3+ LGPL-2+ CC0-1.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="test upnp-av"
+IUSE="test"
 RESTRICT="!test? ( test )"
 
 DEPEND="
@@ -36,13 +36,8 @@ DEPEND="
 "
 # >=dev-libs/libgdata-0.17.13:0=[gnome-online-accounts] # Upstream left this commented in meson.build. Probably comes back with the next version
 
-# gnome-online-miners is also used for google, facebook, DLNA - not only upnp-av
-# but out of all the grilo-plugins, only upnp-av gets used, which has a USE flag here,
-# so don't pull it always, but only if USE flag is enabled.
 # tracker-miners gschema used at runtime.
 RDEPEND="${DEPEND}
-	net-misc/gnome-online-miners
-	upnp-av? ( media-plugins/grilo-plugins:0.3[upnp-av] )
 	app-misc/tracker-miners:3
 "
 BDEPEND="

diff --git a/media-gfx/gnome-photos/gnome-photos-44.0.ebuild b/media-gfx/gnome-photos/gnome-photos-44.0.ebuild
index e710ad49627b..930f2854bfb0 100644
--- a/media-gfx/gnome-photos/gnome-photos-44.0.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-44.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos"
 LICENSE="GPL-3+ LGPL-2+ CC0-1.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="test upnp-av"
+IUSE="test"
 RESTRICT="!test? ( test )"
 
 DEPEND="
@@ -36,11 +36,8 @@ DEPEND="
 "
 # >=dev-libs/libgdata-0.17.13:0=[gnome-online-accounts] # Upstream left this commented in meson.build. Probably comes back with the next version
 
-# but out of all the grilo-plugins, only upnp-av gets used, which has a USE flag here,
-# so don't pull it always, but only if USE flag is enabled.
 # tracker-miners gschema used at runtime.
 RDEPEND="${DEPEND}
-	upnp-av? ( >=media-plugins/grilo-plugins-0.3.16:0.3[upnp-av] )
 	app-misc/tracker-miners:3
 "
 BDEPEND="

diff --git a/media-gfx/gnome-photos/metadata.xml b/media-gfx/gnome-photos/metadata.xml
index 69b833c90b08..42a7abd42e08 100644
--- a/media-gfx/gnome-photos/metadata.xml
+++ b/media-gfx/gnome-photos/metadata.xml
@@ -14,8 +14,8 @@
     You can:
     - Automatically find all your pictures
     - View recent local and online photos
-    - Access your Facebook or Flickr pictures
     - View photos on TVs, laptops or other DLNA renderers on your local network
+    - Access your Facebook or Flickr pictures
     - Set pictures as your desktop background
     - Print photos
     - Select favorites