public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonathan-Christofer Demay" <jcdemay@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/apron/
Date: Sun, 13 Feb 2011 07:13:06 +0000 (UTC)	[thread overview]
Message-ID: <6a16b3380e21a8a145ceb7b11cb7c4143c57c035.jcdemay@gentoo> (raw)

commit:     6a16b3380e21a8a145ceb7b11cb7c4143c57c035
Author:     Jonathan-Christofer Demay <jcdemay <AT> gmail <DOT> com>
AuthorDate: Sun Feb 13 09:15:31 2011 +0000
Commit:     Jonathan-Christofer Demay <jcdemay <AT> gmail <DOT> com>
CommitDate: Sun Feb 13 09:15:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6a16b338

sci-mathematics/apron: doc generation for cxx fixed using dev-tex/rubber

---
 sci-mathematics/apron/ChangeLog           |    4 ++++
 sci-mathematics/apron/apron-0.9.10.ebuild |    5 ++++-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/sci-mathematics/apron/ChangeLog b/sci-mathematics/apron/ChangeLog
index 1774f49..eddd171 100644
--- a/sci-mathematics/apron/ChangeLog
+++ b/sci-mathematics/apron/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Feb 2011; J.C. Demay <jcdemay@gmail.com>
+  apron-0.9.10.ebuild:
+  doc generation for cxx fixed using dev-tex/rubber 
+
   04 Jul 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
   apron-0.9.10.ebuild, metadata.xml:
   Silence repoman; drop ~sparc since dependencies cannot be fulfilled; move

diff --git a/sci-mathematics/apron/apron-0.9.10.ebuild b/sci-mathematics/apron/apron-0.9.10.ebuild
index 4d82cca..567a991 100644
--- a/sci-mathematics/apron/apron-0.9.10.ebuild
+++ b/sci-mathematics/apron/apron-0.9.10.ebuild
@@ -24,7 +24,8 @@ RDEPEND="ocaml? ( >=dev-lang/ocaml-3.09
 DEPEND="${RDEPEND}
 		doc? ( app-text/texlive
 				app-text/ghostscript-gpl
-				cxx? ( app-doc/doxygen ) )"
+				cxx? ( app-doc/doxygen
+						dev-tex/rubber ) )"
 
 src_prepare() {
 	mv Makefile.config.model Makefile.config
@@ -38,6 +39,8 @@ src_prepare() {
 
 	#fix doc building process
 	sed -i Makefile -e "s/; make html/; make/g"
+	sed -i apronxx/Makefile \
+		-e "s:cd doc/latex && make:cd doc/latex; rubber refman.tex &> /dev/null; pdflatex refman.tex:g"
 	sed -i apronxx/doc/Doxyfile \
 		-e "s/OUTPUT_DIRECTORY       = \/.*/OUTPUT_DIRECTORY       = .\//g" \
 		-e "s/STRIP_FROM_PATH        = \/.*/STRIP_FROM_PATH        = .\//g"



             reply	other threads:[~2011-02-13  7:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-13  7:13 Jonathan-Christofer Demay [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-11 23:49 [gentoo-commits] proj/sci:master commit in: sci-mathematics/apron/ Jonathan-Christofer Demay
2012-02-06 14:18 Jonathan-Christofer Demay
2012-05-09 20:13 Jonathan-Christofer Demay
2014-07-17 15:23 Jonathan-Christofer Demay
2014-09-02 21:19 Jauhien Piatlicki
2015-09-21 19:05 Justin Lecher
2020-09-26 23:45 Aisha Tammy

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=6a16b3380e21a8a145ceb7b11cb7c4143c57c035.jcdemay@gentoo \
    --to=jcdemay@gmail.com \
    --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