aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMacRoot <root@mac>2013-01-12 18:49:53 +0100
committerMacRoot <root@mac>2013-01-12 18:49:53 +0100
commit5e541879abdbb36c4532db55b3615bc40042d1b6 (patch)
treea93b629e8d40c5b1ede0334bf8a80319742c529d /sci-libs/plplot
parentAdded local ebuilds from Aug 2007 - Feb 2012 (diff)
downloadAstroFloyd-5e541879abdbb36c4532db55b3615bc40042d1b6.tar.gz
AstroFloyd-5e541879abdbb36c4532db55b3615bc40042d1b6.tar.bz2
AstroFloyd-5e541879abdbb36c4532db55b3615bc40042d1b6.zip
Added all files to git repo
Diffstat (limited to 'sci-libs/plplot')
-rw-r--r--sci-libs/plplot/ChangeLog119
-rw-r--r--sci-libs/plplot/Manifest7
-rw-r--r--sci-libs/plplot/files/plplot-5.9.0-python.patch11
-rw-r--r--sci-libs/plplot/metadata.xml24
4 files changed, 161 insertions, 0 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog
new file mode 100644
index 0000000..2bba1d5
--- /dev/null
+++ b/sci-libs/plplot/ChangeLog
@@ -0,0 +1,119 @@
+# ChangeLog for sci-libs/plplot
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.27 2009/12/26 17:45:27 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> plplot-5.9.5.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
+
+ 03 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.2.ebuild,
+ plplot-5.9.5.ebuild, +files/plplot-5.9.5-wxwidgets-cmake.patch:
+ Fixed for wxwidgets build (thanks dirtyepic for his patches, bug #242212,
+ and removed dirty fortran eclass
+
+*plplot-5.9.5 (04 Nov 2009)
+
+ 04 Nov 2009; Markus Dittrich <markusle@gentoo.org> -plplot-5.9.4.ebuild,
+ -files/plplot-5.9.4-pdf-driver.patch, +plplot-5.9.5.ebuild:
+ Version bump and removed old version.
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> plplot-5.5.2.ebuild:
+ Remove virtual/libc
+
+ 02 Sep 2009; Markus Dittrich <markusle@gentoo.org> plplot-5.9.4.ebuild,
+ +files/plplot-5.9.4-pdf-driver.patch:
+ Fixed error due to missing pdf.rc reference file (see #282688).
+
+*plplot-5.9.4 (25 Aug 2009)
+
+ 25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +plplot-5.9.4.ebuild:
+ Version bump.
+
+ 14 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.0.ebuild,
+ plplot-5.9.2.ebuild:
+ Fixed support for cairo (bug #262001) and some automagic dependencies
+
+*plplot-5.9.2 (29 Jan 2009)
+
+ 29 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> +plplot-5.9.2.ebuild:
+ Version bump. Removed the wxwidgets hack since it broke parallel building
+
+ 02 Jan 2009; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml:
+ Removed myself as maintainer.
+
+ 26 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> plplot-5.9.0.ebuild:
+ Call wxwidgets_pkg_setup.
+
+ 22 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.9.0.ebuild:
+ Removed gif flag (not used) and merged fortranrtran and fortran95 flag,
+ since they use the same compiler
+
+*plplot-5.9.0 (21 Oct 2008)
+
+ 21 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org>
+ +files/plplot-5.9.0-cmake.patch, +files/plplot-5.9.0-pdftex.patch,
+ +files/plplot-5.9.0-python.patch, metadata.xml, +plplot-5.9.0.ebuild:
+ Version bump. Major new features and completely reworked ebuild. Tested
+ with many options, but not all combinations. Thanks for markusle and
+ Joshua Rich for their initial work.
+
+ 07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
+
+ 12 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.5.2.ebuild:
+ Switch tetex to local jadetex, bug #196745
+
+ 05 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.5.2.ebuild:
+ Removed ifc use flag (see bug #97929)
+
+ 14 Aug 2007; Markus Dittrich <markusle@gentoo.org>
+ +files/plplot-5.5.2-macro-fix.patch, plplot-5.5.2.ebuild:
+ Fixed problems with octave files and added a patch to correct
+ a bug in a C macro (see bug #182949).
+
+ 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; plplot-5.5.2.ebuild:
+ Drop virtual/x11 references.
+
+ 13 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> plplot-5.5.2.ebuild:
+ QA: which -> type -P
+
+ 28 Nov 2006; Christian Faulhammer <opfer@gentoo.org> plplot-5.5.2.ebuild:
+ moved tcltk USE flag over to separate tk and tcl flags, see bug #17808
+
+ 18 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> plplot-5.5.2.ebuild:
+ Drop gnome useflag for gnome-1.x removal
+
+ 27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ -files/plplot-5.3.1-gcc-3.4-fix.patch, -plplot-5.3.1.ebuild:
+ clean out older, non-modX ebuild
+
+ 11 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> plplot-5.5.2.ebuild:
+ Bug #119388, fix plplot for modular-X. This ebuild is a big mess, and
+ doesn't appear to have much demand.
+
+ 20 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> plplot-5.3.1.ebuild,
+ -plplot-5.5.1.ebuild, plplot-5.5.2.ebuild:
+ Fixed gd-external issues, closes bug 98065. A few small cleanups too.
+
+*plplot-5.5.2 (03 May 2005)
+
+ 03 May 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ files/plplot-5.5.1-gcc-3.4-fix.patch, plplot-5.5.1.ebuild,
+ +plplot-5.5.2.ebuild:
+ Version bump. Changed the octave patch to apply more generically.
+
+*plplot-5.5.1 (08 Apr 2005)
+
+ 08 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ +files/plplot-5.5.1-gcc-3.4-fix.patch, +plplot-5.5.1.ebuild:
+ Version bump.
+
+*plplot-5.3.1 (30 Jan 2005)
+
+ 30 Jan 2005; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml,
+ +files/plplot-5.3.1-gcc-3.4-fix.patch, +plplot-5.3.1.ebuild:
+ Initial import of ebuild. Thanks go to Tyler Nielsen <tyler@mithander.com> for
+ the original ebuild as well as Olivier Fisette <ribosome@gentoo.org>, Colin
+ Macdonald <cbm@sfu.ca> and myself who provided numerous improvements to the
+ ebuild in bug 31554.
+
diff --git a/sci-libs/plplot/Manifest b/sci-libs/plplot/Manifest
new file mode 100644
index 0000000..6b7f314
--- /dev/null
+++ b/sci-libs/plplot/Manifest
@@ -0,0 +1,7 @@
+AUX plplot-5.9.0-python.patch 283 RMD160 6252e5a37fd79aafc2e6333cc67fe7fddc76e54e SHA1 a7ebf85d462a3abd555d3acee6cfacecc266377e SHA256 25138e47df484955b67cc723ad2ccd3666ab3e9335f0838f82e569ff1e6d2f9a
+DIST plplot-5.9.5-wxwidgets-cmake.patch.bz2 9827 RMD160 cfcedd58cfcdba8bbcdc9b650b57e15693e8ce89 SHA1 6d4d16140f6764507f9db5c9bd979d7cee280f94 SHA256 44c91584721864b6fb0f217b1ff6e511484b6e44b9ca11d08367a3427befbb0e
+DIST plplot-5.9.5.tar.gz 7071486 RMD160 75f21ad12fbe952c964e0a9b3d298a4f059157c2 SHA1 f24d096238398b5519427145f0134ce1c180f0e8 SHA256 094cdfa1fced0cf86a52fdc3dae062a120f025ac271ddc3676a3fba7134538c3
+EBUILD plplot-5.9.5-r99.ebuild 5374 RMD160 967231d5c9f99889996d520ca799f9c4d8ba7046 SHA1 5747f86763d356e90e1a21b4e546f0ef476a1db4 SHA256 b01b316e3e301f4f4661d85de3300b7c2c4db71a1a3470bbb7fd2c7a198e90a4
+EBUILD plplot-5.9.5.ebuild 5201 RMD160 af81da6414c86368474651a363cf936945bd63c6 SHA1 349c0eb6b3e56a00e1b858f1f95760dfda480b6e SHA256 7ca882b6fa675e827bcb5f106340976d2807e4a00fe82c54a22a238c9f1e55fe
+MISC ChangeLog 4779 RMD160 06f9747d7af7828b3b32c30ab4ae64bc8259f5df SHA1 e3e938ec2977a63fdb06776e1e8c7d48f73ed6d3 SHA256 ca68aa28364d12cc2acb4415c83a35ec7305b2613cb4fbd98db781369511f500
+MISC metadata.xml 1219 RMD160 f221eb3d8c1967c473532291a0605628d95a9c68 SHA1 bd13e4b7ccfd9cdf2d5b129476f3f4d9f6875a15 SHA256 2d3438d25fa17ccdf08c18aa421a442f86a0dce5cef5753811e8aa7109adc74a
diff --git a/sci-libs/plplot/files/plplot-5.9.0-python.patch b/sci-libs/plplot/files/plplot-5.9.0-python.patch
new file mode 100644
index 0000000..8631502
--- /dev/null
+++ b/sci-libs/plplot/files/plplot-5.9.0-python.patch
@@ -0,0 +1,11 @@
+--- plplot/examples/python/CMakeLists.txt.orig
++++ plplot/examples/python/CMakeLists.txt
+@@ -147,7 +147,7 @@
+ @ONLY
+ )
+
+-set(python_location1 ${PYTHON_INSTDIR})
++set(python_location1)
+ set(python_location2)
+ configure_file(
+ ${CMAKE_CURRENT_SOURCE_DIR}/plplot_python_start.py.cmake
diff --git a/sci-libs/plplot/metadata.xml b/sci-libs/plplot/metadata.xml
new file mode 100644
index 0000000..9648359
--- /dev/null
+++ b/sci-libs/plplot/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription>
+ PLplot is a library of functions that are useful for making scientific
+ plots. It can be used from within compiled languages such as C, C++,
+ FORTRAN and Java, as well as interactively from interpreted languages such
+ as Octave, Python, Perl and Tcl. It is capable of producing standard x-y
+ plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh
+ plots, bar charts and pie charts. Multiple graphs may be composited, and it
+ also supports a large variety of output file devices such as Postscript,
+ PNG, JPEG, LaTeX and others. It is also possible to to use interactive
+ devices such as xwin, tk and xterm as output devices. PLplot also offers
+ support for extended characters inculding the Greek alphabet and a host of
+ mathematical symbols.
+</longdescription>
+<use>
+ <flag name='ada'>Add bindings for the ADA programming language</flag>
+ <flag name='octave'>Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
+ <flag name='qhull'>Add bindings for <pkg>media-libs/qhull</pkg>
+ bindings</flag>
+</use>
+</pkgmetadata>