* [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: ChangeLog shotwell-0.11.0.ebuild
@ 2011-09-05 8:35 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-09-05 8:35 UTC (permalink / raw
To: gentoo-commits
jlec 11/09/05 08:35:28
Modified: ChangeLog
Added: shotwell-0.11.0.ebuild
Log:
Non-maintainer Version Bump, #381765; thanks Christoph Brill for the patch
(Portage version: 2.2.0_alpha53/cvs/Linux x86_64)
Revision Changes Path
1.22 media-gfx/shotwell/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 9 Jul 2011 21:39:58 -0000 1.21
+++ ChangeLog 5 Sep 2011 08:35:28 -0000 1.22
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/shotwell
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.21 2011/07/09 21:39:58 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.22 2011/09/05 08:35:28 jlec Exp $
+
+*shotwell-0.11.0 (05 Sep 2011)
+
+ 05 Sep 2011; Justin Lecher <jlec@gentoo.org> +files/0.11.0-ldflags.patch,
+ +shotwell-0.11.0.ebuild:
+ Non-maintainer Version Bump, #381765; thanks Christoph Brill for the patch
09 Jul 2011; Christoph Mende <angelos@gentoo.org> -shotwell-0.10.ebuild,
shotwell-0.10.1.ebuild, +files/shotwell-0.10.1-libraw-config.patch:
1.1 media-gfx/shotwell/shotwell-0.11.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild?rev=1.1&content-type=text/plain
Index: shotwell-0.11.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.11.0.ebuild,v 1.1 2011/09/05 08:35:28 jlec Exp $
EAPI=4
GCONF_DEBUG="no"
inherit gnome2 versionator eutils multilib toolchain-funcs
MY_PV=$(get_version_component_range 1-2)
DESCRIPTION="Open source photo manager for GNOME"
HOMEPAGE="http://www.yorba.org/shotwell/"
SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
>=dev-db/sqlite-3.5.9:3
>=dev-libs/dbus-glib-0.80
>=dev-libs/json-glib-0.7.6
>=dev-libs/libgee-0.5.0
>=dev-libs/libunique-1:1
>=dev-libs/libxml2-2.6.32:2
>=gnome-base/gconf-2.22.0:2
>=media-libs/gexiv2-0.2.0
media-libs/gstreamer:0.10
media-libs/lcms:2
>=media-libs/libexif-0.6.16
>=media-libs/libgphoto2-2.4.2
>=media-libs/libraw-0.9.0
>=net-libs/libsoup-2.26.0:2.4
>=net-libs/webkit-gtk-1.1.5:2
|| ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] )
>=x11-libs/gtk+-2.18.0:2"
DEPEND="${RDEPEND}
>=dev-lang/vala-0.11.7:0.12"
DOCS=( AUTHORS MAINTAINERS NEWS README THANKS )
pkg_setup() {
tc-export CC
G2CONF="${G2CONF}
--disable-schemas-install
--disable-desktop-update
--disable-icon-update
--lib=$(get_libdir)"
}
src_prepare() {
epatch \
"${FILESDIR}"/${PV}-ldflags.patch
# \
# "${FILESDIR}"/${P}-libraw-config.patch
gnome2_src_prepare
sed -e 's/valac/valac-0.12/' -i plugins/Makefile.plugin.mk || die
sed -e 's/valac/valac-0.12/' -i Makefile || die
}
src_install() {
# # This is needed so that gnome2_gconf_savelist() works correctly.
# insinto /etc/gconf/schemas
# doins misc/shotwell.schemas || die "install gconf schema failed"
gnome2_src_install
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-05 8:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 8:35 [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: ChangeLog shotwell-0.11.0.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox