diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-05 16:44:59 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-05 16:44:59 +0000 |
commit | a189ecb73868b62151f14fd65669c176d9badc80 (patch) | |
tree | 878f358ae919a17e738e491dd57ecb8a6a1d4155 /sci-mathematics | |
parent | sci-mathematics/ksimus-floatingpoint removal (diff) | |
download | gentoo-2-a189ecb73868b62151f14fd65669c176d9badc80.tar.gz gentoo-2-a189ecb73868b62151f14fd65669c176d9badc80.tar.bz2 gentoo-2-a189ecb73868b62151f14fd65669c176d9badc80.zip |
sci-mathematics/kalamaris
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/kalamaris/ChangeLog | 42 | ||||
-rw-r--r-- | sci-mathematics/kalamaris/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/kalamaris/kalamaris-0.7.1-r1.ebuild | 45 | ||||
-rw-r--r-- | sci-mathematics/kalamaris/metadata.xml | 5 |
4 files changed, 0 insertions, 96 deletions
diff --git a/sci-mathematics/kalamaris/ChangeLog b/sci-mathematics/kalamaris/ChangeLog deleted file mode 100644 index 79bb177a909a..000000000000 --- a/sci-mathematics/kalamaris/ChangeLog +++ /dev/null @@ -1,42 +0,0 @@ -# ChangeLog for sci-mathematics/kalamaris -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kalamaris/ChangeLog,v 1.7 2007/02/22 01:22:11 jokey Exp $ - - 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: - Redigest for Manifest2 - - 09 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> -kalamaris-0.7.1.ebuild, - kalamaris-0.7.1-r1.ebuild: - Marked ~amd64, pruned old version. - -*kalamaris-0.7.1-r1 (02 Feb 2006) - - 02 Feb 2006; Markus Dittrich <markusle@gentoo.org> - +kalamaris-0.7.1-r1.ebuild: - Appended -DQT_NO_STL preprocessor flag to allow kalamaris to - compile with gcc-3.4. This fixes bug #103273. - - 22 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> kalamaris-0.7.1.ebuild: - Adding an ugly workaround for the broken 'dependency' on ARTS (bug #96757) - - 10 Jul 2005; Jason Wever <weeve@gentoo.org> kalamaris-0.7.1.ebuild: - Added ~sparc keyword. - -*kalamaris-0.7.1 (28 Dec 2004) - - 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml, - +kalamaris-0.7.1.ebuild: - Moved from app-sci/kalamaris to sci-mathematics/kalamaris. - - 25 Jul 2004; Carsten Lohrke <carlo@gentoo.org> kalamaris-0.7.1.ebuild: - QA: need-kde after R/DEPEND - - 23 Jul 2004; David Holm <dholm@gentoo.org> kalamaris-0.7.1.ebuild: - Added to ~ppc. - -*kalamaris-0.7.1 (22 Jul 2004) - - 22 Jul 2004; Olivier Fisette <ribosome@gentoo.org> - kalamaris-0.7.1.ebuild, metadata.xml, ChangeLog: - Initial import. This is a modified version of the ebuild submitted by - Thomas Veith <xtv@gentoo.org> in bug #49337. diff --git a/sci-mathematics/kalamaris/Manifest b/sci-mathematics/kalamaris/Manifest deleted file mode 100644 index 8b2160b37738..000000000000 --- a/sci-mathematics/kalamaris/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST kalamaris-0.7.1.tar.bz2 591429 RMD160 68d562edf09138392849a83215b6db6bbefddb70 SHA1 06939e9896d5494d23fb1a03bddccb848b36e655 SHA256 0b99acbea395462d4a4ab983acdb4ac37866cf285cdc942c0cc9b7cf754ea1f3 -EBUILD kalamaris-0.7.1-r1.ebuild 1075 RMD160 338aa0f52541dc679ab627408dd38f411d7653ba SHA1 2340b70a745dca17bcd048f021f89fa16c3910f3 SHA256 ecc6008244769c68c96874be893a62a36c3e2e84e9a6d77cc3f68988e4599bea -MISC ChangeLog 1568 RMD160 35c21ead0074f5a6cae28dbd5ead59217bb432bf SHA1 ceaef9046d29a32ef80db54fe7924e6a4bfdfa17 SHA256 611e7a97184ae148f77f4177f3a8b03673a65c1c458451a5f758b8ced4f83b1f -MISC metadata.xml 169 RMD160 a8b2671842bbec7d36e587fbf53c4eb111498347 SHA1 604114857745acb6253b121cda619e3c35771cc7 SHA256 7a9f25879c1299572cfaf2a3efb47313412564a1ef12c828224194f4e96edcd0 diff --git a/sci-mathematics/kalamaris/kalamaris-0.7.1-r1.ebuild b/sci-mathematics/kalamaris/kalamaris-0.7.1-r1.ebuild deleted file mode 100644 index 43e50ce7f9b7..000000000000 --- a/sci-mathematics/kalamaris/kalamaris-0.7.1-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kalamaris/kalamaris-0.7.1-r1.ebuild,v 1.2 2006/04/09 23:42:48 cryos Exp $ - -inherit kde flag-o-matic - -DESCRIPTION="The KDE Computer Algebra System" -HOMEPAGE="http://developer.kde.org/~larrosa/kalamaris.html" -SRC_URI="http://developer.kde.org/~larrosa/bin/${P}.tar.bz2" -LICENSE="GPL-2" - -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -DEPEND="dev-libs/gmp" - -need-kde 3 - -S="${WORKDIR}/${PN}" - -src_unpack() { - unpack ${A} - cd ${S} - mkdir fakebin - for prog in mcopidl artsc-config; do - echo '#!/bin/sh' > fakebin/${prog} - chmod +x fakebin/${prog} - done -} - -src_compile() { - # need this to make kalamaris compile using gcc-3.4 - # see bug #103273 - append-flags -DQT_NO_STL - - PATH="${PATH}:${KDEDIR}/bin:fakebin" econf || die "econf failed" - emake || die "emake failed" -} - -src_install() { - kde_src_install - insinto /usr/share/${PN}/examples - doins kalamaris/examples/* - insinto /usr/share/${PN}/examples2 - doins kalamaris/examples2/* -} diff --git a/sci-mathematics/kalamaris/metadata.xml b/sci-mathematics/kalamaris/metadata.xml deleted file mode 100644 index 2b0bd5314823..000000000000 --- a/sci-mathematics/kalamaris/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>sci-mathematics</herd> -</pkgmetadata> |