summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-03-23 11:12:29 +0200
committerMart Raudsepp <leio@gentoo.org>2017-03-23 11:13:11 +0200
commit0e43addb479ce128ddf2fda0af99d1fb9d6fdf4a (patch)
tree19d8b930134de7796512c6abc35901e8647ed1d6 /media-gfx/gnome-photos/metadata.xml
parentwww-misc/gurlchecker: remove 0.13.1-r1 (diff)
downloadgentoo-0e43addb479ce128ddf2fda0af99d1fb9d6fdf4a.tar.gz
gentoo-0e43addb479ce128ddf2fda0af99d1fb9d6fdf4a.tar.bz2
gentoo-0e43addb479ce128ddf2fda0af99d1fb9d6fdf4a.zip
media-gfx/gnome-photos: bump to 3.22.5; rework grilo-plugins handling, add missing online miners dep
gnome-photos optionally depends on upnp-av and flickr out of grilo-plugins only, and we were missing flickr. Instead of hard depending on flickr, in addition to upnp-av, move them both under a USE flag, so those not using flickr or DLNA don't get forced to pull in the whole dleyna stack or the flickr stuff (though the latter is just oauth). Similarly for pulling photos, gnome-online-miners are used, but this dependency wasn't specified. So add it as a RDEPEND and move grilo-plugins as a pure RDEPEND as well. gnome-online-miners always has facebook/google/media-server support, which gnome-photos uses, but it also optionally uses flickr online miner, so echo the USE dependency to that as well.
Diffstat (limited to 'media-gfx/gnome-photos/metadata.xml')
-rw-r--r--media-gfx/gnome-photos/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/media-gfx/gnome-photos/metadata.xml b/media-gfx/gnome-photos/metadata.xml
index 39980802b1da..97374ee59f59 100644
--- a/media-gfx/gnome-photos/metadata.xml
+++ b/media-gfx/gnome-photos/metadata.xml
@@ -5,4 +5,7 @@
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
+<use>
+ <flag name="flickr">Ensure runtime Flickr support</flag>
+</use>
</pkgmetadata>