diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-23 14:40:25 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-23 14:40:25 +0000 |
commit | 883bcacc4a1eea713b59872c570edf5c371c4163 (patch) | |
tree | 271d982d2443489d15114deae4c74a70016d6a4b /sci-mathematics/drgeo | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-883bcacc4a1eea713b59872c570edf5c371c4163.tar.gz gentoo-2-883bcacc4a1eea713b59872c570edf5c371c4163.tar.bz2 gentoo-2-883bcacc4a1eea713b59872c570edf5c371c4163.zip |
Version bump, closes bug 101823.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics/drgeo')
-rw-r--r-- | sci-mathematics/drgeo/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/drgeo/Manifest | 12 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-1.1.0.ebuild | 44 | ||||
-rw-r--r-- | sci-mathematics/drgeo/files/digest-drgeo-1.1.0 | 2 |
4 files changed, 54 insertions, 11 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog index 39ad65c877bb..0e6d77862c20 100644 --- a/sci-mathematics/drgeo/ChangeLog +++ b/sci-mathematics/drgeo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/drgeo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.7 2005/07/26 23:05:53 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.8 2005/08/23 14:40:25 cryos Exp $ + +*drgeo-1.1.0 (23 Aug 2005) + + 23 Aug 2005; Marcus D. Hanwell <marcus@gentoo.org> +drgeo-1.1.0.ebuild: + Version bump, closes bug 101823. 26 Jul 2005; Marcus D. Hanwell <marcus@gentoo.org> -drgeo-0.9.14.ebuild: Remove old version. diff --git a/sci-mathematics/drgeo/Manifest b/sci-mathematics/drgeo/Manifest index e71892e6c697..3c1631f89e63 100644 --- a/sci-mathematics/drgeo/Manifest +++ b/sci-mathematics/drgeo/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 273718ad3a91623d0f6323f47b62426f drgeo-1.0.0.ebuild 1271 MD5 a0c9cb4e26e9e054f3f7adcef3a4dc81 ChangeLog 1946 MD5 b7754813bc9622131031666d24ae5db7 metadata.xml 635 +MD5 a711be2b09c86a89c5b5b5baa1364881 drgeo-1.1.0.ebuild 1273 MD5 2517f39945f64a2eafa7c8cd288efbec files/digest-drgeo-1.0.0 130 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC5sHdntT9W3vfTuoRAnCsAKCIo8LrzVOuUiPLSTyg4mTwMij2tACeJnqc -p538JChgq4PoEmOivNB3Buk= -=NZsx ------END PGP SIGNATURE----- +MD5 a1b6304f55623103659e59a8dfb286b2 files/digest-drgeo-1.1.0 130 diff --git a/sci-mathematics/drgeo/drgeo-1.1.0.ebuild b/sci-mathematics/drgeo/drgeo-1.1.0.ebuild new file mode 100644 index 000000000000..c149bddcad88 --- /dev/null +++ b/sci-mathematics/drgeo/drgeo-1.1.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-1.1.0.ebuild,v 1.1 2005/08/23 14:40:25 cryos Exp $ + +DOCN="${PN}-doc" +DOCV="1.5" +DOC="${DOCN}-${DOCV}" + +DESCRIPTION="Interactive geometry package" +LICENSE="GPL-2" +HOMEPAGE="http://www.ofset.org/drgeo" +SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz + mirror://sourceforge/ofset/${DOC}.tar.gz" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="nls no-helpbrowser" + +DEPEND=">=x11-libs/gtk+-2 + >=gnome-base/libglade-2 + >=dev-libs/libxml2-2 + >=dev-util/guile-1.4 + !no-helpbrowser? ( www-client/dillo )" + +src_compile() { + econf || die "econf failed." + emake || die "emake failed." + # Can't make the documentation as it depends on Hyperlatex which isn't + # yet in portage. Fortunately HTML is already compiled for us in the + # tarball and so can be installed. Just create the make install target. + cd ${WORKDIR}/${DOC} + econf || die "docs econf failed." +} + +src_install() { + make install DESTDIR=${D} || die "make install failed." + dodoc AUTHORS ChangeLog README NEWS TODO + if use nls; then + cd ${WORKDIR}/${DOC} + else + cd ${WORKDIR}/${DOC}/c + fi + make install DESTDIR=${D} || die "docs make installation failed." +} diff --git a/sci-mathematics/drgeo/files/digest-drgeo-1.1.0 b/sci-mathematics/drgeo/files/digest-drgeo-1.1.0 new file mode 100644 index 000000000000..7c29ea56d3f2 --- /dev/null +++ b/sci-mathematics/drgeo/files/digest-drgeo-1.1.0 @@ -0,0 +1,2 @@ +MD5 4ee0a887e819266740867959cbb4095f drgeo-1.1.0.tar.gz 1608361 +MD5 a454d102a02528f993e0ccd41aadcad1 drgeo-doc-1.5.tar.gz 2730242 |