public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/
@ 2011-07-24 20:19 Alexandre Restovtsev
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Restovtsev @ 2011-07-24 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     a28743cb61edc0fa0a43eea7ceb64b81feb632e5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 14:34:12 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Jul 24 20:15:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a28743cb

dev-util/anjuta: QAed

	* Drop unused/unchecked dependencies
	* Sync with gentoo-x86
	* ebuild still fails to build in a couple of cases :(

---
 dev-util/anjuta/anjuta-3.0.3.0.ebuild |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/dev-util/anjuta/anjuta-3.0.3.0.ebuild b/dev-util/anjuta/anjuta-3.0.3.0.ebuild
index fca3ecf..8261fa8 100644
--- a/dev-util/anjuta/anjuta-3.0.3.0.ebuild
+++ b/dev-util/anjuta/anjuta-3.0.3.0.ebuild
@@ -22,21 +22,17 @@ IUSE="debug devhelp doc glade graphviz +introspection subversion test vala"
 RDEPEND=">=dev-libs/glib-2.28.0:2
 	x11-libs/gdk-pixbuf:2
 	>=x11-libs/gtk+-3.0.0:3
-	>=dev-libs/dbus-glib-0.70
 	>=x11-libs/vte-0.27.6:2.90
 	>=dev-libs/libxml2-2.4.23
-	>=dev-libs/gdl-2.91.4
+	>=dev-libs/gdl-2.91.4:3
 	>=x11-libs/gtksourceview-2.91.8:3.0
 
-	dev-libs/libxslt
-	>=dev-lang/perl-5
-	dev-perl/Locale-gettext
 	sys-devel/autogen
 
 	>=gnome-extra/libgda-4.2.0:4
 	dev-util/ctags
 
-	x11-libs/libXft
+	x11-libs/libXext
 	x11-libs/libXrender
 
 	devhelp? ( >=dev-util/devhelp-3.0.0 )
@@ -50,6 +46,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
 		>=dev-libs/apr-util-1 )
 	vala? ( >=dev-lang/vala-0.11.2:0.12 )"
 DEPEND="${RDEPEND}
+	>=dev-lang/perl-5
 	!!dev-libs/gnome-build
 	>=sys-devel/gettext-0.17
 	>=dev-util/intltool-0.40.1
@@ -120,4 +117,14 @@ pkg_postinst() {
 	elog "Some project templates may require additional development"
 	elog "libraries to function correctly. It goes beyond the scope"
 	elog "of this ebuild to provide them."
+
+	if use vala; then
+		elog ""
+		elog "To create a generic vala project you will need to specify"
+		elog "desired valac versioned binary to be used, to do that you"
+		elog "will need to:"
+		elog "1. Go to 'Build' -> 'Configure project'"
+		elog "2. Add 'VALAC=/usr/bin/valac-X.XX' (respecting quotes) to"
+		elog "'Configure options'."
+	fi
 }



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

* [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/
@ 2011-07-24 20:19 Alexandre Restovtsev
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Restovtsev @ 2011-07-24 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     6b38389939d1409352ef9dbee0ec4d7fbb379777
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sun Jul 24 20:15:43 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Jul 24 20:18:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6b383899

dev-util/anjuta: 3.0.3.0 → 3.1.3

Bump to gnome-3.1.x version. Add missing flex dependency.

---
 .../{anjuta-3.0.3.0.ebuild => anjuta-3.1.3.ebuild} |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dev-util/anjuta/anjuta-3.0.3.0.ebuild b/dev-util/anjuta/anjuta-3.1.3.ebuild
similarity index 99%
rename from dev-util/anjuta/anjuta-3.0.3.0.ebuild
rename to dev-util/anjuta/anjuta-3.1.3.ebuild
index 8261fa8..d8cef98 100644
--- a/dev-util/anjuta/anjuta-3.0.3.0.ebuild
+++ b/dev-util/anjuta/anjuta-3.1.3.ebuild
@@ -56,6 +56,7 @@ DEPEND="${RDEPEND}
 	dev-util/gtk-doc-am
 	gnome-base/gnome-common
 	sys-devel/bison
+	sys-devel/flex
 	doc? ( >=dev-util/gtk-doc-1.4 )
 	test? (
 		~app-text/docbook-xml-dtd-4.1.2



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

* [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/
@ 2011-07-26 18:47 Alexandre Restovtsev
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Restovtsev @ 2011-07-26 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     3b8ff316c9de74a8c3e233a6540063e9206b10ab
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Jul 26 18:28:26 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Jul 26 18:28:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3b8ff316

dev-util/anjuta: 3.1.3 → 3.1.4

Version bump. Use vala:0.14 since anjuta now supports it.

---
 .../{anjuta-3.1.3.ebuild => anjuta-3.1.4.ebuild}   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/anjuta/anjuta-3.1.3.ebuild b/dev-util/anjuta/anjuta-3.1.4.ebuild
similarity index 97%
rename from dev-util/anjuta/anjuta-3.1.3.ebuild
rename to dev-util/anjuta/anjuta-3.1.4.ebuild
index d8cef98..6ccd352 100644
--- a/dev-util/anjuta/anjuta-3.1.3.ebuild
+++ b/dev-util/anjuta/anjuta-3.1.4.ebuild
@@ -44,7 +44,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
 		>=net-libs/neon-0.28.2
 		>=dev-libs/apr-1
 		>=dev-libs/apr-util-1 )
-	vala? ( >=dev-lang/vala-0.11.2:0.12 )"
+	vala? ( >=dev-lang/vala-0.13.0:0.14 )"
 DEPEND="${RDEPEND}
 	>=dev-lang/perl-5
 	!!dev-libs/gnome-build
@@ -78,7 +78,7 @@ pkg_setup() {
 		$(use_enable vala)"
 
 	if use vala; then
-		G2CONF="${G2CONF} VALAC=$(type -P valac-0.12)"
+		G2CONF="${G2CONF} VALAC=$(type -P valac-0.14)"
 	fi
 
 	# Conflics with -pg in a plugin, bug #266777



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

* [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/
@ 2011-08-13  6:37 Alexandre Restovtsev
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Restovtsev @ 2011-08-13  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     f805bd9d638bada4bfa5f760e73f6d67df67b7d6
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sat Aug 13 06:30:23 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat Aug 13 06:30:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f805bd9d

dev-util/anjuta: 3.1.4 → 3.1.5

Version bump bringing fixes for various bugs, including several segfaults.

---
 .../{anjuta-3.1.4.ebuild => anjuta-3.1.5.ebuild}   |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-util/anjuta/anjuta-3.1.4.ebuild b/dev-util/anjuta/anjuta-3.1.5.ebuild
similarity index 100%
rename from dev-util/anjuta/anjuta-3.1.4.ebuild
rename to dev-util/anjuta/anjuta-3.1.5.ebuild



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

* [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/
@ 2011-08-29  5:31 Alexandre Restovtsev
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Restovtsev @ 2011-08-29  5:31 UTC (permalink / raw
  To: gentoo-commits

commit:     652d893aed07ca68527c4c9b27473ca4a29570fb
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon Aug 29 05:19:19 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Aug 29 05:26:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=652d893a

dev-util/anjuta: 3.1.5 → 3.1.90

Version bump with numerous changes. Now uses libgda:5 and vala-0.13.3.

Forced to restrict tests because there is no way to pass them on Gentoo:
1. tests require plugins/am-project/tests/anjuta.lst to run, but this
file is not distributed with tarballs (see https://bugzilla.gnome.org/show_bug.cgi?id=657589);
2. in any case, anjuta.lst in upstream git is currently out of date (needs
to be updated for vala:0.14 and libgda:5, for example);
3. and, as far as I can tell, the tests will only pass when anjuta is
built with a specific set of USE flags.

Need to think of a way of handling this...

---
 .../{anjuta-3.1.5.ebuild => anjuta-3.1.90.ebuild}  |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-util/anjuta/anjuta-3.1.5.ebuild b/dev-util/anjuta/anjuta-3.1.90.ebuild
similarity index 90%
rename from dev-util/anjuta/anjuta-3.1.5.ebuild
rename to dev-util/anjuta/anjuta-3.1.90.ebuild
index 6ccd352..b91c70b 100644
--- a/dev-util/anjuta/anjuta-3.1.5.ebuild
+++ b/dev-util/anjuta/anjuta-3.1.90.ebuild
@@ -19,6 +19,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="debug devhelp doc glade graphviz +introspection subversion test vala"
 
+# FIXME: tests do not work. First, anjuta.lst is missing from tarballs (see
+# upstream bug 657589). Second, in any case, anjuta.lst is out of date (no
+# vala:0.14, no libgda:5). Third, AFAICT, the tests could only pass if anjuta
+# is built a specific set of USE flags.
+RESTRICT="test"
+
 RDEPEND=">=dev-libs/glib-2.28.0:2
 	x11-libs/gdk-pixbuf:2
 	>=x11-libs/gtk+-3.0.0:3
@@ -29,7 +35,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
 
 	sys-devel/autogen
 
-	>=gnome-extra/libgda-4.2.0:4
+	>=gnome-extra/libgda-4.99.0:5
 	dev-util/ctags
 
 	x11-libs/libXext
@@ -44,7 +50,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
 		>=net-libs/neon-0.28.2
 		>=dev-libs/apr-1
 		>=dev-libs/apr-util-1 )
-	vala? ( >=dev-lang/vala-0.13.0:0.14 )"
+	vala? ( >=dev-lang/vala-0.13.3:0.14 )"
 DEPEND="${RDEPEND}
 	>=dev-lang/perl-5
 	!!dev-libs/gnome-build



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

* [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/
@ 2011-09-29  8:25 Alexandre Restovtsev
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Restovtsev @ 2011-09-29  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     6084f56ca5863fd96904386e0fe290d9842d51b7
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Thu Sep 29 07:46:15 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu Sep 29 07:46:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6084f56c

dev-util/anjuta: 3.1.90 → 3.2.0

Version bump with numerous bug fixes and improvements. For now, on my
setup, tests appear to pass.

---
 .../{anjuta-3.1.90.ebuild => anjuta-3.2.0.ebuild}  |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-util/anjuta/anjuta-3.1.90.ebuild b/dev-util/anjuta/anjuta-3.2.0.ebuild
similarity index 89%
rename from dev-util/anjuta/anjuta-3.1.90.ebuild
rename to dev-util/anjuta/anjuta-3.2.0.ebuild
index b91c70b..20e8c7f 100644
--- a/dev-util/anjuta/anjuta-3.1.90.ebuild
+++ b/dev-util/anjuta/anjuta-3.2.0.ebuild
@@ -17,15 +17,12 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE="debug devhelp doc glade graphviz +introspection subversion test vala"
+IUSE="debug devhelp doc glade graphviz +introspection packagekit subversion test vala"
 
-# FIXME: tests do not work. First, anjuta.lst is missing from tarballs (see
-# upstream bug 657589). Second, in any case, anjuta.lst is out of date (no
-# vala:0.14, no libgda:5). Third, AFAICT, the tests could only pass if anjuta
-# is built a specific set of USE flags.
-RESTRICT="test"
+# FIXME: tests are fragile and may require a specific set of USE flags
+#RESTRICT="test"
 
-RDEPEND=">=dev-libs/glib-2.28.0:2
+COMMON_DEPEND=">=dev-libs/glib-2.29.2:2
 	x11-libs/gdk-pixbuf:2
 	>=x11-libs/gtk+-3.0.0:3
 	>=x11-libs/vte-0.27.6:2.90
@@ -51,7 +48,9 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
 		>=dev-libs/apr-1
 		>=dev-libs/apr-util-1 )
 	vala? ( >=dev-lang/vala-0.13.3:0.14 )"
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}
+	packagekit? ( app-admin/packagekit-base )"
+DEPEND="${COMMON_DEPEND}
 	>=dev-lang/perl-5
 	!!dev-libs/gnome-build
 	>=sys-devel/gettext-0.17
@@ -80,6 +79,7 @@ pkg_setup() {
 		$(use_enable glade plugin-glade)
 		$(use_enable graphviz)
 		$(use_enable introspection)
+		$(use_enable packagekit)
 		$(use_enable subversion plugin-subversion)
 		$(use_enable vala)"
 



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

end of thread, other threads:[~2011-09-29  8:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26 18:47 [gentoo-commits] proj/gnome:gnome-next commit in: dev-util/anjuta/ Alexandre Restovtsev
  -- strict thread matches above, loose matches on Subject: below --
2011-09-29  8:25 Alexandre Restovtsev
2011-08-29  5:31 Alexandre Restovtsev
2011-08-13  6:37 Alexandre Restovtsev
2011-07-24 20:19 Alexandre Restovtsev
2011-07-24 20:19 Alexandre Restovtsev

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