public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-web-photo/
@ 2011-04-14 21:37 Gilles Dartiguelongue
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-14 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     2ea390c70cd812f373a4319ad5b7409ae09d0a29
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 21:37:04 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 21:37:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2ea390c7

gnome-extra/gnome-web-photo: add gtk+:3 based

---
 .../gnome-web-photo-0.10.1-r300.ebuild             |   30 ++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.1-r300.ebuild b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.1-r300.ebuild
new file mode 100644
index 0000000..85f8e6b
--- /dev/null
+++ b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.1-r300.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.ebuild,v 1.2 2011/03/21 23:30:20 nirbheek Exp $
+
+EAPI="3"
+GCONF_DEBUG="yes"
+
+inherit gnome2
+
+DESCRIPTION="a tool to generate images and thumbnails from HTML files"
+HOMEPAGE="ftp://ftp.gnome.org/pub/gnome/sources/gnome-web-photo"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.14:2
+	>=x11-libs/gtk+-2.99.3:3
+	>=net-libs/webkit-gtk-1.1.23:3
+"
+DEPEND="${RDEPEND}
+	>=dev-util/pkgconfig-0.19
+	>=dev-util/intltool-0.35
+	sys-devel/gettext"
+
+pkg_setup() {
+	DOCS="AUTHORS ChangeLog HACKING NEWS README TODO"
+	G2CONF="${G2CONF} --with-gtk=3.0"
+}



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

* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-web-photo/
@ 2011-07-24 13:15 Gilles Dartiguelongue
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue @ 2011-07-24 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d092d52c47bd263eb93ef813de54fdcb7e6ff94d
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 13:15:06 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 13:15:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d092d52c

gnome-extra/gnome-web-photo: 0.10.1-r300 → 0.10.2-r300

	* Do not check for gconf when building against gtk:3

---
 ...0.ebuild => gnome-web-photo-0.10.2-r300.ebuild} |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.1-r300.ebuild b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild
similarity index 86%
rename from gnome-extra/gnome-web-photo/gnome-web-photo-0.10.1-r300.ebuild
rename to gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild
index 85f8e6b..1ef4ce7 100644
--- a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.1-r300.ebuild
+++ b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild
@@ -2,13 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.ebuild,v 1.2 2011/03/21 23:30:20 nirbheek Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="yes"
 
 inherit gnome2
 
 DESCRIPTION="a tool to generate images and thumbnails from HTML files"
-HOMEPAGE="ftp://ftp.gnome.org/pub/gnome/sources/gnome-web-photo"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -21,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.14:2
 "
 DEPEND="${RDEPEND}
 	>=dev-util/pkgconfig-0.19
-	>=dev-util/intltool-0.35
+	>=dev-util/intltool-0.40.6
 	sys-devel/gettext"
 
 pkg_setup() {



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

* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-web-photo/
@ 2011-07-24 13:18 Gilles Dartiguelongue
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue @ 2011-07-24 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     2ffe3f20aba3615024673b7921a7cad057fe9dd3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 13:17:59 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 13:17:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2ffe3f20

gnome-extra/gnome-web-photo: re-add HOMEPAGE

Removed by mistake.

---
 .../gnome-web-photo-0.10.2-r300.ebuild             |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild
index 1ef4ce7..529c4d3 100644
--- a/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild
+++ b/gnome-extra/gnome-web-photo/gnome-web-photo-0.10.2-r300.ebuild
@@ -8,6 +8,7 @@ GCONF_DEBUG="yes"
 inherit gnome2
 
 DESCRIPTION="a tool to generate images and thumbnails from HTML files"
+HOMEPAGE="ftp://ftp.gnome.org/pub/gnome/sources/gnome-web-photo"
 
 LICENSE="GPL-2"
 SLOT="0"



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

end of thread, other threads:[~2011-07-24 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24 13:15 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-web-photo/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2011-07-24 13:18 Gilles Dartiguelongue
2011-04-14 21:37 Gilles Dartiguelongue

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