summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 02:53:15 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 02:53:15 +0000
commitcdcbb6b42f4ba8d58f31172752660c09f73f6f8c (patch)
treebc0d25278b8004ef0ef1da12660ce683b9cbbdd7 /kde-base/kalzium
parentSpring cleaning. (diff)
downloadgentoo-2-cdcbb6b42f4ba8d58f31172752660c09f73f6f8c.tar.gz
gentoo-2-cdcbb6b42f4ba8d58f31172752660c09f73f6f8c.tar.bz2
gentoo-2-cdcbb6b42f4ba8d58f31172752660c09f73f6f8c.zip
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kalzium')
-rw-r--r--kde-base/kalzium/ChangeLog6
-rw-r--r--kde-base/kalzium/kalzium-3.5.5.ebuild25
-rw-r--r--kde-base/kalzium/kalzium-3.5.6.ebuild25
-rw-r--r--kde-base/kalzium/kalzium-3.5.7.ebuild25
-rw-r--r--kde-base/kalzium/kalzium-4.0.0.ebuild61
5 files changed, 5 insertions, 137 deletions
diff --git a/kde-base/kalzium/ChangeLog b/kde-base/kalzium/ChangeLog
index 38d54f556dda..48e876edba86 100644
--- a/kde-base/kalzium/ChangeLog
+++ b/kde-base/kalzium/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kalzium
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.84 2008/02/07 00:12:21 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/ChangeLog,v 1.85 2008/02/17 02:53:15 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kalzium-3.5.5.ebuild,
+ -kalzium-3.5.6.ebuild, -kalzium-3.5.7.ebuild, -kalzium-4.0.0.ebuild:
+ Spring cleaning
*kalzium-4.0.1 (06 Feb 2008)
diff --git a/kde-base/kalzium/kalzium-3.5.5.ebuild b/kde-base/kalzium/kalzium-3.5.5.ebuild
deleted file mode 100644
index 3a55d98772eb..000000000000
--- a/kde-base/kalzium/kalzium-3.5.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.5.ebuild,v 1.8 2006/12/11 12:08:52 kloeri Exp $
-KMNAME=kdeedu
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE: periodic table of the elements"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-HOMEPAGE="http://edu.kde.org/kalzium"
-
-DEPEND="$(deprange 3.5.4 $MAXKDEVER kde-base/libkdeedu)"
-
-KMEXTRACTONLY="libkdeedu/kdeeduplot
- libkdeedu/kdeeduui"
-KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot
- libkdeeduui libkdeedu/kdeeduui"
-
-src_compile() {
- local myconf="--disable-ocamlsolver"
-
- kde-meta_src_compile
-}
diff --git a/kde-base/kalzium/kalzium-3.5.6.ebuild b/kde-base/kalzium/kalzium-3.5.6.ebuild
deleted file mode 100644
index 281e1a7b252c..000000000000
--- a/kde-base/kalzium/kalzium-3.5.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.6.ebuild,v 1.2 2007/01/18 16:22:32 flameeyes Exp $
-KMNAME=kdeedu
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE: periodic table of the elements"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-HOMEPAGE="http://edu.kde.org/kalzium"
-
-DEPEND="$(deprange 3.5.4 $MAXKDEVER kde-base/libkdeedu)"
-
-KMEXTRACTONLY="libkdeedu/kdeeduplot
- libkdeedu/kdeeduui"
-KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot
- libkdeeduui libkdeedu/kdeeduui"
-
-src_compile() {
- local myconf="--disable-ocamlsolver"
-
- kde-meta_src_compile
-}
diff --git a/kde-base/kalzium/kalzium-3.5.7.ebuild b/kde-base/kalzium/kalzium-3.5.7.ebuild
deleted file mode 100644
index 7c77fb498d6a..000000000000
--- a/kde-base/kalzium/kalzium-3.5.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-3.5.7.ebuild,v 1.7 2007/08/11 16:24:10 armin76 Exp $
-KMNAME=kdeedu
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE: periodic table of the elements"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-HOMEPAGE="http://edu.kde.org/kalzium"
-
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdeedu)"
-
-KMEXTRACTONLY="libkdeedu/kdeeduplot
- libkdeedu/kdeeduui"
-KMCOPYLIB="libkdeeduplot libkdeedu/kdeeduplot
- libkdeeduui libkdeedu/kdeeduui"
-
-src_compile() {
- local myconf="--disable-ocamlsolver"
-
- kde-meta_src_compile
-}
diff --git a/kde-base/kalzium/kalzium-4.0.0.ebuild b/kde-base/kalzium/kalzium-4.0.0.ebuild
deleted file mode 100644
index 63a24a69a8ea..000000000000
--- a/kde-base/kalzium/kalzium-4.0.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalzium/kalzium-4.0.0.ebuild,v 1.2 2008/01/20 02:18:01 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="KDE: periodic table of the elements."
-KEYWORDS="~amd64 ~x86"
-IUSE="cviewer debug htmlhandbook solver test"
-
-COMMONDEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}
- cviewer? ( >=dev-cpp/eigen-1.0.5
- >=sci-chemistry/openbabel-2.1
- virtual/opengl )"
-DEPEND="${DEPEND} ${COMMONDEPEND}
- solver? ( dev-ml/facile )"
-RDEPEND="${RDEPEND} ${COMMONDEPEND}"
-
-KMEXTRACTONLY="libkdeedu/kdeeduui libkdeedu/libscience"
-
-pkg_setup() {
- use cviewer && QT4_BUILT_WITH_USE_CHECK="${QT4_BUILT_WITH_USE_CHECK} opengl"
-
- if use solver && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then
- eerror "In order to build the solver for ${PN}, you first need"
- eerror "to have dev-lang/ocaml built with the ocamlopt useflag"
- eerror "in order to get a native code ocaml compiler"
- die "Please install dev-lang/ocaml with ocamlopt support"
- fi
- if use solver && ! built_with_use --missing true dev-ml/facile ocamlopt; then
- eerror "In order to build the solver for ${PN}, you first need"
- eerror "to have dev-ml/facile built with the ocamlopt useflag"
- eerror "in order to get the native code library"
- die "Please install dev-ml/facile with ocamlopt support"
- fi
-
- kde4-meta_pkg_setup
-}
-
-src_compile() {
- if use solver ; then
- # Compile the solver on its own as the cmake-based build is
- # currently broken. Fixes bug 206620.
- cd "${S}/${PN}/src/solver"
- emake || die "compiling the ocaml resolver failed"
- mkdir -p "${WORKDIR}/${PN}_build/${PN}/src/"
- cp * "${WORKDIR}/${PN}_build/${PN}/src/"
- fi
-
- mycmakeargs="${mycmakeargs}
- $(cmake-utils_use_with cviewer Eigen)
- $(cmake-utils_use_with cviewer OpenBabel2)
- $(cmake-utils_use_with cviewer OpenGL)
- $(cmake-utils_use_with solver OCaml)
- $(cmake-utils_use_with solver Libfacile)"
-
- kde4-meta_src_compile
-}