commit: a43d8a09871dccfbe823eb104b72688c092fc707 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Apr 6 19:59:09 2014 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Apr 20 22:55:07 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a43d8a09
media-gfx/gnome-photos: 3.10.2 → 3.12.0 --- media-gfx/gnome-photos/gnome-photos-3.12.0.ebuild | 40 +++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/media-gfx/gnome-photos/gnome-photos-3.12.0.ebuild b/media-gfx/gnome-photos/gnome-photos-3.12.0.ebuild new file mode 100644 index 0000000..b9b5779 --- /dev/null +++ b/media-gfx/gnome-photos/gnome-photos-3.12.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="Access, organize and share your photos on GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Photos" + +LICENSE="GPL-2+ LGPL-2+" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=" + >=app-misc/tracker-1:= + >=dev-libs/glib-2.35.1:2 + gnome-base/gnome-desktop:3= + >=gnome-base/librsvg-2.26.0 + media-libs/babl + >=media-libs/gegl-0.2 + >=media-libs/grilo-0.2.6:0.2 + >=media-plugins/grilo-plugins-0.2.6:0.2[upnp-av] + >=media-libs/exempi-1.99.5 + media-libs/lcms:2 + >=media-libs/libexif-0.6.14 + >=net-libs/gnome-online-accounts-3.8 + >=net-libs/libgfbgraph-0.2.1:0.2 + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + >=x11-libs/gtk+-3.11.5:3 +" +DEPEND="${RDEPEND} + dev-util/desktop-file-utils + >=dev-util/intltool-0.50.1 + virtual/pkgconfig +"