diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-11 10:41:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-11 10:41:21 +0000 |
commit | 7ea7a43798f70c59cb80e76d0663c3e7207da7ca (patch) | |
tree | 5353348df6a88b4d94da1f42b9be43948ba1bfca /app-doc | |
parent | new package (diff) | |
download | gentoo-2-7ea7a43798f70c59cb80e76d0663c3e7207da7ca.tar.gz gentoo-2-7ea7a43798f70c59cb80e76d0663c3e7207da7ca.tar.bz2 gentoo-2-7ea7a43798f70c59cb80e76d0663c3e7207da7ca.zip |
clean up directory
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/doxygen/doxygen-1.2.13.1.ebuild | 38 | ||||
-rw-r--r-- | app-doc/doxygen/doxygen-1.2.15-r1.ebuild | 4 | ||||
-rw-r--r-- | app-doc/doxygen/doxygen-1.2.8.1.ebuild | 30 | ||||
-rw-r--r-- | app-doc/doxygen/files/digest-doxygen-1.2.13.1 | 1 | ||||
-rw-r--r-- | app-doc/doxygen/files/digest-doxygen-1.2.8.1 | 1 |
5 files changed, 2 insertions, 72 deletions
diff --git a/app-doc/doxygen/doxygen-1.2.13.1.ebuild b/app-doc/doxygen/doxygen-1.2.13.1.ebuild deleted file mode 100644 index 8ca9d0f350d6..000000000000 --- a/app-doc/doxygen/doxygen-1.2.13.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# 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.13.1.ebuild,v 1.3 2002/02/03 21:44:55 danarmak 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" - -DEPEND="qt? ( =x11-libs/qt-2* )" - -src_unpack() { - - unpack ${A} - cd ${S}/addon/doxywizard - patch -p0 < ${FILESDIR}/${P}-gentoo.diff - -} - -src_compile() -{ - - use qt && CONFIGURE_OPTIONS="--with-doxywizard" - - QTDIR=/usr/qt/2 ./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/doxygen-1.2.15-r1.ebuild b/app-doc/doxygen/doxygen-1.2.15-r1.ebuild index a71c2c4031ec..11a8b7145d27 100644 --- a/app-doc/doxygen/doxygen-1.2.15-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.2.15-r1.ebuild @@ -1,10 +1,10 @@ # 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.2 2002/06/02 22:41:06 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.15-r1.ebuild,v 1.3 2002/06/11 10:41:21 seemant 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 +LICENSE="GPL-2" RDEPEND="qt? ( =x11-libs/qt-* ) media-gfx/graphviz" diff --git a/app-doc/doxygen/doxygen-1.2.8.1.ebuild b/app-doc/doxygen/doxygen-1.2.8.1.ebuild deleted file mode 100644 index a46353300d1e..000000000000 --- a/app-doc/doxygen/doxygen-1.2.8.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Author Sean Mitchell <sean@arawak.on.ca> -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.8.1.ebuild,v 1.5 2002/02/03 21:44:55 danarmak 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/doxygen-1.2.8.1.src.tar.gz" -HOMEPAGE="http://www.stack.nl/~dimitri/doxygen" - -DEPEND="qt? ( =x11-libs/qt-x11-2* )" - -src_compile() -{ - if [ "`use qt`" ] - then - CONFIGURE_OPTIONS="--install install --prefix ${D}/usr --with-doxywizard" - else - CONFIGURE_OPTIONS="--install install --prefix ${D}/usr" - fi - - try ./configure ${CONFIGURE_OPTIONS} - try make CFLAGS=\"${CFLAGS} -Wall\" all -} - -src_install() -{ - try make install - dodoc README VERSION LICENSE LANGUAGE.HOWTO PLATFORMS -} diff --git a/app-doc/doxygen/files/digest-doxygen-1.2.13.1 b/app-doc/doxygen/files/digest-doxygen-1.2.13.1 deleted file mode 100644 index f8c45abbbaee..000000000000 --- a/app-doc/doxygen/files/digest-doxygen-1.2.13.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2fbbf4f0ba6c419c0954c195179f1c0f doxygen-1.2.13.1.src.tar.gz 1790493 diff --git a/app-doc/doxygen/files/digest-doxygen-1.2.8.1 b/app-doc/doxygen/files/digest-doxygen-1.2.8.1 deleted file mode 100644 index 90457d373ac7..000000000000 --- a/app-doc/doxygen/files/digest-doxygen-1.2.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 929ed55365af5ec2efbdf789b8956b85 doxygen-1.2.8.1.src.tar.gz 1675697 |