diff options
author | 2010-11-30 23:23:59 +0000 | |
---|---|---|
committer | 2010-11-30 23:23:59 +0000 | |
commit | c06c06c0f12a0068466e0e8f7dc12af54e58d1b9 (patch) | |
tree | 219f9b224e8ffe0d4dde08ca31213c3b723106ca /sci-libs/plplot/files | |
parent | These versions won't configure with >=dev-libs/ppl-0.11. (diff) | |
download | gentoo-2-c06c06c0f12a0068466e0e8f7dc12af54e58d1b9.tar.gz gentoo-2-c06c06c0f12a0068466e0e8f7dc12af54e58d1b9.tar.bz2 gentoo-2-c06c06c0f12a0068466e0e8f7dc12af54e58d1b9.zip |
Added ocaml, lua and testing options. tk use flag depends on tcl. More complete qt4 support for drivers and pyqt. Disabling doc generation (too buggy on Gentoo), using prebuilt docs. Switch to EAPI=3 for prefix install. Remove a few obsolete options and general cmake cleaning.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/plplot/files')
-rw-r--r-- | sci-libs/plplot/files/plplot-5.9.0-python.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-libs/plplot/files/plplot-5.9.0-python.patch b/sci-libs/plplot/files/plplot-5.9.0-python.patch deleted file mode 100644 index 863150274f33..000000000000 --- a/sci-libs/plplot/files/plplot-5.9.0-python.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |