public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-util/devhelp/
Date: Wed,  9 Feb 2011 20:13:22 +0000 (UTC)	[thread overview]
Message-ID: <aa2ef107c3de4f5c71dc5abfc70c93f1e2fcd68d.nirbheek@gentoo> (raw)

commit:     aa2ef107c3de4f5c71dc5abfc70c93f1e2fcd68d
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  9 12:36:59 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Feb  9 17:06:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=aa2ef107

Add dev-util/devhelp-2.91.5, gtk+:3 version

* Not slotted because the only thing that links to it is anjuta

---
 dev-util/devhelp/devhelp-2.91.5.ebuild |   56 ++++++++++++++++++++++++++++++++
 1 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/dev-util/devhelp/devhelp-2.91.5.ebuild b/dev-util/devhelp/devhelp-2.91.5.ebuild
new file mode 100644
index 0000000..7ca4f1c
--- /dev/null
+++ b/dev-util/devhelp/devhelp-2.91.5.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-2.32.0.ebuild,v 1.2 2011/01/24 16:45:07 eva Exp $
+
+EAPI="3"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 python toolchain-funcs
+
+DESCRIPTION="An API documentation browser for GNOME 2"
+HOMEPAGE="http://live.gnome.org/devhelp"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=gnome-base/gconf-2.6
+	>=dev-libs/glib-2.25.11:2
+	x11-libs/gtk+:3
+	x11-libs/libwnck
+	net-libs/webkit-gtk:3"
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+	>=dev-util/intltool-0.40
+	>=dev-util/pkgconfig-0.9"
+
+pkg_setup() {
+	DOCS="AUTHORS ChangeLog NEWS README"
+	# ICC is crazy, silence warnings (bug #154010)
+	if [[ $(tc-getCC) == "icc" ]] ; then
+		G2CONF="${G2CONF} --with-compile-warnings=no"
+	fi
+	python_set_active_version 2
+}
+
+src_prepare() {
+	gnome2_src_prepare
+
+	# disable pyc compiling
+	rm py-compile
+	ln -s $(type -P true) py-compile
+}
+
+pkg_postinst() {
+	gnome2_pkg_postinst
+	python_need_rebuild
+	python_mod_optimize /usr/$(get_libdir)/gedit-2/plugins/devhelp
+	preserve_old_lib_notify /usr/$(get_libdir)/libdevhelp-1.so.1
+}
+
+pkg_postrm() {
+	gnome2_pkg_postrm
+	python_mod_cleanup /usr/$(get_libdir)/gedit-2/plugins/devhelp
+}



             reply	other threads:[~2011-02-09 20:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09 20:13 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-22 15:14 [gentoo-commits] proj/gnome:master commit in: dev-util/devhelp/ Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-04-05  0:57 Nirbheek Chauhan
2011-04-13  5:52 Gilles Dartiguelongue
2011-04-13  9:57 Nirbheek Chauhan
2012-10-27 21:22 Gilles Dartiguelongue
2012-11-18 19:33 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2013-12-01 23:18 Gilles Dartiguelongue
2014-04-12 15:44 Gilles Dartiguelongue
2014-04-24 22:35 Gilles Dartiguelongue
2014-11-30 19:03 Remi Cardona
2015-05-08 21:54 Gilles Dartiguelongue
2018-05-27 12:51 Gilles Dartiguelongue
2018-09-13  8:00 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa2ef107c3de4f5c71dc5abfc70c93f1e2fcd68d.nirbheek@gentoo \
    --to=nirbheek@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox