From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-util/devhelp/
Date: Wed, 13 Apr 2011 05:52:48 +0000 (UTC) [thread overview]
Message-ID: <2762916c11dfa4b767e9258c5d97f8eb3942cdf7.eva@gentoo> (raw)
commit: 2762916c11dfa4b767e9258c5d97f8eb3942cdf7
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 05:52:18 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 05:52:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2762916c
dev-util/devhelp: QAed
* Add missing pkg_preinst
* Raise gettext dependency per configure
---
dev-util/devhelp/devhelp-3.0.0.ebuild | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-util/devhelp/devhelp-3.0.0.ebuild b/dev-util/devhelp/devhelp-3.0.0.ebuild
index aafe155..12336ee 100644
--- a/dev-util/devhelp/devhelp-3.0.0.ebuild
+++ b/dev-util/devhelp/devhelp-3.0.0.ebuild
@@ -5,6 +5,7 @@
EAPI="3"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
+PYTHON_DEPEND="2"
inherit eutils gnome2 python toolchain-funcs
@@ -22,7 +23,7 @@ RDEPEND=">=gnome-base/gconf-2.6:2
x11-libs/libwnck:3
net-libs/webkit-gtk:3"
DEPEND="${RDEPEND}
- sys-devel/gettext
+ >=sys-devel/gettext-0.17
>=dev-util/intltool-0.40
>=dev-util/pkgconfig-0.9"
@@ -42,12 +43,17 @@ src_prepare() {
ln -sfn $(type -P true) py-compile
}
+pkg_preinst() {
+ gnome2_pkg_preinst
+ preserve_old_lib /usr/$(get_libdir)/libdevhelp-2.so.1
+}
+
pkg_postinst() {
gnome2_pkg_postinst
python_need_rebuild
python_mod_optimize /usr/$(get_libdir)/gedit/plugins
# Keep this around so that users get reminded to delete this
- preserve_old_lib_notify /usr/$(get_libdir)/libdevhelp-1.so.1
+ preserve_old_lib_notify /usr/$(get_libdir)/libdevhelp-2.so.1
}
pkg_postrm() {
next reply other threads:[~2011-04-13 5:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-13 5:52 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-13 8:00 [gentoo-commits] proj/gnome:master commit in: dev-util/devhelp/ Mart Raudsepp
2018-05-27 12:51 Gilles Dartiguelongue
2015-05-08 21:54 Gilles Dartiguelongue
2014-11-30 19:03 Remi Cardona
2014-04-24 22:35 Gilles Dartiguelongue
2014-04-12 15:44 Gilles Dartiguelongue
2013-12-01 23:18 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-11-18 19:33 Gilles Dartiguelongue
2012-10-27 21:22 Gilles Dartiguelongue
2011-04-13 9:57 Nirbheek Chauhan
2011-04-05 0:57 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-22 15:14 Nirbheek Chauhan
2011-02-09 20:13 Nirbheek Chauhan
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=2762916c11dfa4b767e9258c5d97f8eb3942cdf7.eva@gentoo \
--to=eva@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