diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-06-29 20:50:27 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-06-29 20:50:27 +0000 |
commit | a0a52a2cc701835f9ba9236504527b4934879aad (patch) | |
tree | ec033b40f65f0ba1f1ba1760915009870ad638f0 /dev-util | |
parent | netbeans-6.7: version bump (diff) | |
download | gentoo-2-a0a52a2cc701835f9ba9236504527b4934879aad.tar.gz gentoo-2-a0a52a2cc701835f9ba9236504527b4934879aad.tar.bz2 gentoo-2-a0a52a2cc701835f9ba9236504527b4934879aad.zip |
Version bump. Small bug fixes.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/anjuta/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/anjuta/anjuta-2.26.2.2.ebuild | 113 |
2 files changed, 120 insertions, 1 deletions
diff --git a/dev-util/anjuta/ChangeLog b/dev-util/anjuta/ChangeLog index c277688814de..93f07ff45e63 100644 --- a/dev-util/anjuta/ChangeLog +++ b/dev-util/anjuta/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/anjuta # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.95 2009/06/24 15:33:59 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.96 2009/06/29 20:50:27 eva Exp $ + +*anjuta-2.26.2.2 (29 Jun 2009) + + 29 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org> + +anjuta-2.26.2.2.ebuild: + Version bump. Small bug fixes. 24 Jun 2009; Jeremy Olexa <darkside@gentoo.org> anjuta-2.26.2.0.ebuild: QA: add missing USE flag (inherit-graph) to IUSE diff --git a/dev-util/anjuta/anjuta-2.26.2.2.ebuild b/dev-util/anjuta/anjuta-2.26.2.2.ebuild new file mode 100644 index 000000000000..45f6bd817ca8 --- /dev/null +++ b/dev-util/anjuta/anjuta-2.26.2.2.ebuild @@ -0,0 +1,113 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.26.2.2.ebuild,v 1.1 2009/06/29 20:50:27 eva Exp $ + +EAPI="2" + +inherit autotools eutils gnome2 flag-o-matic + +DESCRIPTION="A versatile IDE for GNOME" +HOMEPAGE="http://www.anjuta.org" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="debug devhelp doc glade graphviz sourceview subversion +symbol-db valgrind test" + +RDEPEND=">=dev-libs/glib-2.16 + >=x11-libs/gtk+-2.12.10 + >=gnome-base/orbit-2.6 + >=gnome-base/libglade-2.3 + >=gnome-base/libgnome-2.12 + >=gnome-base/libgnomeui-2.12 + >=gnome-base/gconf-2.12 + >=x11-libs/vte-0.13.1 + >=dev-libs/libxml2-2.4.23 + >=dev-libs/gdl-2.26 + >=app-text/gnome-doc-utils-0.3.2 + >=x11-libs/libwnck-2.12 + >=sys-devel/binutils-2.15.92 + >=dev-libs/libunique-1 + symbol-db? ( + gnome-extra/libgda:4 + dev-util/ctags ) + + dev-libs/libxslt + >=dev-lang/perl-5 + sys-devel/autogen + + devhelp? ( + >=dev-util/devhelp-0.22 + >=net-libs/webkit-gtk-1 ) + glade? ( >=dev-util/glade-3.6.0 ) + graphviz? ( >=media-gfx/graphviz-2.6.0 ) + sourceview? ( + >=x11-libs/gtk+-2.10 + >=gnome-base/libgnome-2.14 + >=x11-libs/gtksourceview-2.4 ) + subversion? ( + >=dev-util/subversion-1.5.0 + >=net-misc/neon-0.28.2 + >=dev-libs/apr-1 + >=dev-libs/apr-util-1 ) + valgrind? ( dev-util/valgrind )" +DEPEND="${RDEPEND} + !!dev-libs/gnome-build + >=sys-devel/gettext-0.14 + >=dev-util/intltool-0.35 + >=dev-util/pkgconfig-0.20 + >=app-text/scrollkeeper-0.3.14-r2 + doc? ( >=dev-util/gtk-doc-1.4 ) + test? ( + ~app-text/docbook-xml-dtd-4.1.2 + ~app-text/docbook-xml-dtd-4.5 )" + +DOCS="AUTHORS ChangeLog FUTURE MAINTAINERS NEWS README ROADMAP THANKS TODO" + +pkg_setup() { + if ! use symbol-db; then + elog "You disabled symbol-db which will disallow using projects." + fi + + G2CONF="${G2CONF} + --docdir=/usr/share/doc/${PF} + $(use_enable debug) + $(use_enable devhelp plugin-devhelp) + $(use_enable glade plugin-glade) + $(use_enable valgrind plugin-valgrind) + $(use_enable sourceview plugin-sourceview) + $(use_enable !sourceview plugin-scintilla) + $(use_enable subversion plugin-subversion) + $(use_enable symbol-db plugin-symbol-db) + $(use_enable graphviz)" # Toggles inherit-plugin and performance-plugin + + # Conflics wiht -pg in a plugin, bug #266777 + filter-flags -fomit-frame-pointer +} + +src_prepare() { + gnome2_src_prepare + + # Make Symbol DB optional + epatch "${FILESDIR}/${PN}-2.26.0.0-symbol-db-optional.patch" + + intltoolize --force --copy --automake || die "intltoolize failed" + eautoreconf +} + +src_install() { + # Anjuta uses a custom rule to install DOCS, get rid of it + gnome2_src_install + rm -rf "${D}"/usr/share/doc/${PN} || die "rm failed" +} + +pkg_postinst() { + gnome2_pkg_postinst + + ebeep 1 + elog "" + 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." + epause 5 +} |