commit:     0d49d5ca2a03279afaba00af30c7a5952597e343
Author:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 11:21:24 2017 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 11:21:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d49d5ca

media-gfx/shotwell: Version bump to shotwell-0.26.3

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-gfx/shotwell/Manifest               |  1 +
 media-gfx/shotwell/shotwell-0.26.3.ebuild | 63 +++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 2c0bcd25261..1b960fd0418 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -3,4 +3,5 @@ DIST shotwell-0.25.0.1.tar.xz 5398404 SHA256 
e69c96b3ee650aed8f83dfe099e01d85f83
 DIST shotwell-0.26.0.tar.xz 5583732 SHA256 
305df4d49971eb10f2a04b577ebbd9448202f13d51aa02608e433b8613df1024 SHA512 
fd25bd24593360ae3d1f4cf5960d8ff2023f965e5d3bb70b80801a4c23103b570ae856e243c08e486b428c746b6f82bf3c3982a21689e72be7d2dfc3aec16ccf
 WHIRLPOOL 
df449129ee5d8b0a4ec5826b2a106e228fe3f9daca864038e02524b04d568d336b3c4acfa76ec57a510acaa5ccf839a3f0d2f2c35e5602e05a01690a8ce1fac5
 DIST shotwell-0.26.1.tar.xz 5593092 SHA256 
0a60cc8a132fd962ed8c73f82b3f8ad7cbf1014bb93e89eee83e5c9a8c0b5375 SHA512 
82cc95b3b173fbcd3cbb4f5d42f24fcb951b34039af1fdbd062d3f334aa2c305640833a7279cb79e02f0334da8b3a85cd8aadff45a80161ab0d2fbcd14278cd1
 WHIRLPOOL 
8cbf50548eec1bb7b53d6d2df75dacc3b464b7790a0bbcceed799c948e5e3f777ad6f7f547ae2ef74d42466c06db94368ebf8fa0125908cb57ca200c49456119
 DIST shotwell-0.26.2.tar.xz 5575388 SHA256 
4f65283d54772ef6344b8e8acb242f06b7f5b3f8e42ccb292b02c06a8dc2323b SHA512 
a38681cb1b192372381d67abdc6c088c80fcc1db0d8d328330ee8f1ab78608c742de5e33030ccb1b941f1583a2b7028caadf61ce10ba7f2a93863bd2c3019813
 WHIRLPOOL 
1b8ba18aa63b033c00d55f1cdc2e95d8232f32c8d1e438cbba90b7e2e8cfb3fe454934686363d81cdda56beb19e1494f8ed69c7edc29398b54ff23216516225d
+DIST shotwell-0.26.3.tar.xz 5581204 SHA256 
fb83e4b0b3d2fde62f3870e01294269fa099a94cfbcfcc614ab6b09387690ee5 SHA512 
8d54ffec947b81517840f4f9d223edb6673e6ef66c6cc4333c2353b7c197c0630c10fbf7ae5d3ff5963322f19e5b7adfd6aac5e391262c6edb3b22a01de9a18f
 WHIRLPOOL 
d5f6a4ecba5417ce66bf30479e5db7810c7887f044769de7d28c2effcd5da8e093dd4d485c9e433c73451b829385e99b7bf9e48616935aea60263aef635eb332
 DIST shotwell-0.27.0.tar.xz 5574988 SHA256 
42851935652986f000d96b4c6ac4180c96942fd63e437dee3179b249c2b87c0f SHA512 
e7b5fe153fff96e04507588b4b8a1e71c121787cb6d28b7e14bb31824f1a09ca1948edc4bccfa069b2ffebe1ac753580257c1af4b7aec0ed49af74944ee91fbb
 WHIRLPOOL 
bf188b53f841c65acc0d3589fce5ca39b1e6c0f7b867f88b7018104f211c5677f6f0906b037ab54aafdfc3bec87d29076f97ce3d286f50c852690862b8e919ea

diff --git a/media-gfx/shotwell/shotwell-0.26.3.ebuild 
b/media-gfx/shotwell/shotwell-0.26.3.ebuild
new file mode 100644
index 00000000000..0cafa2080fc
--- /dev/null
+++ b/media-gfx/shotwell/shotwell-0.26.3.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+VALA_MIN_API_VERSION="0.28"
+
+inherit gnome2 multilib toolchain-funcs vala versionator
+
+MY_PV=$(get_version_component_range 1-2)
+DESCRIPTION="Open source photo manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+       >=app-crypt/gcr-3[gtk]
+       >=dev-db/sqlite-3.5.9:3
+       >=dev-libs/glib-2.40.0:2
+       >=dev-libs/json-glib-0.7.6
+       >=dev-libs/libgee-0.8.5:0.8
+       >=dev-libs/libxml2-2.6.32:2
+       gnome-base/dconf
+       >=media-libs/gexiv2-0.10.4
+       media-libs/gst-plugins-base:1.0
+       media-libs/gst-plugins-good:1.0
+       media-libs/gstreamer:1.0
+       media-libs/lcms:2
+       >=media-libs/libexif-0.6.16:=
+       >=media-libs/libgphoto2-2.5:=
+       >=media-libs/libraw-0.13.2:=
+       media-plugins/gst-plugins-gdkpixbuf:1.0
+       >=net-libs/libsoup-2.42.0:2.4
+       net-libs/webkit-gtk:4
+       virtual/libgudev:=[introspection]
+       >=x11-libs/gtk+-3.14.0:3[X]
+       dev-libs/libgdata
+
+"
+DEPEND="${RDEPEND}
+       $(vala_depend)
+       dev-util/itstool
+       >=sys-devel/gettext-0.19.7
+       >=sys-devel/m4-1.4.13
+       virtual/pkgconfig
+"
+
+# This probably comes from libraries that
+# shotwell-video-thumbnailer links to.
+# Nothing we can do at the moment. #435048
+QA_FLAGS_IGNORED="/usr/libexec/${PN}/${PN}-video-thumbnailer"
+
+src_prepare() {
+       vala_src_prepare
+       gnome2_src_prepare
+}
+
+src_configure() {
+       gnome2_src_configure --disable-static
+}

Reply via email to