plplot 5.10.0+dfsg2-0.1ubuntu1 source package in Ubuntu
Changelog
plplot (5.10.0+dfsg2-0.1ubuntu1) xenial; urgency=low * Merge from Debian unstable. Remaining changes: - Honor nocheck in DEB_BUILD_OPTIONS. - Enable verbose builds and tests. - Remove multiarch path in pkgconfig files. * Dropped changes, included in Debian: - Apply work-arounds from Debian #789619 to fix the ftbfs. * Dropped changes: - debian/libplplot-lua.files: don't diverge from Debian, we stopped trying to build against lua5.2 in vivid (why?) so don't need to carry a delta just to match on non-lua5.1 files. - drop disabling of octave tests, which shouldn't run when the octave frontend isn't configured. plplot (5.10.0+dfsg2-0.1) unstable; urgency=low [ Axel Beckert ] * Non-maintainer upload. * Repack upstream tarball to no more include non-free image lena.*. + Add patch to remove handling of lena images from multiple files. + Add according Files-Excluded header to debian/copyright. + Fixes lintian-reported error license-problem-non-free-img-lenna. + Closes: #794857 * debian/copyright: Add missing path element in URL in Source field. Issue found by DUCK. * Add build-dependency on dh-python to fix FTBFS in bindings/python/CMakeFiles/plplot_widgetmodule.dir/plplot_widgetmodule.c.o. [ Peter Michael Green ] * Apply upstream patch to fix build with cmake 3.1 (Closes: #789619) * Disable octave support as it's currently broken + see my post to bug #789619 for further info on the error + debian/rules and debian/control changes adapted from 5.10.0-0ubuntu5 package by Matthias Klose + also moved liboctave-dev build-depends to build-conflicts as upstream buildsystem was trying to build octave stuff even without debian/rules telling it to. * Add tcl8.6 and tk8.6 to build-conflicts, having multiple versions of tcl/tk arround seems to break the build. -- Steve Langasek <email address hidden> Sun, 01 Nov 2015 15:29:48 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- math
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plplot_5.10.0+dfsg2.orig.tar.gz | 4.9 MiB | e84b8fc9be5b67831a105da660accbfb34dc1b4dd97e48aaeaa2e5528429823f |
plplot_5.10.0+dfsg2-0.1ubuntu1.debian.tar.xz | 51.1 KiB | 9e6f6077851cc89aa4aa45f1274cc2b5ce4a997df0eab7acd6d3faaf84c674ae |
plplot_5.10.0+dfsg2-0.1ubuntu1.dsc | 4.0 KiB | c570e3845c9a812dc880ceadfa6cce1ed4fecdb246f06278eb2a62b98f28f40c |
Available diffs
Binary packages built by this source
- libcsiro0: Scientific plotting library (CSIRO libraries)
This package contains two libraries developed by Pavel Sakov, from the
CSIRO Marine Research, used in geometry applications:
.
* libcsirocsa: bivariate Cubic Spline Approximation library
* libcsironn: Natural Neighbours interpolation library
.
The source code for these libraries are part of the plplot source
package.
- libcsiro0-dbgsym: debug symbols for package libcsiro0
This package contains two libraries developed by Pavel Sakov, from the
CSIRO Marine Research, used in geometry applications:
.
* libcsirocsa: bivariate Cubic Spline Approximation library
* libcsironn: Natural Neighbours interpolation library
.
The source code for these libraries are part of the plplot source
package.
- libplplot-ada1: Ada support for PLplot, a plotting library
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 contains the runtime Ada bindings library for PLplot.
- libplplot-ada1-dev: Ada support for PLplot, a plotting library (development files)
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 contains all that is needed for doing PLplot development in
Ada.
- libplplot-c++11: Scientific plotting library (C++ binding)
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 contains the C++ binding for PLplot.
- libplplot-c++11-dbgsym: debug symbols for package libplplot-c++11
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 contains the C++ binding for PLplot.
- libplplot-d: 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.
- libplplot-dev: Scientific plotting library (development files)
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 contains all that is needed for doing development in C, C++
and Fortran with PLplot. Examples of programs for these languages are
also included. For development in Tcl/Tk, Python, Octave, Ada and Java
install the plplot-tcl-dev, python-plplot, octave-plplot, libplplot-ada1-dev
and libplplot-java packages, respectively. This package also includes the
OCaml, lua and D examples. To use one of these languages you will also
need to install the libplplot-xxx package for that language.
- libplplot-fortran10: Scientific plotting library (fortran 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 contains the Fortran 95 bindings for PLplot. Note: the Fortran
77 bindings have been deprecated upstream for some time and have now been
dropped from the Debian packages.
- libplplot-fortran10-dbgsym: debug symbols for package libplplot-fortran10
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 contains the Fortran 95 bindings for PLplot. Note: the Fortran
77 bindings have been deprecated upstream for some time and have now been
dropped from the Debian packages.
- libplplot-java: Scientific plotting library (Java 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 contains the Java bindings for PLplot.
- libplplot-java-dbgsym: debug symbols for package libplplot-java
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 contains the Java bindings for PLplot.
- libplplot-lua: Scientific plotting library (lua 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 lua bindings for PLplot.
- libplplot-lua-dbgsym: debug symbols for package libplplot-lua
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 lua bindings for PLplot.
- libplplot-ocaml: Scientific plotting library (OCaml 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 OCaml bindings for PLplot.
- libplplot12: Scientific plotting library
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 contains the PLplot library for C, as well as the necessary
data files.
- libplplot12-dbgsym: debug symbols for package libplplot12
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 contains the PLplot library for C, as well as the necessary
data files.
- libqsastime-dev: Time format conversion library (development files)
The qsastime library is a simple library for handling time format
conversion. It overcomes the limitations of the POSIX time handling
routines by allow high precision time variables over a large range
of ranges of dates and by correctly handling leap seconds. It was
designed with the needs of scientific data plotting in mind. This
package provides the necessary files to do development with
libqsastime.
.
The source code for this library is part of the plplot source
package.
- libqsastime0: Time format conversion library
The qsastime library is a simple library for handling time format
conversion. It overcomes the limitations of the POSIX time handling
routines by allow high precision time variables over a large range
of ranges of dates and by correctly handling leap seconds. It was
designed with the needs of scientific data plotting in mind. This
package provides the runtime library.
.
The source code for this library is part of the plplot source
package.
- libqsastime0-dbgsym: debug symbols for package libqsastime0
The qsastime library is a simple library for handling time format
conversion. It overcomes the limitations of the POSIX time handling
routines by allow high precision time variables over a large range
of ranges of dates and by correctly handling leap seconds. It was
designed with the needs of scientific data plotting in mind. This
package provides the runtime library.
.
The source code for this library is part of the plplot source
package.
- plplot-doc: Documentation for PLplot, a plotting library
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 contains the HTML, PDF, PostScript and info forms of the
PLplot documentation. It also contains the man pages for the API
functions.
- plplot-tcl: Tcl/Tk support for PLplot, a plotting library
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 contains the Tcl/Tk support for PLplot: shared libraries,
Tcl modules and the Tk driver.
- plplot-tcl-bin: Tcl/Tk tools for PLplot, a plotting library
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 contains the pltcl program for interactive use of the Tcl/Tk
support for PLplot.
- plplot-tcl-bin-dbgsym: debug symbols for package plplot-tcl-bin
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 contains the pltcl program for interactive use of the Tcl/Tk
support for PLplot.
- plplot-tcl-dbgsym: debug symbols for package plplot-tcl
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 contains the Tcl/Tk support for PLplot: shared libraries,
Tcl modules and the Tk driver.
- plplot-tcl-dev: Tcl/Tk development support for PLplot, a plotting library
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 contains the necessary files to do development in Tcl/Tk
with PLplot: header files, shared libraries links, and examples.
- plplot12-driver-cairo: Scientific plotting library (Cairo driver)
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 Cairo driver module for PLplot. It is based
on the Cairo 2D graphics library with supporting multiple output devices
(X-Window, PDF, PostScript, and PNG).
- plplot12-driver-cairo-dbgsym: debug symbols for package plplot12-driver-cairo
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 Cairo driver module for PLplot. It is based
on the Cairo 2D graphics library with supporting multiple output devices
(X-Window, PDF, PostScript, and PNG).
- plplot12-driver-qt: Scientific plotting library (qt driver)
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 qt driver module for PLplot. It also provides
C++ bindings to allow use of the PLplot API in qt applications.
- plplot12-driver-qt-dbgsym: debug symbols for package plplot12-driver-qt
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 qt driver module for PLplot. It also provides
C++ bindings to allow use of the PLplot API in qt applications.
- plplot12-driver-wxwidgets: Scientific plotting library (wxWidgets driver)
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 wxWidgets driver module for PLplot.
- plplot12-driver-wxwidgets-dbgsym: debug symbols for package plplot12-driver-wxwidgets
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 wxWidgets driver module for PLplot.
- plplot12-driver-xwin: Scientific plotting library (X11 driver)
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 X11 driver module for PLplot.
- plplot12-driver-xwin-dbgsym: debug symbols for package plplot12-driver-xwin
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 X11 driver module for PLplot.
- python-plplot: Python support for PLplot, a plotting library
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 contains the library plmodule.so for gluing the PLplot
scientific plotting library into Python applications. Examples are also
provided.
- python-plplot-qt: Scientific plotting library (python qt GUI)
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 Python bindings to allow use of the PLplot API in
qt applications.