From 02dc85a95b228b7242b0d11ea35619faad96db03 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 10 Sep 2012 16:16:32 -0500 Subject: Split precise from maverick --- .../precise/applications/kmatplot/debian/control | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ubuntu/precise/applications/kmatplot/debian/control (limited to 'ubuntu/precise/applications/kmatplot/debian/control') diff --git a/ubuntu/precise/applications/kmatplot/debian/control b/ubuntu/precise/applications/kmatplot/debian/control new file mode 100644 index 000000000..3204688e6 --- /dev/null +++ b/ubuntu/precise/applications/kmatplot/debian/control @@ -0,0 +1,28 @@ +Source: kmatplot-trinity +Section: math +Priority: optional +Maintainer: Timothy Pearson +Build-Depends: debhelper (>> 3.0.0), libtqtinterface-dev, xlibmesa-gl-dev, octave2.1-headers, cdbs, automake, autoconf, libtool, libltdl-dev +Build-Conflicts: scilab +Standards-Version: 3.8.4 + +Package: kmatplot-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kmatplot-trinity (<< 4:14.0.0) +Breaks: kmatplot-trinity (<< 4:14.0.0) +Recommends: octave2.1 +Description: A Gnuplot-like tool for plotting data sets in 2D or 3D + KMatplot is a gnuplot-like tool for plotting data sets in either two or + three dimensions. It can plot many types of 2d plots, including pixmaps + and contours, and 3d surfaces. It offers a full WYSIWYG mode with + multiple objects on a single page. + . + As opposite to Gnuplot, KMatplot is very clickable, so easier to use + for unexperienced users. It can be used instead of Gnuplot with Octave + and Scilab - there are new dll functions installed in those packages, + which communicate with KMatplot through an Unix socket. Those functions + are named 'kplot', 'kimage', kmesh', ... and are similar to those found + in Octave by default. + . + The Debian package is not built with Scilab support by default. -- cgit v1.2.1