diff options
author | Christophe Lermytte <gentoo@lermytte.be> | 2016-11-08 23:09:34 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-11-10 00:27:30 +0100 |
commit | 198ced846d892db842be801848086445db922995 (patch) | |
tree | 4acd8968c722824edbc6ca7ebb5e1f2c304c1cc0 /media-gfx | |
parent | profiles/package.mask: add shotwell-0.25 to gnome-3.22 mask (diff) | |
download | gentoo-198ced846d892db842be801848086445db922995.tar.gz gentoo-198ced846d892db842be801848086445db922995.tar.bz2 gentoo-198ced846d892db842be801848086445db922995.zip |
media-gfx/shotwell: add shotwell-0.25.0.1.ebuild
Copied from 0.24.0, updated dependencies as per
https://git.gnome.org/browse/shotwell/diff/?id=shotwell-0.25.0&&id2=shotwell-0.24.0
https://git.gnome.org/browse/shotwell/diff/common.am?id=shotwell-0.25.0&id2=shotwell-0.24.0
https://git.gnome.org/browse/shotwell/diff/configure.ac?id=shotwell-0.25.0&id2=shotwell-0.24.0
Closes: https://github.com/gentoo/gentoo/pull/2785
Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/shotwell/Manifest | 1 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.25.0.1.ebuild | 63 |
2 files changed, 64 insertions, 0 deletions
diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest index 23f26a079b64..8ef7f87bc666 100644 --- a/media-gfx/shotwell/Manifest +++ b/media-gfx/shotwell/Manifest @@ -1,3 +1,4 @@ DIST shotwell-0.23.7.tar.xz 5348360 SHA256 daa627aa69f17b1b9bef4ad5d4813c32e9a05f5b5aa2762b4f91d837ed14c7aa SHA512 b3d80d01ec5ac2f3245512926302e6b5e4e1d468e98d7567ec8788d35bdc9ecc839b43eca1a2fa2333deb047c760d165e2f2a9913951f0bcbbcd6404927374dc WHIRLPOOL 6ff8722f7d4007c37d6b7e1da388dd28853921f8e5740f3ac6dd4e70cdc7fe0eafdc889a4c8493948c4643f409847f34c6e915d0b79b4f9039298de8f671d4aa DIST shotwell-0.24.0.tar.xz 5344220 SHA256 95d60e30b52c5f8a9633c98cbbcd1ad0889fe94b7a036bb4880450fa6d44fe75 SHA512 151ba94b429e41f6ff7085dbecf008679e4522b5be19577a914996e11636ba67ceba978f8b223dd562014bbacefad4bdc1c477e660352c4a963a3c80794b7e32 WHIRLPOOL 79ad5052d2fd0ed095be010df061f63b7dab1f118386a659d908df38f884413266d44dca4a670051b9847a6646877c0b419c4dd0938985ffb5bc23cea8310dae DIST shotwell-0.24.1.tar.xz 5348976 SHA256 60359b6203a78fc229d22aca3b643e267f012d4c3c5fe9524084147e3870f0d6 SHA512 dfb51f6e039329101caa3398c9acc5fe073f8421d179750222a965193789d68b4233a9529ac90fbd8f6642620f29e5390fe5150eb6308edd3592daa8d8349a47 WHIRLPOOL 903160b622f540f4809512b1fd00368a63e0f626bb67bb099539f6f95051722f85b2be3cde75b65514e8707ba448016afee18929e92ef17f00b8d1e3b7f80444 +DIST shotwell-0.25.0.1.tar.xz 5398404 SHA256 e69c96b3ee650aed8f83dfe099e01d85f83ab19f56995a90d48681fdf26400a6 SHA512 6a071b0b7d84bf78727b84e0ba707d6d7f5408a0b942962771b24a79381c102c58c06b4895eba69527215103279946f4e33b14410a1ce6dd58d3dba3870975df WHIRLPOOL 7ab54b4b28d1db631e9a359ab803a6a4447a6642b44daf59ed4970e49ee40cf23208f7bf0754eaccfa6ed10ad4b3f02110769dad4f32ff13b1173f636c4d6b62 diff --git a/media-gfx/shotwell/shotwell-0.25.0.1.ebuild b/media-gfx/shotwell/shotwell-0.25.0.1.ebuild new file mode 100644 index 000000000000..d6dbed7c7eaf --- /dev/null +++ b/media-gfx/shotwell/shotwell-0.25.0.1.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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-text/gnome-doc-utils + >=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 + >=dev-util/desktop-file-utils-0.13 + 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] + >=app-crypt/gcr-3 +" +DEPEND="${RDEPEND} + $(vala_depend) + dev-util/itstool + >=sys-devel/gettext-0.19.7 + >=sys-devel/m4-1.4.13 +" + +# 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 +} |