diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-04-10 17:19:43 -0600 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-04-25 11:20:35 -0400 |
commit | 9c5737e7061fcad0e00a00663f97c757b79c8b09 (patch) | |
tree | e14d0b45ce2be612ce8364811ad6faed0bc47c7d | |
parent | dev-libs/libiconv-1.17: fix licence, bug #881627 (diff) | |
download | gentoo-9c5737e7061fcad0e00a00663f97c757b79c8b09.tar.gz gentoo-9c5737e7061fcad0e00a00663f97c757b79c8b09.tar.bz2 gentoo-9c5737e7061fcad0e00a00663f97c757b79c8b09.zip |
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@cfuga.mx>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | media-gfx/gnome-photos/gnome-photos-43.0.ebuild | 7 | ||||
-rw-r--r-- | media-gfx/gnome-photos/gnome-photos-44.0.ebuild | 5 | ||||
-rw-r--r-- | 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 |