[packages/plplot] - drop ocaml support
baggins
baggins at pld-linux.org
Sat Oct 18 23:20:06 CEST 2025
commit fd2cf8238314bd5a23db72d55e78f884d86550e6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Oct 19 01:19:54 2025 +0200
- drop ocaml support
plplot.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index 7ac6ead..f31bbb6 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -17,9 +17,9 @@
%bcond_without java # Java binding
%bcond_without itcl # [incr Tcl]/[incr Tk] support in Tcl/Tk binding
%bcond_without lua # Lua binding
-%bcond_without ocaml # OCaml binding
+%bcond_with ocaml # OCaml binding
%bcond_with ocaml_cairo # OCaml-Cairo component
-%bcond_without ocaml_opt # OCaml native optimized binaries (bytecode is always built)
+%bcond_with ocaml_opt # OCaml native optimized binaries (bytecode is always built)
%bcond_without octave # Octave bindings
%bcond_without pyqt # PyQt5 support
%bcond_with cgm # CGM driver, libnistcd library
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plplot.git/commitdiff/fd2cf8238314bd5a23db72d55e78f884d86550e6
More information about the pld-cvs-commit
mailing list