summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2004-08-02 05:36:36 +0000
committerSteve Arnold <nerdboy@gentoo.org>2004-08-02 05:36:36 +0000
commitadeb15e30e9b4fc45f79092e97271b82387b1776 (patch)
tree755844c7f728a7d2c9fa03bc8f44fb275a72af0f /app-doc
parentNew revision of binutils. Doesn't include 51* or 52* uclibc patches. (Manife... (diff)
downloadgentoo-2-adeb15e30e9b4fc45f79092e97271b82387b1776.tar.gz
gentoo-2-adeb15e30e9b4fc45f79092e97271b82387b1776.tar.bz2
gentoo-2-adeb15e30e9b4fc45f79092e97271b82387b1776.zip
Bumped 1.3.7 to x86 and added 1.3.8 (ppc64 needs a graphviz bump)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/doxygen/ChangeLog5
-rw-r--r--app-doc/doxygen/Manifest6
-rw-r--r--app-doc/doxygen/doxygen-1.3.7.ebuild4
-rw-r--r--app-doc/doxygen/doxygen-1.3.8.ebuild90
-rw-r--r--app-doc/doxygen/files/digest-doxygen-1.3.81
5 files changed, 101 insertions, 5 deletions
diff --git a/app-doc/doxygen/ChangeLog b/app-doc/doxygen/ChangeLog
index 1e743d8e2d09..be210a665153 100644
--- a/app-doc/doxygen/ChangeLog
+++ b/app-doc/doxygen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/doxygen
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.43 2004/07/23 16:06:37 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.44 2004/08/02 05:36:36 nerdboy Exp $
+
+ 01 Aug 2004; Steve Arnold <nerdboy@gentoo.org> doxygen-1.3.7.ebuild:
+ Bumped 1.3.7 to x86 and added 1.3.8
23 Jul 2004; Tom Gall <tgall@gentoo.org> doxygen-1.3.7.ebuild:
stable on ppc64
diff --git a/app-doc/doxygen/Manifest b/app-doc/doxygen/Manifest
index 564186881812..5308f7163c91 100644
--- a/app-doc/doxygen/Manifest
+++ b/app-doc/doxygen/Manifest
@@ -1,10 +1,12 @@
-MD5 b21859c4110f83bdc1ef8360eb46082f ChangeLog 7786
+MD5 ba53908ebd01bf6c20f2b8d56e0e2620 ChangeLog 7896
MD5 a50cf5cce5de0592963796884063725d doxygen-1.3.5-r1.ebuild 2840
MD5 a1736e2bd5f886049e4055896e25d05b doxygen-1.3.5.ebuild 2517
MD5 41714edfd55071a4abdec7f99942e253 doxygen-1.3.6.ebuild 2836
-MD5 4786d3c3d30701dfee1ea945bc3b3706 doxygen-1.3.7.ebuild 2847
+MD5 1ab8ca30137f5fc241845c1f16d50ed1 doxygen-1.3.7.ebuild 2846
MD5 b0a0946d26e4c157e66cb81d8557b2f7 metadata.xml 375
+MD5 85ac96c856f1a2f31e825d85fe726953 doxygen-1.3.8.ebuild 2849
MD5 6fbdec5b9c246aad6da7d0e897fc88c0 files/digest-doxygen-1.3.5 70
MD5 6fbdec5b9c246aad6da7d0e897fc88c0 files/digest-doxygen-1.3.5-r1 70
MD5 ad1b465c01ce64583c79c9ff8704a1db files/digest-doxygen-1.3.6 70
MD5 df3a9ba1fcea84b8601e1175a21de969 files/digest-doxygen-1.3.7 70
+MD5 6cb85b7786622aeda41b6d098c09798e files/digest-doxygen-1.3.8 70
diff --git a/app-doc/doxygen/doxygen-1.3.7.ebuild b/app-doc/doxygen/doxygen-1.3.7.ebuild
index 9abf8ada0bf0..809b94fca6e9 100644
--- a/app-doc/doxygen/doxygen-1.3.7.ebuild
+++ b/app-doc/doxygen/doxygen-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.3.7.ebuild,v 1.4 2004/07/23 16:06:37 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.3.7.ebuild,v 1.5 2004/08/02 05:36:36 nerdboy Exp $
DESCRIPTION="documentation system for C++, C, Java, IDL, PHP and C#"
HOMEPAGE="http://www.doxygen.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ppc64"
IUSE="doc qt tetex"
RDEPEND="media-gfx/graphviz
diff --git a/app-doc/doxygen/doxygen-1.3.8.ebuild b/app-doc/doxygen/doxygen-1.3.8.ebuild
new file mode 100644
index 000000000000..d378d6ab11cf
--- /dev/null
+++ b/app-doc/doxygen/doxygen-1.3.8.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.3.8.ebuild,v 1.1 2004/08/02 05:36:36 nerdboy Exp $
+
+DESCRIPTION="documentation system for C++, C, Java, IDL, PHP and C#"
+HOMEPAGE="http://www.doxygen.org/"
+SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64"
+IUSE="doc qt tetex"
+
+RDEPEND="media-gfx/graphviz
+ qt? ( x11-libs/qt )
+ doc? ( tetex? ( virtual/tetex )
+ virtual/ghostscript )"
+DEPEND=">=sys-apps/sed-4
+ ${RDEPEND}"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ # use CFLAGS and CXXFLAGS
+ sed -i.orig -e "s:^\(TMAKE_CFLAGS_RELEASE\t*\)= .*$:\1= ${CFLAGS}:" \
+ -e "s:^\(TMAKE_CXXFLAGS_RELEASE\t*\)= .*$:\1= ${CXXFLAGS}:" \
+ tmake/lib/linux-g++/tmake.conf
+ # fix doxygen_manual.tex to work with latex-2.x
+ sed -i.orig "s:^\\\setlength\({\\\footrulewidth}\):\\\renewcommand\1:" \
+ doc/doxygen_manual.tex
+ # fix configure to work w/ install from either fileutils or coreutils
+ sed -ie "s/grep fileutils/egrep 'fileutils|coreutils'/" ${S}/configure
+}
+
+src_compile() {
+ # set ./configure options (prefix, Qt based wizard, docdir)
+ local confopts="--prefix ${D}/usr"
+ use qt && confopts="${confopts} --with-doxywizard"
+
+ # ./configure and compile
+ ./configure ${confopts} || die '"./configure" failed.'
+ emake all || die '"emake all" failed.'
+
+ # generate html and pdf (if tetex in use) documents.
+ # errors here are not considered fatal, hence the ewarn message
+ # TeX's font caching in /var/cache/fonts causes sandbox warnings,
+ # so we allow it.
+ if use doc; then
+ if use tetex; then
+ addwrite /var/cache/fonts
+ addwrite /usr/share/texmf/fonts/pk
+ addwrite /usr/share/texmf/ls-R
+ make pdf || ewarn '"make docs" failed.'
+ else
+ cp doc/Doxyfile doc/Doxyfile.orig
+ cp doc/Makefile doc/Makefile.orig
+ sed -i.orig -e "s/GENERATE_LATEX = YES/GENERATE_LATEX = NO/" doc/Doxyfile
+ sed -i.orig -e "s/@epstopdf/# @epstopdf/" \
+ -e "s/@cp Makefile.latex/# @cp Makefile.latex/" \
+ -e "s/@sed/# @sed/" doc/Makefile
+ make docs || ewarn '"make docs" failed.'
+ fi
+ fi
+}
+
+src_install() {
+ make install || die '"make install" failed.'
+
+ dodoc INSTALL LANGUAGE.HOWTO LICENSE README VERSION
+
+ # pdf and html manuals
+ if use doc; then
+ insinto /usr/share/doc/${PF}
+ if use tetex; then
+ doins latex/doxygen_manual.pdf
+ fi
+ dohtml -r html/*
+ fi
+}
+
+pkg_postinst() {
+
+ ewarn ""
+ einfo "The USE flags qt, doc, and tetex will enable doxywizard, or"
+ einfo "the html and pdf documentation, respectively. For examples"
+ einfo "and other goodies, see the source tarball. For some example"
+ einfo "output, run doxygen on the doxygen source using the Doxyfile"
+ einfo "provided in the top-level source dir."
+ ewarn ""
+}
diff --git a/app-doc/doxygen/files/digest-doxygen-1.3.8 b/app-doc/doxygen/files/digest-doxygen-1.3.8
new file mode 100644
index 000000000000..b10d39000e2d
--- /dev/null
+++ b/app-doc/doxygen/files/digest-doxygen-1.3.8
@@ -0,0 +1 @@
+MD5 e46625be5b3aa992fdac33997aa1b367 doxygen-1.3.8.src.tar.gz 2774925