public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: shotwell-0.5.2.ebuild ChangeLog shotwell-0.5.0.ebuild
@ 2010-05-30  6:20 Benedikt Boehm (hollow)
  0 siblings, 0 replies; only message in thread
From: Benedikt Boehm (hollow) @ 2010-05-30  6:20 UTC (permalink / raw
  To: gentoo-commits

hollow      10/05/30 06:20:04

  Modified:             ChangeLog
  Added:                shotwell-0.5.2.ebuild
  Removed:              shotwell-0.5.0.ebuild
  Log:
  version bump (fixes #320239)
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.3                  media-gfx/shotwell/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Apr 2010 17:08:21 -0000	1.2
+++ ChangeLog	30 May 2010 06:20:04 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/shotwell
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.2 2010/04/07 17:08:21 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.3 2010/05/30 06:20:04 hollow Exp $
+
+*shotwell-0.5.2 (30 May 2010)
+
+  30 May 2010; Benedikt Böhm <hollow@gentoo.org> -shotwell-0.5.0.ebuild,
+  +shotwell-0.5.2.ebuild:
+  version bump (fixes #320239)
 
   07 Apr 2010; Benedikt Böhm <hollow@gentoo.org> metadata.xml:
   fix metadata



1.1                  media-gfx/shotwell/shotwell-0.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.5.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/shotwell/shotwell-0.5.2.ebuild?rev=1.1&content-type=text/plain

Index: shotwell-0.5.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.5.2.ebuild,v 1.1 2010/05/30 06:20:04 hollow Exp $

EAPI="2"
GCONF_DEBUG="no"

inherit gnome2 versionator

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/libgee-0.5.0
	>=dev-libs/libunique-1.0.0
	>=dev-libs/libxml2-2.6.32
	>=gnome-base/gconf-2.22.0
	>=media-libs/libexif-0.6.16
	>=media-libs/libgphoto2-2.4.2
	>=net-libs/libsoup-2.26.0
	>=net-libs/webkit-gtk-1.1.5
	>=sys-fs/udev-145[extras]
	>=x11-libs/gtk+-2.14.4:2"
DEPEND="${RDEPEND}
	>=dev-lang/vala-0.8"

DOCS="AUTHORS MAINTAINERS NEWS README THANKS"

pkg_setup() {
	G2CONF="--disable-schemas-install
		--disable-desktop-update
		--disable-icon-update"
}

src_install() {
	# This is needed so that gnome2_gconf_savelist() works correctly.
	insinto "${EPREFIX}"/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:[~2010-05-30  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-30  6:20 [gentoo-commits] gentoo-x86 commit in media-gfx/shotwell: shotwell-0.5.2.ebuild ChangeLog shotwell-0.5.0.ebuild Benedikt Boehm (hollow)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox