aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/scidavis/ChangeLog14
-rw-r--r--sci-visualization/scidavis/Manifest6
-rw-r--r--sci-visualization/scidavis/files/scidavis-0.1.3-fitplugins.patch22
-rw-r--r--sci-visualization/scidavis/files/scidavis-0.1.3-profile.patch81
-rw-r--r--sci-visualization/scidavis/metadata.xml10
-rw-r--r--sci-visualization/scidavis/scidavis-0.1.3.ebuild88
6 files changed, 0 insertions, 221 deletions
diff --git a/sci-visualization/scidavis/ChangeLog b/sci-visualization/scidavis/ChangeLog
deleted file mode 100644
index f080eccb7..000000000
--- a/sci-visualization/scidavis/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for app-office/texmacs
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 24 Aug 2008; Tim Cera <timcera@earthlink.net> scidavis-0.1.3.ebuild:
- Indented on two lines with spaces instead of tabs.
-
-*scidavis-0.1.3 (18 May 2008)
-
-18 May 2008; Andrey Grozin <grozin@gentoo.org>
-+metadata.xml, +scidavis-0.1.3.ebuild,
-+files/scidavis-0.1.3-profile.patch,
-+files/scidavis-0.1.3-fitplugins.patch:
-Initial import, closing bug #222527
diff --git a/sci-visualization/scidavis/Manifest b/sci-visualization/scidavis/Manifest
deleted file mode 100644
index 950fefc64..000000000
--- a/sci-visualization/scidavis/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX scidavis-0.1.3-fitplugins.patch 1192 RMD160 a4e2448f765b1d65613917d386611273f36c468b SHA1 3249376b9da3bf971a0ad67756cea3aaeaaee7d8 SHA256 a58f3d4b33e687810e02bd95f7a72010eefc09be120e2a29dae26d5c3fbc4600
-AUX scidavis-0.1.3-profile.patch 3878 RMD160 20a650c9a18ef57a8b33ff785d6ba7456aae9f92 SHA1 7d7ebdafbcd89df4829b3900d42761145dd28b28 SHA256 4e324960acea8c7d20dd9c0106be599b9d87ada0b4fc4e01c2bc9bea523f6610
-DIST scidavis-0.1.3.tar.bz2 1088221 RMD160 5a7d5081ddf14f67ab68094393dc93417c8c0eaf SHA1 3602e618f4c6e86e6995be91ad30dfea1b7caf37 SHA256 8e87ba24f2b5483ff0ce4ebd9bed2d183eb23eecaf12b2ebb0195421a9744869
-EBUILD scidavis-0.1.3.ebuild 1980 RMD160 36b9555fb33911590c17533e4d3e62f0259099bc SHA1 253fa2735f9d0f130c1c09d4a5dc1da04ea4057b SHA256 af0a1c1e0648652294a2e1fd1a1fc624fb1f49d20a5aee7e64500c52d0214f34
-MISC ChangeLog 474 RMD160 0dcfaabe24561cf39cc48c8be814ffd7e318ac99 SHA1 66fad5a9b3b7d2be8b99b5e39f22e522d72b5823 SHA256 42d643718a81979bf55a7237c51900f51fc69e5707cc913341e491b6dd32d207
-MISC metadata.xml 329 RMD160 1c44aaaee788c9af3f7f186eeb4df42e48fd57e8 SHA1 bb08e1937ea25d7bca6e39f384bd42a98e3e1342 SHA256 2a6daaa143beb14653e5fd65624d37c049b90aaa4a73011a385185640461d4e4
diff --git a/sci-visualization/scidavis/files/scidavis-0.1.3-fitplugins.patch b/sci-visualization/scidavis/files/scidavis-0.1.3-fitplugins.patch
deleted file mode 100644
index ef3bbb80b..000000000
--- a/sci-visualization/scidavis/files/scidavis-0.1.3-fitplugins.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -r -U2 scidavis-0.1.3.orig/fitPlugins/fitRational0/fitRational0.pro scidavis-0.1.3/fitPlugins/fitRational0/fitRational0.pro
---- scidavis-0.1.3.orig/fitPlugins/fitRational0/fitRational0.pro 2008-02-26 01:32:02.000000000 +0600
-+++ scidavis-0.1.3/fitPlugins/fitRational0/fitRational0.pro 2008-05-19 07:38:55.000000000 +0700
-@@ -26,5 +26,6 @@
- # This is used as default on unix systems such as
- # Linux, Mac OS X and *BSD.
--unix:LIBS += -L /usr/lib$${libsuff} -lgsl -lgslcblas
-+unix:INCLUDEPATH += /usr/include/gsl
-+unix:LIBS += $$system(pkg-config --libs gsl)
-
- # where to install the plugins
-diff -r -U2 scidavis-0.1.3.orig/fitPlugins/fitRational1/fitRational1.pro scidavis-0.1.3/fitPlugins/fitRational1/fitRational1.pro
---- scidavis-0.1.3.orig/fitPlugins/fitRational1/fitRational1.pro 2008-02-26 01:32:02.000000000 +0600
-+++ scidavis-0.1.3/fitPlugins/fitRational1/fitRational1.pro 2008-05-19 07:39:24.000000000 +0700
-@@ -26,5 +26,6 @@
- # This is used as default on unix systems such as
- # Linux, Mac OS X and *BSD.
--unix:LIBS += -L /usr/lib$${libsuff} -lgsl -lgslcblas
-+unix:INCLUDEPATH += /usr/include/gsl
-+unix:LIBS += $$system(pkg-config --libs gsl)
-
- # where to install the plugins
diff --git a/sci-visualization/scidavis/files/scidavis-0.1.3-profile.patch b/sci-visualization/scidavis/files/scidavis-0.1.3-profile.patch
deleted file mode 100644
index 38b585fec..000000000
--- a/sci-visualization/scidavis/files/scidavis-0.1.3-profile.patch
+++ /dev/null
@@ -1,81 +0,0 @@
-diff -r -U2 scidavis-0.1.3.orig/scidavis/scidavis.pro scidavis-0.1.3/scidavis/scidavis.pro
---- scidavis-0.1.3.orig/scidavis/scidavis.pro 2008-03-01 02:52:46.000000000 +0600
-+++ scidavis-0.1.3/scidavis/scidavis.pro 2008-05-19 10:29:18.000000000 +0700
-@@ -19,6 +19,6 @@
-
- ### names of the lupdate and lrelease programs (needed if you want to compile and install the translations automatically)
--unix: LUPDATE_BIN = lupdate-qt4
--unix: LRELEASE_BIN = lrelease-qt4
-+unix: LUPDATE_BIN = lupdate
-+unix: LRELEASE_BIN = lrelease
- win32: LUPDATE_BIN = lupdate
- win32: LRELEASE_BIN = lrelease
-@@ -46,5 +46,5 @@
- ### (or ".scidavis.py") into the users home directory. scidavisUtil.py must be either in the
- ### directory specified here or somewhere else in the python path (sys.path) where "import" can find it
--unix: pythonconfig.path = /etc # where scidavisrc.py is installed
-+unix: pythonconfig.path = $$INSTALLBASE/share/scidavis # where scidavisrc.py is installed
- win32: pythonconfig.path = $$INSTALLBASE
- unix: pythonutils.path = $$INSTALLBASE/share/scidavis # where the scidavisUtil python modules is installed
-@@ -59,6 +59,6 @@
- ### Note to packagers: If you want to use systemwide installed liborigin
- ### instead of the one provided in "3rdparty", uncomment the following 2 lines:
--# CONFIG += dynamic_liborigin
--# LIBS += -lorigin
-+#CONFIG += dynamic_liborigin
-+#LIBS += -lorigin
- ### Unfortunately, due to liborigin being in alpha stage, we cannot promise
- ### that SciDAVis works with any other version that the one in "3rdparty".
-@@ -71,12 +71,12 @@
- #############################################################################
-
--unix:INCLUDEPATH += ../3rdparty/qwtplot3d/include
--unix:LIBS += ../3rdparty/qwtplot3d/lib/libqwtplot3d.a
-+#unix:INCLUDEPATH += ../3rdparty/qwtplot3d/include
-+#unix:LIBS += ../3rdparty/qwtplot3d/lib/libqwtplot3d.a
-
--unix:INCLUDEPATH += ../3rdparty/qwt/src
--unix:LIBS += ../3rdparty/qwt/lib/libqwt.a
-+#unix:INCLUDEPATH += ../3rdparty/qwt/src
-+#unix:LIBS += ../3rdparty/qwt/lib/libqwt.a
-
--unix:LIBS += -L/usr/lib$${libsuff}
--unix:LIBS += -lgsl -lgslcblas -lz -lmuparser
-+#unix:LIBS += -L/usr/lib$${libsuff}
-+#unix:LIBS += -lgsl -lgslcblas -lz -lmuparser
-
- #############################################################################
-@@ -84,14 +84,17 @@
- #############################################################################
-
--#unix:INCLUDEPATH += /usr/include/qwt5
--#unix:LIBS += -L/usr/lib$${libsuff}
-+unix:INCLUDEPATH += /usr/include/muparser
-+unix:INCLUDEPATH += /usr/include/qwtplot3d
-+unix:INCLUDEPATH += /usr/include/qwt5
-+unix:INCLUDEPATH += /usr/include/gsl
- ## dynamically link against Qwt(3D) installed system-wide
- ## WARNING: make sure they are compiled against >= Qt4.2
- ## Mixing Qt 4.2 and Qt >= 4.3 compiled stuff may also
- ## cause problems.
--#unix:LIBS += -lqwtplot3d
--#unix:LIBS += -lqwt
-+unix:LIBS += -lqwtplot3d
-+unix:LIBS += -lqwt
- ##dynamically link against GSL and zlib installed system-wide
--#unix:LIBS += -lgsl -lgslcblas -lz -lmuparser
-+unix:LIBS += $$system(pkg-config --libs gsl)
-+unix:LIBS += -lz -lmuparser
-
- #############################################################################
-diff -r -U2 scidavis-0.1.3.orig/scidavis/sourcefiles.pri scidavis-0.1.3/scidavis/sourcefiles.pri
---- scidavis-0.1.3.orig/scidavis/sourcefiles.pri 2008-04-19 20:35:28.000000000 +0700
-+++ scidavis-0.1.3/scidavis/sourcefiles.pri 2008-05-19 10:52:17.000000000 +0700
-@@ -47,6 +47,5 @@
- ../scidavis-logo.png \
- ../README \
-- ../CHANGES \
-- ../gpl.txt
-+ ../CHANGES
-
- ###################### DESKTOP INTEGRATION ##################################
diff --git a/sci-visualization/scidavis/metadata.xml b/sci-visualization/scidavis/metadata.xml
deleted file mode 100644
index ae0bfc63c..000000000
--- a/sci-visualization/scidavis/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>grozin@gentoo.org</email>
- <name>Andrey Grozin</name>
- </maintainer>
- <longdescription>Scientific Data Analysis and Visualization</longdescription>
-</pkgmetadata>
diff --git a/sci-visualization/scidavis/scidavis-0.1.3.ebuild b/sci-visualization/scidavis/scidavis-0.1.3.ebuild
deleted file mode 100644
index 287ff95ee..000000000
--- a/sci-visualization/scidavis/scidavis-0.1.3.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="1"
-QT4_BUILT_WITH_USE_CHECK="qt3support"
-inherit eutils multilib qt4 fdo-mime
-
-DESCRIPTION="Scientific Data Analysis and Visualization"
-HOMEPAGE="http://scidavis.sourceforge.net/"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="python"
-
-LANGS="de es fr ja ru sv"
-for l in ${LANGS}; do
- IUSE="${IUSE} linguas_${l}"
-done
-
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-CDEPEND="$(qt4_min_version 4.3)
- >=x11-libs/qwt-5.0
- >=x11-libs/qwtplot3d-0.2.7
- >=dev-cpp/muParser-1.28
- >=sci-libs/liborigin-20080225"
-
-DEPEND="${CDEPEND}
- dev-util/pkgconfig
- python? ( >=dev-python/sip-4.7 )"
-
-RDEPEND="${CDEPEND}
- python? ( >=dev-lang/python-2.5
- >=dev-python/PyQt4-4.3
- dev-python/pygsl
- sci-libs/scipy )"
-
-#### Remove the following line when moving this ebuild to the main tree!
-RESTRICT=mirror
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- # scidavis does not compile with liborigin-20080225
- # using the local source
- epatch "${FILESDIR}"/${P}-profile.patch
- epatch "${FILESDIR}"/${P}-fitplugins.patch
-
- sed -e "s:doc/${PN}:doc/${PF}:" \
- -i ${PN}/${PN}.pro || die " sed for ${PN}/${PN}.pro failed"
-
- if ! use python; then
- sed -e '/^include( python.pri )$/d' \
- -i qtiplot/qtiplot.pro \
- || die "sed for python option failed"
- fi
-
- # the lib$$suff did not work in the fitRational*.pro files
- sed -e "s|/usr/lib\$\${libsuff}|/usr/$(get_libdir)|g" \
- -i fitPlugins/fit*/fitRational*.pro \
- || die "sed fitRational* failed"
-}
-
-src_compile() {
- eqmake4 || die "eqmake4 failed"
- emake || die "emake failed"
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install || die 'emake install failed'
-
- pushd ${PN}/translations
- insinto /usr/share/${PN}/translations
- for l in ${LANGS}; do
- if use linguas_${l}; then
- doins ${PN}_${l}.qm
- fi
- done
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
-}