From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A5AF2138A1A for ; Sun, 25 Jan 2015 18:29:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B3FEE0843; Sun, 25 Jan 2015 18:29:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E72F3E0843 for ; Sun, 25 Jan 2015 18:29:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB66F3406C4 for ; Sun, 25 Jan 2015 18:29:45 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2264) id 79CD5105B6; Sun, 25 Jan 2015 18:29:44 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: ChangeLog shotwell-0.20.2-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog shotwell-0.20.2-r1.ebuild X-VCS-Directories: media-gfx/shotwell X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150125182944.79CD5105B6@oystercatcher.gentoo.org> Date: Sun, 25 Jan 2015 18:29:44 +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: 903ab00a-3db1-4e7d-b767-d188644a1e3c X-Archives-Hash: 83fd99d06cab1f15403e342a267a5061 jlec 15/01/25 18:29:44 Modified: ChangeLog Added: shotwell-0.20.2-r1.ebuild Log: media-gfx/shotwell: Fix vala version to 0.26, #537020 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!) Revision Changes Path 1.79 media-gfx/shotwell/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 5 Dec 2014 10:31:27 -0000 1.78 +++ ChangeLog 25 Jan 2015 18:29:44 -0000 1.79 @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/shotwell -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.78 2014/12/05 10:31:27 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.79 2015/01/25 18:29:44 jlec Exp $ + +*shotwell-0.20.2-r1 (25 Jan 2015) + + 25 Jan 2015; Justin Lecher +shotwell-0.20.2-r1.ebuild: + Fix vala version to 0.26, #537020 05 Dec 2014; Justin Lecher -shotwell-0.15.1.ebuild, -shotwell-0.18.0.ebuild, -shotwell-0.18.1.ebuild, -shotwell-0.20.0.ebuild, 1.1 media-gfx/shotwell/shotwell-0.20.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.20.2-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.20.2-r1.ebuild?rev=1.1&content-type=text/plain Index: shotwell-0.20.2-r1.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.20.2-r1.ebuild,v 1.1 2015/01/25 18:29:44 jlec Exp $ EAPI=5 GCONF_DEBUG="no" VALA_MIN_API_VERSION="0.26" VALA_MAX_API_VERSION="0.26" inherit eutils gnome2 multilib toolchain-funcs vala versionator MY_PV=$(get_version_component_range 1-2) DESCRIPTION="Open source photo manager for GNOME" HOMEPAGE="http://yorba.org/shotwell/" SRC_URI=" mirror://gnome/sources/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz http://pkgs.fedoraproject.org/cgit/shotwell.git/plain/shotwell.1 http://pkgs.fedoraproject.org/cgit/shotwell.git/plain/shotwell-icons.tar.bz2 " LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" CORE_SUPPORTED_LANGUAGES=" af ar as ast bg bn bn_IN ca cs da de el en_GB eo es et eu fi fr gd gl gu he hi hr hu ia id it ja kk km kn ko ky lt lv mk ml mr nb nl nn or pa pl pt pt_BR ro ru sk sl sr sv ta te th tr uk vi zh_CN zh_HK zh_TW" for x in ${CORE_SUPPORTED_LANGUAGES}; do IUSE+="linguas_${x} " done RDEPEND=" app-text/gnome-doc-utils >=dev-db/sqlite-3.5.9:3 >=dev-libs/dbus-glib-0.80 >=dev-libs/glib-2.30.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.4.90 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.4.2:= >=media-libs/libraw-0.13.2:= >=net-libs/libsoup-2.26.0:2.4 >=net-libs/rest-0.7:0.7 >=net-libs/webkit-gtk-1.4:3 virtual/libgudev:=[introspection] >=x11-libs/gtk+-3.6.0:3[X]" DEPEND="${RDEPEND} $(vala_depend) >=sys-devel/m4-1.4.13" DOCS=( AUTHORS MAINTAINERS NEWS README THANKS ) # 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" pkg_setup() { tc-export CC G2CONF="${G2CONF} --disable-schemas-compile --disable-desktop-update --disable-icon-update --prefix=/usr --lib=$(get_libdir)" } src_prepare() { vala_src_prepare sed \ -e 's|CFLAGS :|CFLAGS +|g' \ -i plugins/Makefile.plugin.mk || die epatch \ "${FILESDIR}"/${PN}-0.13.1-ldflags.patch } src_configure() { ./configure \ ${G2CONF} \ || die } src_compile() { local valaver="$(vala_best_api_version)" emake VALAC="$(type -p valac-${valaver})" } src_install() { local res gnome2_src_install for x in ${LANGS}; do if ! has ${x} ${LINGUAS}; then find "${D}"/usr/share/locale/${x} -type f -exec rm {} + || die fi done doman "${DISTDIR}"/${PN}.1 for res in 16 22 24 32 48 256; do doicon -s ${res} "${WORKDIR}"/${res}x${res}/* done }