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: media-gfx/gnome-photos/
Date: Tue, 25 Apr 2023 15:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1682436035.9c5737e7061fcad0e00a00663f97c757b79c8b09.mattst88@gentoo> (raw)

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


             reply	other threads:[~2023-04-25 15:20 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-25 15:20 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-24 10:46 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ WANG Xuerui
2023-04-25 15:20 Matt Turner
2023-04-10 20:52 Matt Turner
2023-03-30 13:43 Matt Turner
2022-10-31  2:56 Matt Turner
2022-10-15 15:01 Sam James
2022-09-27 23:55 Matt Turner
2022-09-27 23:55 Matt Turner
2022-05-28  5:45 Sam James
2022-05-28  1:27 Sam James
2022-05-28  1:20 Sam James
2022-03-24  2:38 Matt Turner
2022-02-08  4:45 Sam James
2022-01-25  0:51 Sam James
2021-12-31  3:42 Yixun Lan
2021-10-02 21:00 Mart Raudsepp
2021-07-28  2:53 Georgy Yakovlev
2021-04-28 16:27 Matt Turner
2021-04-17 22:51 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-07-18 10:09 Mart Raudsepp
2020-04-25 20:17 Mart Raudsepp
2020-04-18 17:09 Mart Raudsepp
2020-03-29 17:08 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-10-13 17:50 Mart Raudsepp
2019-08-06  0:52 Aaron Bauman
2019-07-14 12:28 David Seifert
2019-07-14 10:30 David Seifert
2019-04-10 12:20 Mart Raudsepp
2019-04-09 21:09 Mikle Kolyada
2019-04-08  2:18 Thomas Deutschmann
2019-03-30 22:50 Mart Raudsepp
2019-03-16 21:54 Mart Raudsepp
2019-03-11 16:16 Mart Raudsepp
2019-03-06 11:07 Mart Raudsepp
2019-02-15 13:42 Mart Raudsepp
2019-01-16  3:32 Mart Raudsepp
2018-04-29  0:08 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-04-14 21:33 Mart Raudsepp
2018-02-03 22:46 Mart Raudsepp
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  2:44 Mikle Kolyada
2018-01-09  1:19 Mart Raudsepp
2017-12-19  7:38 Gilles Dartiguelongue
2017-08-27 17:57 Gilles Dartiguelongue
2017-08-12 23:15 Gilles Dartiguelongue
2017-05-20  4:59 Mart Raudsepp
2017-05-16  8:01 Agostino Sarubbo
2017-05-15 14:17 Agostino Sarubbo
2017-05-11  9:02 Mart Raudsepp
2017-03-23 10:13 Mart Raudsepp
2017-03-23 10:01 Mart Raudsepp
2017-03-23  9:13 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2017-01-04 22:37 Gilles Dartiguelongue
2017-01-04 22:37 Gilles Dartiguelongue
2016-11-12 12:23 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-10-08  9:51 Pacho Ramos
2016-10-08  9:51 Pacho Ramos
2016-09-04 23:20 Gilles Dartiguelongue
2016-09-04 23:20 Gilles Dartiguelongue
2016-08-15  9:01 Pacho Ramos
2016-04-11 10:39 Agostino Sarubbo
2016-04-11 10:21 Agostino Sarubbo
2016-04-09 11:04 Pacho Ramos
2016-03-06 18:03 Mikle Kolyada
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-11  8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-11-09 10:22 Pacho Ramos
2015-11-07 10:42 Pacho Ramos
2015-11-07 10:42 Pacho Ramos
2015-09-07 19:58 Mikle Kolyada

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=1682436035.9c5737e7061fcad0e00a00663f97c757b79c8b09.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