summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Bordelon <sunflare@gentoo.org>2002-07-08 15:08:29 +0000
committerPhil Bordelon <sunflare@gentoo.org>2002-07-08 15:08:29 +0000
commit0c8c615b7bca93a8e03e55438b0849747c89ecb6 (patch)
tree618ff425703b99ac1fcebe1aad8c4d6f797c65cd /app-doc
parentmasked gst plugins (diff)
downloadgentoo-2-0c8c615b7bca93a8e03e55438b0849747c89ecb6.tar.gz
gentoo-2-0c8c615b7bca93a8e03e55438b0849747c89ecb6.tar.bz2
gentoo-2-0c8c615b7bca93a8e03e55438b0849747c89ecb6.zip
Version bump; lintool'd and repoman'd as well.
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/doxygen/ChangeLog9
-rw-r--r--app-doc/doxygen/doxygen-1.2.15-r1.ebuild4
-rw-r--r--app-doc/doxygen/doxygen-1.2.15.ebuild5
-rw-r--r--app-doc/doxygen/doxygen-1.2.16.ebuild42
-rw-r--r--app-doc/doxygen/files/digest-doxygen-1.2.161
5 files changed, 58 insertions, 3 deletions
diff --git a/app-doc/doxygen/ChangeLog b/app-doc/doxygen/ChangeLog
index c14c914fc7ef..d8277309feef 100644
--- a/app-doc/doxygen/ChangeLog
+++ b/app-doc/doxygen/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-doc/doxygen
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.5 2002/06/11 11:07:54 wmertens Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.6 2002/07/08 15:08:29 sunflare Exp $
+
+#doxygen-1.2.16 (08 Jul 2002)
+
+ 08 Jul 2002; Phil Bordelon <sunflare@gentoo.org> doxygen-1.2.15.ebuild doxygen-1.2.15-r1.ebuild doxygen-1.2.16.ebuild :
+ Did a version bump. Also lintool'd and repoman'd the ebuild so that
+ it matches modern form. Added KEYWORDs and SLOTs to the old ebuilds
+ as well.
*doxygen-1.2.15-r1 (11 May 2002)
diff --git a/app-doc/doxygen/doxygen-1.2.15-r1.ebuild b/app-doc/doxygen/doxygen-1.2.15-r1.ebuild
index 51852307b7d3..3a8e4a66035d 100644
--- a/app-doc/doxygen/doxygen-1.2.15-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.2.15-r1.ebuild
@@ -1,10 +1,12 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.15-r1.ebuild,v 1.4 2002/06/11 11:07:54 wmertens Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.15-r1.ebuild,v 1.5 2002/07/08 15:08:29 sunflare Exp $
DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C"
HOMEPAGE="http://www.doxygen.org"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
RDEPEND="qt? ( x11-libs/qt )
media-gfx/graphviz"
diff --git a/app-doc/doxygen/doxygen-1.2.15.ebuild b/app-doc/doxygen/doxygen-1.2.15.ebuild
index b438303f97bd..1ee7fc132507 100644
--- a/app-doc/doxygen/doxygen-1.2.15.ebuild
+++ b/app-doc/doxygen/doxygen-1.2.15.ebuild
@@ -1,13 +1,16 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Sean Mitchell <sean@arawak.on.ca>, updated Tom von Schwerdtner <tvon@etria.org>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.15.ebuild,v 1.1 2002/04/18 02:43:46 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.15.ebuild,v 1.2 2002/07/08 15:08:29 sunflare Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C"
SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
HOMEPAGE="http://www.doxygen.org"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="qt? ( =x11-libs/qt-2* )"
diff --git a/app-doc/doxygen/doxygen-1.2.16.ebuild b/app-doc/doxygen/doxygen-1.2.16.ebuild
new file mode 100644
index 000000000000..a9bd0d496063
--- /dev/null
+++ b/app-doc/doxygen/doxygen-1.2.16.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2001-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.16.ebuild,v 1.1 2002/07/08 15:08:29 sunflare Exp $
+
+DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C"
+HOMEPAGE="http://www.doxygen.org"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+
+RDEPEND="qt? ( x11-libs/qt )
+ media-gfx/graphviz"
+DEPEND="$RDEPEND"
+
+S=${WORKDIR}/${P}
+SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
+
+src_unpack() {
+
+ unpack ${A}
+ cd ${S}/addon/doxywizard
+ patch -p0 < ${FILESDIR}/${P}-gentoo.diff
+
+}
+
+src_compile()
+{
+
+ use qt && CONFIGURE_OPTIONS="--with-doxywizard"
+
+ ./configure --install install --prefix ${D}/usr ${CONFIGURE_OPTIONS} || die
+ make all || die
+
+}
+
+src_install()
+{
+
+ make install || die
+ dodoc README VERSION LICENSE LANGUAGE.HOWTO PLATFORMS
+
+}
diff --git a/app-doc/doxygen/files/digest-doxygen-1.2.16 b/app-doc/doxygen/files/digest-doxygen-1.2.16
new file mode 100644
index 000000000000..cead1a45b7f2
--- /dev/null
+++ b/app-doc/doxygen/files/digest-doxygen-1.2.16
@@ -0,0 +1 @@
+MD5 c0d2abbac723d2a9d020083a8e2f3e92 doxygen-1.2.16.src.tar.gz 2225711