public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/
@ 2011-03-24 10:45 Mike Auty
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Auty @ 2011-03-24 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     de4e17643143cfdfc3d952537a64052963d2cf86
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 10:45:10 2011 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 10:45:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=de4e1764

Bump shotwell to 0.9.0.

---
 media-gfx/shotwell/Manifest                        |    6 +-
 media-gfx/shotwell/shotwell-0.8.1.ebuild           |   60 --------------------
 ...shotwell-0.8.0.ebuild => shotwell-0.9.0.ebuild} |   18 +++---
 3 files changed, 11 insertions(+), 73 deletions(-)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index f080c95..6f64e51 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,6 +1,4 @@
-DIST shotwell-0.8.0.tar.bz2 1321376 RMD160 95cb65a25c0d4a9e1b915fabf2c98948c9b44679 SHA1 944ea702333637e3d5ec358fef07fb615b08f51c SHA256 14f8ceaa47ea73369334cac1d25b4be44ec5175dd0f8e437d03f82e25ab164b6
-DIST shotwell-0.8.1.tar.bz2 1317586 RMD160 56f1ad906a42ac6ae945a3cbd75a1d769452c718 SHA1 b26b222e35a16d2ccbe9590853d66f2e99e9c9f6 SHA256 9403342300ae987ab86be342ba77d75c89aaa3ed0dd4afb1fef505bde7fb5efc
-EBUILD shotwell-0.8.0.ebuild 1548 RMD160 1b51a1945fea3fdaa13429892d3cd6ef24c24819 SHA1 55ee77d71682e542d8c9e76f52621220e13a217b SHA256 d4cbf522afe79a991bfb05f8c0d90fd3754a21345dda6d54abc51073df311c7f
-EBUILD shotwell-0.8.1.ebuild 1548 RMD160 b6ee406c31bda788cde24d279f48279d0a52934e SHA1 a517ae24a3cbc8243f7300cf21f74a8f7060c0a9 SHA256 8cf2e751de45b6b63dc1e4545341e74e6112b79dca45d80a0b856608db041550
+DIST shotwell-0.9.0.tar.bz2 1443542 RMD160 0a554e38b671b417632b40f107ce86f2b5419ee2 SHA1 640db487296709b1404690a2083346c1e68384d9 SHA256 9e42d78eeb28d90f26a52f1a65285c44bfaa9de7f01d4d07d2e8c77ee98e2303
+EBUILD shotwell-0.9.0.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
 MISC ChangeLog 1303 RMD160 9b1de6b0693683bd5650116af89f66fb8b50ee18 SHA1 9c1666d3aa412512b4930e7013bf4cadb803d756 SHA256 3f9017b1165cf836565869f2e70f70d092067767f50b57d7656a7cbbcbfd578c
 MISC metadata.xml 716 RMD160 88c07e7d694d01c8e383721008c46d5e4c64e0b1 SHA1 bccc91bf5588465da9f5065b899edd4c36dbc769 SHA256 82568b3ae3779e3935f77da29b67b08af480dcac4417f2f6eec9785abd99a2a9

diff --git a/media-gfx/shotwell/shotwell-0.8.1.ebuild b/media-gfx/shotwell/shotwell-0.8.1.ebuild
deleted file mode 100644
index 871bd8d..0000000
--- a/media-gfx/shotwell/shotwell-0.8.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# 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.7.2.ebuild,v 1.2 2010/09/23 21:52:44 eva Exp $
-
-EAPI="2"
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator eutils
-
-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"
-# ESVN_REPO_URI="svn://svn.yorba.org/shotwell/trunk"
-
-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.10.2
-	>=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
-	>=media-libs/libraw-0.9.0
-	>=media-libs/gexiv2-0.2.1
-	media-libs/lcms:2"
-DEPEND="${RDEPEND}
-	>=dev-lang/vala-0.9.5:0.10"
-
-DOCS="AUTHORS MAINTAINERS NEWS README THANKS"
-
-pkg_setup() {
-	G2CONF="${G2CONF}
-		--disable-schemas-install
-		--disable-desktop-update
-		--disable-icon-update"
-}
-
-src_prepare() {
-	gnome2_src_prepare
-
-	sed -e 's/valac/valac-0.10/' -i Makefile || die
-}
-
-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
-}

diff --git a/media-gfx/shotwell/shotwell-0.8.0.ebuild b/media-gfx/shotwell/shotwell-0.9.0.ebuild
similarity index 80%
rename from media-gfx/shotwell/shotwell-0.8.0.ebuild
rename to media-gfx/shotwell/shotwell-0.9.0.ebuild
index 9e98618..7277210 100644
--- a/media-gfx/shotwell/shotwell-0.8.0.ebuild
+++ b/media-gfx/shotwell/shotwell-0.9.0.ebuild
@@ -20,22 +20,22 @@ IUSE=""
 
 RDEPEND=">=dev-db/sqlite-3.5.9:3
 	>=dev-libs/dbus-glib-0.80
-	>=dev-libs/json-glib-0.10.2
 	>=dev-libs/libgee-0.5.0
-	>=dev-libs/libunique-1.0.0
-	>=dev-libs/libxml2-2.6.32
-	>=gnome-base/gconf-2.22.0
+	>=dev-libs/libunique-1:1
+	>=dev-libs/libxml2-2.6.32:2
+	>=gnome-base/gconf-2.22.0:2
 	>=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
+	>=net-libs/libsoup-2.26.0:2.4
+	>=net-libs/webkit-gtk-1.1.5:2
 	>=sys-fs/udev-145[extras]
-	>=x11-libs/gtk+-2.14.4:2
+	>=x11-libs/gtk+-2.18.0:2
 	>=media-libs/libraw-0.9.0
 	>=media-libs/gexiv2-0.2.0
+	>=dev-libs/json-glib-0.7.6
 	media-libs/lcms:2"
 DEPEND="${RDEPEND}
-	>=dev-lang/vala-0.9.5:0.10"
+	>=dev-lang/vala-0.11.7:0.12"
 
 DOCS="AUTHORS MAINTAINERS NEWS README THANKS"
 
@@ -49,7 +49,7 @@ pkg_setup() {
 src_prepare() {
 	gnome2_src_prepare
 
-	sed -e 's/valac/valac-0.10/' -i Makefile || die
+	sed -e 's/valac/valac-0.12/' -i Makefile plugins/Makefile.plugin.mk || die
 }
 
 src_install() {



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/
@ 2011-04-05  9:03 Mike Auty
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Auty @ 2011-04-05  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a8dab911207622c36e9f48ce5ebfc17c0ac6c124
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 09:03:24 2011 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 09:03:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=a8dab911

Bump shotwell.

---
 media-gfx/shotwell/Manifest                        |    4 ++--
 ...shotwell-0.9.0.ebuild => shotwell-0.9.1.ebuild} |    0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 6f64e51..30ae7db 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,4 +1,4 @@
-DIST shotwell-0.9.0.tar.bz2 1443542 RMD160 0a554e38b671b417632b40f107ce86f2b5419ee2 SHA1 640db487296709b1404690a2083346c1e68384d9 SHA256 9e42d78eeb28d90f26a52f1a65285c44bfaa9de7f01d4d07d2e8c77ee98e2303
-EBUILD shotwell-0.9.0.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
+DIST shotwell-0.9.1.tar.bz2 1456462 RMD160 801a1714246b51d76d0c432e7aa6b1838103d0c1 SHA1 e3d1b4e175352184a2c46da08f7a6ce53939b534 SHA256 cfb3e7ce285e7041a34da9536c4cfcf391fcdaa1074f1dc991ea669be4aa233e
+EBUILD shotwell-0.9.1.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
 MISC ChangeLog 1303 RMD160 9b1de6b0693683bd5650116af89f66fb8b50ee18 SHA1 9c1666d3aa412512b4930e7013bf4cadb803d756 SHA256 3f9017b1165cf836565869f2e70f70d092067767f50b57d7656a7cbbcbfd578c
 MISC metadata.xml 716 RMD160 88c07e7d694d01c8e383721008c46d5e4c64e0b1 SHA1 bccc91bf5588465da9f5065b899edd4c36dbc769 SHA256 82568b3ae3779e3935f77da29b67b08af480dcac4417f2f6eec9785abd99a2a9

diff --git a/media-gfx/shotwell/shotwell-0.9.0.ebuild b/media-gfx/shotwell/shotwell-0.9.1.ebuild
similarity index 100%
rename from media-gfx/shotwell/shotwell-0.9.0.ebuild
rename to media-gfx/shotwell/shotwell-0.9.1.ebuild



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/
@ 2011-04-14 10:48 Mike Auty
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Auty @ 2011-04-14 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a20018ffdfc0e0e78380aa0e09782f7ee16d12ef
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 10:48:23 2011 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 10:48:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=a20018ff

Bump shotwell.

---
 media-gfx/shotwell/Manifest              |    2 +
 media-gfx/shotwell/shotwell-0.9.2.ebuild |   60 ++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 30ae7db..9d68cfa 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,4 +1,6 @@
 DIST shotwell-0.9.1.tar.bz2 1456462 RMD160 801a1714246b51d76d0c432e7aa6b1838103d0c1 SHA1 e3d1b4e175352184a2c46da08f7a6ce53939b534 SHA256 cfb3e7ce285e7041a34da9536c4cfcf391fcdaa1074f1dc991ea669be4aa233e
+DIST shotwell-0.9.2.tar.bz2 1457781 RMD160 1d9f15b2b2cbc057c18fdd1979effa70feed16c6 SHA1 7a2a90c74a49e0e4b96a70eb83d2a80df4ea6fa3 SHA256 d664d3cbabacba54a55ab866bc61cf1a9fe052255a1fe873ecbf09ab76104b2e
 EBUILD shotwell-0.9.1.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
+EBUILD shotwell-0.9.2.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
 MISC ChangeLog 1303 RMD160 9b1de6b0693683bd5650116af89f66fb8b50ee18 SHA1 9c1666d3aa412512b4930e7013bf4cadb803d756 SHA256 3f9017b1165cf836565869f2e70f70d092067767f50b57d7656a7cbbcbfd578c
 MISC metadata.xml 716 RMD160 88c07e7d694d01c8e383721008c46d5e4c64e0b1 SHA1 bccc91bf5588465da9f5065b899edd4c36dbc769 SHA256 82568b3ae3779e3935f77da29b67b08af480dcac4417f2f6eec9785abd99a2a9

diff --git a/media-gfx/shotwell/shotwell-0.9.2.ebuild b/media-gfx/shotwell/shotwell-0.9.2.ebuild
new file mode 100644
index 0000000..7277210
--- /dev/null
+++ b/media-gfx/shotwell/shotwell-0.9.2.ebuild
@@ -0,0 +1,60 @@
+# 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.7.2.ebuild,v 1.2 2010/09/23 21:52:44 eva Exp $
+
+EAPI="2"
+GCONF_DEBUG="no"
+
+inherit gnome2 versionator eutils
+
+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"
+# ESVN_REPO_URI="svn://svn.yorba.org/shotwell/trunk"
+
+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:1
+	>=dev-libs/libxml2-2.6.32:2
+	>=gnome-base/gconf-2.22.0:2
+	>=media-libs/libexif-0.6.16
+	>=media-libs/libgphoto2-2.4.2
+	>=net-libs/libsoup-2.26.0:2.4
+	>=net-libs/webkit-gtk-1.1.5:2
+	>=sys-fs/udev-145[extras]
+	>=x11-libs/gtk+-2.18.0:2
+	>=media-libs/libraw-0.9.0
+	>=media-libs/gexiv2-0.2.0
+	>=dev-libs/json-glib-0.7.6
+	media-libs/lcms:2"
+DEPEND="${RDEPEND}
+	>=dev-lang/vala-0.11.7:0.12"
+
+DOCS="AUTHORS MAINTAINERS NEWS README THANKS"
+
+pkg_setup() {
+	G2CONF="${G2CONF}
+		--disable-schemas-install
+		--disable-desktop-update
+		--disable-icon-update"
+}
+
+src_prepare() {
+	gnome2_src_prepare
+
+	sed -e 's/valac/valac-0.12/' -i Makefile plugins/Makefile.plugin.mk || die
+}
+
+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 related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/
@ 2011-05-27 20:51 Mike Auty
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Auty @ 2011-05-27 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     9711b38dff79925b7bceaa6e1a4a52f928a4c13e
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 20:49:18 2011 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Fri May 27 20:49:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=9711b38d

Bump shotwell to 0.10.

---
 media-gfx/shotwell/Manifest                        |    6 +-
 ...{shotwell-0.9.1.ebuild => shotwell-0.10.ebuild} |    0
 media-gfx/shotwell/shotwell-0.9.2.ebuild           |   60 --------------------
 3 files changed, 2 insertions(+), 64 deletions(-)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 9d68cfa..ce90fb5 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,6 +1,4 @@
-DIST shotwell-0.9.1.tar.bz2 1456462 RMD160 801a1714246b51d76d0c432e7aa6b1838103d0c1 SHA1 e3d1b4e175352184a2c46da08f7a6ce53939b534 SHA256 cfb3e7ce285e7041a34da9536c4cfcf391fcdaa1074f1dc991ea669be4aa233e
-DIST shotwell-0.9.2.tar.bz2 1457781 RMD160 1d9f15b2b2cbc057c18fdd1979effa70feed16c6 SHA1 7a2a90c74a49e0e4b96a70eb83d2a80df4ea6fa3 SHA256 d664d3cbabacba54a55ab866bc61cf1a9fe052255a1fe873ecbf09ab76104b2e
-EBUILD shotwell-0.9.1.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
-EBUILD shotwell-0.9.2.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
+DIST shotwell-0.10.tar.bz2 1481758 RMD160 1b6c8a666ed5cb49c5a6ad98fcb7ba922c37bf4e SHA1 c3216a5f0fced8b27dfb1e34f9d7bebef66a3b9a SHA256 ef236f4d253f0c7da02aac64bb7b187cb54eb158905153e587cfad6031c68bfd
+EBUILD shotwell-0.10.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
 MISC ChangeLog 1303 RMD160 9b1de6b0693683bd5650116af89f66fb8b50ee18 SHA1 9c1666d3aa412512b4930e7013bf4cadb803d756 SHA256 3f9017b1165cf836565869f2e70f70d092067767f50b57d7656a7cbbcbfd578c
 MISC metadata.xml 716 RMD160 88c07e7d694d01c8e383721008c46d5e4c64e0b1 SHA1 bccc91bf5588465da9f5065b899edd4c36dbc769 SHA256 82568b3ae3779e3935f77da29b67b08af480dcac4417f2f6eec9785abd99a2a9

diff --git a/media-gfx/shotwell/shotwell-0.9.1.ebuild b/media-gfx/shotwell/shotwell-0.10.ebuild
similarity index 100%
rename from media-gfx/shotwell/shotwell-0.9.1.ebuild
rename to media-gfx/shotwell/shotwell-0.10.ebuild

diff --git a/media-gfx/shotwell/shotwell-0.9.2.ebuild b/media-gfx/shotwell/shotwell-0.9.2.ebuild
deleted file mode 100644
index 7277210..0000000
--- a/media-gfx/shotwell/shotwell-0.9.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# 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.7.2.ebuild,v 1.2 2010/09/23 21:52:44 eva Exp $
-
-EAPI="2"
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator eutils
-
-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"
-# ESVN_REPO_URI="svn://svn.yorba.org/shotwell/trunk"
-
-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:1
-	>=dev-libs/libxml2-2.6.32:2
-	>=gnome-base/gconf-2.22.0:2
-	>=media-libs/libexif-0.6.16
-	>=media-libs/libgphoto2-2.4.2
-	>=net-libs/libsoup-2.26.0:2.4
-	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
-	>=x11-libs/gtk+-2.18.0:2
-	>=media-libs/libraw-0.9.0
-	>=media-libs/gexiv2-0.2.0
-	>=dev-libs/json-glib-0.7.6
-	media-libs/lcms:2"
-DEPEND="${RDEPEND}
-	>=dev-lang/vala-0.11.7:0.12"
-
-DOCS="AUTHORS MAINTAINERS NEWS README THANKS"
-
-pkg_setup() {
-	G2CONF="${G2CONF}
-		--disable-schemas-install
-		--disable-desktop-update
-		--disable-icon-update"
-}
-
-src_prepare() {
-	gnome2_src_prepare
-
-	sed -e 's/valac/valac-0.12/' -i Makefile plugins/Makefile.plugin.mk || die
-}
-
-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 related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/
@ 2011-06-26  9:41 Mike Auty
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Auty @ 2011-06-26  9:41 UTC (permalink / raw
  To: gentoo-commits

commit:     58c85766eb67eb664c7353563f2b611749b83b20
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 08:56:48 2011 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 08:56:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=58c85766

Bump shotwell to 0.10.1.

---
 media-gfx/shotwell/Manifest                        |    4 ++--
 ...shotwell-0.10.ebuild => shotwell-0.10.1.ebuild} |    0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index ce90fb5..636ca5b 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,4 +1,4 @@
-DIST shotwell-0.10.tar.bz2 1481758 RMD160 1b6c8a666ed5cb49c5a6ad98fcb7ba922c37bf4e SHA1 c3216a5f0fced8b27dfb1e34f9d7bebef66a3b9a SHA256 ef236f4d253f0c7da02aac64bb7b187cb54eb158905153e587cfad6031c68bfd
-EBUILD shotwell-0.10.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
+DIST shotwell-0.10.1.tar.bz2 1483679 RMD160 44cccbebf4f1bf024229da9afbcc6d4db510be96 SHA1 abd6e771168910943101b62d76f7768a49e69be9 SHA256 f6ef4782780af201402afeaf8f9484d5579cedff75fbf07b22587bb7cef69893
+EBUILD shotwell-0.10.1.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
 MISC ChangeLog 1303 RMD160 9b1de6b0693683bd5650116af89f66fb8b50ee18 SHA1 9c1666d3aa412512b4930e7013bf4cadb803d756 SHA256 3f9017b1165cf836565869f2e70f70d092067767f50b57d7656a7cbbcbfd578c
 MISC metadata.xml 716 RMD160 88c07e7d694d01c8e383721008c46d5e4c64e0b1 SHA1 bccc91bf5588465da9f5065b899edd4c36dbc769 SHA256 82568b3ae3779e3935f77da29b67b08af480dcac4417f2f6eec9785abd99a2a9

diff --git a/media-gfx/shotwell/shotwell-0.10.ebuild b/media-gfx/shotwell/shotwell-0.10.1.ebuild
similarity index 100%
rename from media-gfx/shotwell/shotwell-0.10.ebuild
rename to media-gfx/shotwell/shotwell-0.10.1.ebuild



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-26  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 10:48 [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/ Mike Auty
  -- strict thread matches above, loose matches on Subject: below --
2011-06-26  9:41 Mike Auty
2011-05-27 20:51 Mike Auty
2011-04-05  9:03 Mike Auty
2011-03-24 10:45 Mike Auty

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