diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-11-30 23:23:59 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-11-30 23:23:59 +0000 |
commit | b3b6d3c227f5bbaa80c4fb6dfad8c49db2a08fd3 (patch) | |
tree | 4efe9dce97808c3dde05ae3f85cb0886fb6a02c0 /sci-libs/plplot/files | |
parent | These versions won't configure with >=dev-libs/ppl-0.11. (diff) | |
download | historical-b3b6d3c227f5bbaa80c4fb6dfad8c49db2a08fd3.tar.gz historical-b3b6d3c227f5bbaa80c4fb6dfad8c49db2a08fd3.tar.bz2 historical-b3b6d3c227f5bbaa80c4fb6dfad8c49db2a08fd3.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.
Package-Manager: portage-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 |