From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17612138330 for ; Sat, 8 Oct 2016 09:51:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE8FB21C1BB; Sat, 8 Oct 2016 09:51:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77B2F21C1BB for ; Sat, 8 Oct 2016 09:51:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 631BC3414E9 for ; Sat, 8 Oct 2016 09:51:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A78C24B3 for ; Sat, 8 Oct 2016 09:51:18 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1475920229.5c9e93cd18a9877d80cf7c1cea37058d69ff66e0.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-photos/Manifest media-gfx/gnome-photos/gnome-photos-3.20.4.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5c9e93cd18a9877d80cf7c1cea37058d69ff66e0 X-VCS-Branch: master Date: Sat, 8 Oct 2016 09:51:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b3a6d0ad-cb1d-4cd2-8c89-ae28eb6e8095 X-Archives-Hash: cc1a4128ac1458f7ed18081e6d303898 commit: 5c9e93cd18a9877d80cf7c1cea37058d69ff66e0 Author: Pacho Ramos gentoo org> AuthorDate: Sat Oct 8 09:04:13 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Oct 8 09:50:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9e93cd media-gfx/gnome-photos: Version bump Package-Manager: portage-2.3.1 media-gfx/gnome-photos/Manifest | 1 + media-gfx/gnome-photos/gnome-photos-3.20.4.ebuild | 62 +++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/media-gfx/gnome-photos/Manifest b/media-gfx/gnome-photos/Manifest index e88034b..54766ae 100644 --- a/media-gfx/gnome-photos/Manifest +++ b/media-gfx/gnome-photos/Manifest @@ -1 +1,2 @@ DIST gnome-photos-3.20.3.tar.xz 927568 SHA256 d1dd8bd8178dd1d0120abd2ff3e959fb1199f4e1751558f925ce7f1278548996 SHA512 05994d30eb9c21e17fffb6b852d9be33f3aa6cc136d6ca4cbacb585b5a2bec8c04fbcd7d490c43b66d0cf52830b39faa41e84e4788ce4ec580e4439524ba2131 WHIRLPOOL c7f761d0d182e8048f51d8f041245132971f0ae39edf743819c4121df8cbd156d9741fb6dfa2aed028bf3b5478e7515a592e6e82a5092c2df671933bb371541b +DIST gnome-photos-3.20.4.tar.xz 929828 SHA256 9ca30753b96368b01d7dca91c130be8ba688ac6d200ff21101992f9171b4ee34 SHA512 179d9e011186dd99dfe9da056c1b5a8ea2adf024fbead90e222ae0f350b78d9b4b7b73a67a21df0c2319fdeb9491e6c0180107768e9ae5ee0fe599bd5e2075ad WHIRLPOOL e3d6e7afd950310c36d85668efdc38bed8f28ab10d761e17b27ca16500369ec1befd56bb4630b344e611945e8c11b1305b48b3f2173a1a63a15eabdc00fb0fba diff --git a/media-gfx/gnome-photos/gnome-photos-3.20.4.ebuild b/media-gfx/gnome-photos/gnome-photos-3.20.4.ebuild new file mode 100644 index 00000000..be7b5a5 --- /dev/null +++ b/media-gfx/gnome-photos/gnome-photos-3.20.4.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) + +inherit gnome2 python-any-r1 virtualx + +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 ~x86" +IUSE="test" + +RDEPEND=" + >=app-misc/tracker-1:=[miner-fs] + >=dev-libs/glib-2.39.3:2 + gnome-base/gnome-desktop:3= + >=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts] + media-libs/babl + >=media-libs/gegl-0.3.5:0.3[cairo,jpeg2k,raw] + media-libs/gexiv2 + >=media-libs/grilo-0.3.0:0.3= + >=media-libs/libpng-1.6:0= + media-plugins/grilo-plugins:0.3[upnp-av] + >=net-libs/gnome-online-accounts-3.8:= + >=net-libs/libgfbgraph-0.2.1:0.2 + >=x11-libs/cairo-1.14 + x11-libs/gdk-pixbuf:2 + >=x11-libs/gtk+-3.19.1:3 +" +DEPEND="${RDEPEND} + dev-util/desktop-file-utils + >=dev-util/intltool-0.50.1 + dev-util/itstool + virtual/pkgconfig + test? ( + ${PYTHON_DEPS} + $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') ) +" +# eautoreconf +# app-text/yelp-tools + +python_check_deps() { + use test && has_version "dev-util/dogtail[${PYTHON_USEDEP}]" +} + +pkg_setup() { + use test && python-any-r1_pkg_setup +} + +src_configure() { + gnome2_src_configure \ + $(use_enable test dogtail) +} + +src_test() { + virtx emake check +}