summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-05-02 08:55:31 +0000
committerPacho Ramos <pacho@gentoo.org>2013-05-02 08:55:31 +0000
commitb04c5679d77fadbb9da713ced7509b228c063ad2 (patch)
treedbe20d64569df5925ec1ec8a2d23c83ee68f782e /media-gfx/gnome-photos
parentUpdate Gnome 3.8 mask (diff)
downloadgentoo-2-b04c5679d77fadbb9da713ced7509b228c063ad2.tar.gz
gentoo-2-b04c5679d77fadbb9da713ced7509b228c063ad2.tar.bz2
gentoo-2-b04c5679d77fadbb9da713ced7509b228c063ad2.zip
Add gnome-photos
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx/gnome-photos')
-rw-r--r--media-gfx/gnome-photos/ChangeLog9
-rw-r--r--media-gfx/gnome-photos/Manifest3
-rw-r--r--media-gfx/gnome-photos/gnome-photos-3.8.0.ebuild36
-rw-r--r--media-gfx/gnome-photos/metadata.xml5
4 files changed, 53 insertions, 0 deletions
diff --git a/media-gfx/gnome-photos/ChangeLog b/media-gfx/gnome-photos/ChangeLog
new file mode 100644
index 000000000000..f990a233a1de
--- /dev/null
+++ b/media-gfx/gnome-photos/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for media-gfx/gnome-photos
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-photos/ChangeLog,v 1.1 2013/05/02 08:55:31 pacho Exp $
+
+*gnome-photos-3.8.0 (02 May 2013)
+
+ 02 May 2013; Pacho Ramos <pacho@gentoo.org> +gnome-photos-3.8.0.ebuild,
+ +metadata.xml:
+ Add gnome-photos
diff --git a/media-gfx/gnome-photos/Manifest b/media-gfx/gnome-photos/Manifest
new file mode 100644
index 000000000000..e0f718acec55
--- /dev/null
+++ b/media-gfx/gnome-photos/Manifest
@@ -0,0 +1,3 @@
+DIST gnome-photos-3.8.0.tar.xz 594880 SHA256 d5a42a6562eb2bebd404f1b932e105572e64abb0e3160b2834c7898cf090f3de SHA512 08c2e9d817773f233d40aa9562f5aad0f716876a45b95aca362d337fb6056a4173387297ccba23435e90a1f52c97b62c34e6abd4c9af433f8aa9c55536bd3d2c WHIRLPOOL fde1a6ec7503e63e06db808bc8f1fe07a7878b7755731cbd2a934dfd2c20ad5bcdbd2da0a023df339747b4040a6eade9bb4290738651caa349217f19fae7bab8
+EBUILD gnome-photos-3.8.0.ebuild 733 SHA256 21a1a986d8edbbedc070fc4eba16636b70ee6a55fff82b0a10eda14bba7363b3 SHA512 fd7a3ca9b27dfdaa19c8931dbb8b162ffcd9ed38c780edf3fb5b99d6b46c22f857bee841967d934f910a40cf2b54ff5dd86b7391b2472350ba819b9ae8c474d3 WHIRLPOOL b5f390695d1d34074ec2bc0f5a5a404d6d6a7f47af7ed5e72108427b090dcc6d29f44dea9ed2beabdb362bed493bf0c01d7a1f2e841f340e71429fde1bbfc8bb
+MISC metadata.xml 158 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 SHA512 7fbfbd2b3ed1b81867d55648509f778fdbe2091af53727b3426a3c7f453ae7e1663a99fdd2101508b8d6c85b3158459c93551b77a6a394f02d7e11cbc8a5ecf4 WHIRLPOOL 4bcd5662974877d42ebc4361b6eb412bfeea2af7144b436ce7ed152327d554afc321c376625ba0bb85a704b70d86e3c4882dff3573047acddd8ffccf655d4f7e
diff --git a/media-gfx/gnome-photos/gnome-photos-3.8.0.ebuild b/media-gfx/gnome-photos/gnome-photos-3.8.0.ebuild
new file mode 100644
index 000000000000..31a5ddfac4b9
--- /dev/null
+++ b/media-gfx/gnome-photos/gnome-photos-3.8.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-photos/gnome-photos-3.8.0.ebuild,v 1.1 2013/05/02 08:55:31 pacho Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Access, organize and share your photos on GNOME"
+HOMEPAGE="https://live.gnome.org/GnomePhotos"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=app-misc/tracker-0.16
+ >=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/exempi-1.99.5
+ media-libs/lcms:2
+ >=media-libs/libexif-0.6.14
+ net-libs/gnome-online-accounts
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ >=x11-libs/gtk+-3.8.0:3
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.35.0
+ virtual/pkgconfig
+"
diff --git a/media-gfx/gnome-photos/metadata.xml b/media-gfx/gnome-photos/metadata.xml
new file mode 100644
index 000000000000..da6fd63d0085
--- /dev/null
+++ b/media-gfx/gnome-photos/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>