From: "Christoph Junghans" <kleiner_otti@gmx.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: app-doc/gromacs-manual/
Date: Thu, 10 Mar 2011 20:16:43 +0000 (UTC) [thread overview]
Message-ID: <c2934b11e71a620c97527059cf9d07767d8dcf82.kleiner_otti@gentoo> (raw)
commit: c2934b11e71a620c97527059cf9d07767d8dcf82
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 20:27:41 2011 +0000
Commit: Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
CommitDate: Thu Mar 10 20:27:41 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c2934b11
[app-doc/gromacs-manual] updated
(Portage version: 2.1.9.25/git/Linux i686, signed Manifest commit with key C2000586)
---
app-doc/gromacs-manual/gromacs-manual-9999.ebuild | 26 ++++++++++----------
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/app-doc/gromacs-manual/gromacs-manual-9999.ebuild b/app-doc/gromacs-manual/gromacs-manual-9999.ebuild
index 9b46e72..edc27c7 100644
--- a/app-doc/gromacs-manual/gromacs-manual-9999.ebuild
+++ b/app-doc/gromacs-manual/gromacs-manual-9999.ebuild
@@ -27,20 +27,20 @@ RDEPEND=""
src_compile() {
local progs
- ./mkmdp /usr/share/doc/gromacs-${PV}/html || die "mkmdp failed"
- progs=$(sed -e '/luck/d' /usr/share/gromacs/programs.list | tr '\n' ' ') || \
+ einfo "Building mdp option file"
+ ./mkmdp /usr/share/doc/gromacs-${PV}/html || die
+ progs=$(sed -e '/g_luck/d' /usr/share/gromacs/programs.list | tr '\n' ' ') || \
die "sed of programs.list failed"
- echo "Building manpages for ${progs}"
- sed -e "s@^set PROGRAMS.*@set PROGRAMS = '${progs}'@" mkman > mkman.gentoo || \
- die "sed of mkman failed"
- cmp -s mkman mkman.gentoo && die "sed of mkman.gentoo failed"
- chmod 755 ./mkman.gentoo || die "chmod of mkman.gentoo failed"
- ./mkman.gentoo /usr/bin || die "mkman failed"
- cp /usr/share/gromacs/programs.txt . || die "cp of programs.txt failed"
- ./mk_proglist || die "mk_proglist failed"
- g_options -man tex || die "g_options failed"
- mv g_options.tex options.tex || die "mv of options.tex failed"
- make pdf
+ einfo "Building manpages for ${progs}"
+ sed -i "s@^\(set PROGRAMS\).*@\1 = '${progs}'@" mkman || die
+ ./mkman /usr/bin || die
+ cp /usr/share/gromacs/programs.txt . || die
+ einfo "Building program list"
+ ./mk_proglist || die
+ einfo "Building common option file"
+ emake g_options.tex || die
+ einfo "Building pdf manual"
+ emake pdf || die
}
src_install() {
next reply other threads:[~2011-03-10 20:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 20:16 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-10 20:36 [gentoo-commits] proj/sci:master commit in: app-doc/gromacs-manual/ Christoph Junghans
2011-06-25 12:58 Christoph Junghans
2011-06-25 17:22 Justin Lecher
2012-10-04 14:39 Christoph Junghans
2012-11-19 0:48 Christoph Junghans
2012-11-30 3:09 Christoph Junghans
2012-12-06 2:28 Christoph Junghans
2013-01-30 3:29 Christoph Junghans
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=c2934b11e71a620c97527059cf9d07767d8dcf82.kleiner_otti@gentoo \
--to=kleiner_otti@gmx.de \
--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