public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-08-09 21:38 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-08-09 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     401947e9bf7b5273d937952b739a074fbdb77e84
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Aug  9 21:23:06 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Aug  9 21:27:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=401947e9

app-editors/ghex: needs to be in ~arch

---
 app-editors/ghex/ghex-2.24.0-r200.ebuild |    2 +-
 app-editors/ghex/ghex-2.90.0.ebuild      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/ghex/ghex-2.24.0-r200.ebuild b/app-editors/ghex/ghex-2.24.0-r200.ebuild
index c24fc1b..a687296 100644
--- a/app-editors/ghex/ghex-2.24.0-r200.ebuild
+++ b/app-editors/ghex/ghex-2.24.0-r200.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2 FDL-1.1"
 SLOT="2"
-KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=x11-libs/gtk+-2.13:2

diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.0.ebuild
index bee982b..c6785c5 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2 FDL-1.1"
 SLOT="3"
-KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=x11-libs/gtk+-3.0:3



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-08-12 10:41 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-08-12 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     3d0ab3d15d1de2223d926173c04bde8f9732e015
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri Aug 12 10:38:13 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Aug 12 10:40:16 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3d0ab3d1

app-editors/ghex: drop unneeded popt dep

Somehow missed the fact that ghex:3 was ported from popt to GOptionEntry.
Thanks to leio for pointing it out on irc.

---
 app-editors/ghex/ghex-2.90.0.ebuild |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.0.ebuild
index c6785c5..579383c 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.0.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=x11-libs/gtk+-3.0:3
-	dev-libs/popt
 	>=dev-libs/atk-1
 	gnome-base/gconf:2"
 # File collisions with gtk2-based program's icons etc.



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-08-12 10:59 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-08-12 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2980b47b47b69e7e7f22427e47e82cc2846d7b6e
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri Aug 12 10:57:21 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Aug 12 10:59:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2980b47b

app-editors/ghex: qa

Update gnome-doc-utils dependency for ghex:3.

---
 app-editors/ghex/ghex-2.90.0.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.0.ebuild
index 579383c..1138ff9 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.0.ebuild
@@ -26,7 +26,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.9
 	app-text/scrollkeeper
 	>=dev-util/intltool-0.40.0
-	>=app-text/gnome-doc-utils-0.3.2
+	>=app-text/gnome-doc-utils-0.9.0
 	>=sys-devel/gettext-0.17"
 
 pkg_setup() {



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-08-16 19:17 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-08-16 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8ad354ccc9cf21434a5158b3efbaa254918ff2b3
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 19:13:11 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Aug 16 19:13:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8ad354cc

app-editors/ghex: 2.90.0 → 2.90.1

Version bump, ghex now uses gsettings instead of gconf.

---
 .../{ghex-2.90.0.ebuild => ghex-2.90.1.ebuild}     |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-2.90.1.ebuild
similarity index 91%
rename from app-editors/ghex/ghex-2.90.0.ebuild
rename to app-editors/ghex/ghex-2.90.1.ebuild
index 1138ff9..75d73da 100644
--- a/app-editors/ghex/ghex-2.90.0.ebuild
+++ b/app-editors/ghex/ghex-2.90.1.ebuild
@@ -16,9 +16,9 @@ SLOT="3"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
 IUSE=""
 
-COMMON_DEPEND=">=x11-libs/gtk+-3.0:3
-	>=dev-libs/atk-1
-	gnome-base/gconf:2"
+COMMON_DEPEND=">=dev-libs/glib-2.26:2
+	>=x11-libs/gtk+-3.0:3
+	>=dev-libs/atk-1"
 # File collisions with gtk2-based program's icons etc.
 RDEPEND="${COMMON_DEPEND}
 	!<app-editors/ghex-2.24.0-r200:2"



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-09-11  9:45 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-09-11  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     2ac3c0b34e06e626373e8363c2c4968870ca41fc
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sun Sep 11 09:44:53 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Sep 11 09:44:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2ac3c0b3

app-editors/ghex: 2.90.1 → 2.90.2

Version bump, fixes 64-bit float endianness conversion. Also, drop
scrollkeeper dependency.

---
 .../{ghex-2.90.1.ebuild => ghex-2.90.2.ebuild}     |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-editors/ghex/ghex-2.90.1.ebuild b/app-editors/ghex/ghex-2.90.2.ebuild
similarity index 87%
rename from app-editors/ghex/ghex-2.90.1.ebuild
rename to app-editors/ghex/ghex-2.90.2.ebuild
index 75d73da..84d501e 100644
--- a/app-editors/ghex/ghex-2.90.1.ebuild
+++ b/app-editors/ghex/ghex-2.90.2.ebuild
@@ -24,12 +24,14 @@ RDEPEND="${COMMON_DEPEND}
 	!<app-editors/ghex-2.24.0-r200:2"
 DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.9
-	app-text/scrollkeeper
-	>=dev-util/intltool-0.40.0
+	>=dev-util/intltool-0.41.0
 	>=app-text/gnome-doc-utils-0.9.0
 	>=sys-devel/gettext-0.17"
 
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog NEWS README"
-	G2CONF="${G2CONF} --disable-static"
+	G2CONF="${G2CONF}
+		--disable-schemas-compile
+		--disable-scrollkeeper
+		--disable-static"
 }



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-09-26 19:46 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-09-26 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     9cdda1421267ad4ade8e1af5b59d4c89399b4fc8
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon Sep 26 19:45:43 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Sep 26 19:45:43 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9cdda142

app-editors/ghex: 2.90.2 → 3.0.0

---
 .../ghex/{ghex-2.90.2.ebuild => ghex-3.0.0.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-editors/ghex/ghex-2.90.2.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild
similarity index 100%
rename from app-editors/ghex/ghex-2.90.2.ebuild
rename to app-editors/ghex/ghex-3.0.0.ebuild



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2011-09-27 18:16 Alexandre Restovtsev
  0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Restovtsev @ 2011-09-27 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     ea4a411b43f85fac442e56b6473842ef4b89b117
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Sep 27 18:15:26 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Sep 27 18:15:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ea4a411b

app-editors/ghex: drop keywords on live ebuild

---
 app-editors/ghex/ghex-9999.ebuild |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index 4632491..325daf4 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -16,7 +16,11 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2 FDL-1.1"
 SLOT="2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+if [[ ${PV} = 9999 ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+fi
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.26:2



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

* [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/
@ 2013-03-01 23:35 Gilles Dartiguelongue
  0 siblings, 0 replies; 8+ messages in thread
From: Gilles Dartiguelongue @ 2013-03-01 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     cd29876139bc4496bfd0f1b89f2b897e62eebee8
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 23:00:09 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 23:00:09 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cd298761

app-editors/ghex: 3.6.1 → 3.7.90

---
 app-editors/ghex/ghex-3.7.90.ebuild |   34 ++++++++++++++++++++++++++++++++++
 app-editors/ghex/ghex-9999.ebuild   |   18 ++++++++++--------
 2 files changed, 44 insertions(+), 8 deletions(-)

diff --git a/app-editors/ghex/ghex-3.7.90.ebuild b/app-editors/ghex/ghex-3.7.90.ebuild
new file mode 100644
index 0000000..0c7e2c5
--- /dev/null
+++ b/app-editors/ghex/ghex-3.7.90.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.6.1.ebuild,v 1.2 2012/12/16 19:45:25 tetromino Exp $
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="GNOME hexadecimal editor"
+HOMEPAGE="https://live.gnome.org/Ghex"
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/atk-1
+	>=dev-libs/glib-2.31.10:2
+	>=x11-libs/gtk+-3.3.8:3
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.41.1
+	>=sys-devel/gettext-0.17
+	virtual/pkgconfig
+"
+
+src_configure() {
+	gnome2_src_configure \
+		--disable-static \
+		ITSTOOLS="$(type -p true)"
+}
\ No newline at end of file

diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild
index ae9821f..dc4a54d 100644
--- a/app-editors/ghex/ghex-9999.ebuild
+++ b/app-editors/ghex/ghex-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
@@ -11,10 +11,10 @@ if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
 
-DESCRIPTION="Gnome hexadecimal editor"
-HOMEPAGE="http://www.gnome.org/"
+DESCRIPTION="GNOME hexadecimal editor"
+HOMEPAGE="https://live.gnome.org/Ghex"
 
-LICENSE="GPL-2 FDL-1.1"
+LICENSE="GPL-2+ FDL-1.1+"
 SLOT="2"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
@@ -29,14 +29,16 @@ RDEPEND="
 	>=x11-libs/gtk+-3.3.8:3
 "
 DEPEND="${RDEPEND}
-	>=app-text/gnome-doc-utils-0.9.0
 	>=dev-util/intltool-0.41.1
 	>=sys-devel/gettext-0.17
 	virtual/pkgconfig
 "
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND} app-text/yelp-tools"
+fi
 
 src_configure() {
-	DOCS="AUTHORS NEWS README"
-	G2CONF="${G2CONF} --disable-static"
-	gnome2_src_configure
+	gnome2_src_configure \
+		--disable-static \
+		ITSTOOLS="$(type -p true)"
 }
\ No newline at end of file


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

end of thread, other threads:[~2013-03-01 23:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 18:16 [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/ Alexandre Restovtsev
  -- strict thread matches above, loose matches on Subject: below --
2013-03-01 23:35 Gilles Dartiguelongue
2011-09-26 19:46 Alexandre Restovtsev
2011-09-11  9:45 Alexandre Restovtsev
2011-08-16 19:17 Alexandre Restovtsev
2011-08-12 10:59 Alexandre Restovtsev
2011-08-12 10:41 Alexandre Restovtsev
2011-08-09 21:38 Alexandre Restovtsev

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