[plplot] 01/01: Enable D language

Ole Streicher olebole at moszumanska.debian.org
Fri Jul 14 07:08:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch enable_d
in repository plplot.

commit 9547dec5d91a48f4134f35eb24d37311056701b3
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Jul 14 09:08:41 2017 +0200

    Enable D language
---
 debian/control | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/debian/control b/debian/control
index 4fddbf1..ff17b77 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,13 @@ Build-Depends: camlidl,
                debhelper (>= 9),
                default-jdk,
                dh-python,
+               gdc,
                gfortran,
                gnat,
                itcl3-dev,
                itk3-dev,
                iwidgets4,
+               libgphobos-dev,
                liblablgtk2-ocaml-dev,
                libltdl3-dev,
                liblua5.1-0-dev,
@@ -528,3 +530,22 @@ Description: Scientific plotting library (Lua bindings)
  virtually all aspects of plotting are configurable.
  .
  This package provides the Lua bindings for PLplot.
+
+Package: libplplot-d
+Architecture: any
+Section: libs
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Depends: libplplot14,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Scientific plotting library (D language bindings)
+ PLplot is relatively small, portable, freely distributable, and is rich
+ enough to satisfy most users.  It has a wide range of plot types including
+ line (linear, log), contour, 3D, fill, and almost 1000 characters
+ (including Greek and mathematical) in its extended font set.  The package
+ is designed to make it easy to quickly get graphical output; only a
+ handful of function calls is typically required.  For more advanced use,
+ virtually all aspects of plotting are configurable.
+ .
+ This package provides the D language bindings for PLplot.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/plplot.git



More information about the debian-science-commits mailing list