summaryrefslogtreecommitdiff
path: root/graphics/veusz
diff options
context:
space:
mode:
authordrochner <drochner>2011-11-30 10:59:13 +0000
committerdrochner <drochner>2011-11-30 10:59:13 +0000
commit9ac1e52de97829b04149410e00d2c4e7c7df8d2c (patch)
treee2e9ba37cb8806f7d342d6eebaddcd6e05061c8b /graphics/veusz
parent3f21484bafb3a07bb1b86fac4df07bdd48fe7a0a (diff)
downloadpkgsrc-9ac1e52de97829b04149410e00d2c4e7c7df8d2c.tar.gz
update to 1.14
changes: -Added interactive tutorial -Improved CSV import -reduced size of output SVG files -misc graph feature additions -UI improvements -bugfixes
Diffstat (limited to 'graphics/veusz')
-rw-r--r--graphics/veusz/Makefile6
-rw-r--r--graphics/veusz/PLIST48
-rw-r--r--graphics/veusz/distinfo8
3 files changed, 54 insertions, 8 deletions
diff --git a/graphics/veusz/Makefile b/graphics/veusz/Makefile
index e8d89883fbd..76af8a99028 100644
--- a/graphics/veusz/Makefile
+++ b/graphics/veusz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2011/11/07 12:09:50 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2011/11/30 10:59:13 drochner Exp $
#
-DISTNAME= veusz-1.13
+DISTNAME= veusz-1.14
CATEGORIES= graphics
MASTER_SITES= http://download.gna.org/veusz/
@@ -14,6 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
+REPLACE_PYTHON= examples/embedexample.py
+
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
diff --git a/graphics/veusz/PLIST b/graphics/veusz/PLIST
index ad976c501c6..88c359b9ba3 100644
--- a/graphics/veusz/PLIST
+++ b/graphics/veusz/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2011/11/07 18:00:25 drochner Exp $
+@comment $NetBSD: PLIST,v 1.11 2011/11/30 10:59:13 drochner Exp $
bin/veusz
bin/veusz_listen
${PYSITELIB}/veusz/VERSION
@@ -137,6 +137,44 @@ ${PYSITELIB}/veusz/embed.pyo
${PYSITELIB}/veusz/embed_remote.py
${PYSITELIB}/veusz/embed_remote.pyc
${PYSITELIB}/veusz/embed_remote.pyo
+${PYSITELIB}/veusz/examples/bar_labels.dat
+${PYSITELIB}/veusz/examples/bar_labels.vsz
+${PYSITELIB}/veusz/examples/barplots.vsz
+${PYSITELIB}/veusz/examples/boxplot.vsz
+${PYSITELIB}/veusz/examples/coloredpoints.vsz
+${PYSITELIB}/veusz/examples/contour.vsz
+${PYSITELIB}/veusz/examples/dataset_operations.vsz
+${PYSITELIB}/veusz/examples/datebar.dat
+${PYSITELIB}/veusz/examples/datebar.vsz
+${PYSITELIB}/veusz/examples/embedexample.py
+${PYSITELIB}/veusz/examples/example_csv.csv
+${PYSITELIB}/veusz/examples/example_csv.vsz
+${PYSITELIB}/veusz/examples/example_import.vsz
+${PYSITELIB}/veusz/examples/example_import_1.dat
+${PYSITELIB}/veusz/examples/example_import_2.dat
+${PYSITELIB}/veusz/examples/fit.vsz
+${PYSITELIB}/veusz/examples/functions.vsz
+${PYSITELIB}/veusz/examples/histo.vsz
+${PYSITELIB}/veusz/examples/inside.vsz
+${PYSITELIB}/veusz/examples/isolatedaxes.vsz
+${PYSITELIB}/veusz/examples/labels.dat
+${PYSITELIB}/veusz/examples/labels.vsz
+${PYSITELIB}/veusz/examples/linked_datasets.vsz
+${PYSITELIB}/veusz/examples/mandelbrot.vsz
+${PYSITELIB}/veusz/examples/markerspolygon.vsz
+${PYSITELIB}/veusz/examples/multiaxes.vsz
+${PYSITELIB}/veusz/examples/multixy.vsz
+${PYSITELIB}/veusz/examples/polar.vsz
+${PYSITELIB}/veusz/examples/profile.vsz
+${PYSITELIB}/veusz/examples/shapes.vsz
+${PYSITELIB}/veusz/examples/sin.vsz
+${PYSITELIB}/veusz/examples/sin_byhand.vsz
+${PYSITELIB}/veusz/examples/spectrum.vsz
+${PYSITELIB}/veusz/examples/stackedxy.vsz
+${PYSITELIB}/veusz/examples/starchart.vsz
+${PYSITELIB}/veusz/examples/ternary.vsz
+${PYSITELIB}/veusz/examples/tutorialdata.csv
+${PYSITELIB}/veusz/examples/vectorfield.vsz
${PYSITELIB}/veusz/helpers/__init__.py
${PYSITELIB}/veusz/helpers/__init__.pyc
${PYSITELIB}/veusz/helpers/__init__.pyo
@@ -220,6 +258,9 @@ ${PYSITELIB}/veusz/utils/__init__.pyo
${PYSITELIB}/veusz/utils/action.py
${PYSITELIB}/veusz/utils/action.pyc
${PYSITELIB}/veusz/utils/action.pyo
+${PYSITELIB}/veusz/utils/colormap.py
+${PYSITELIB}/veusz/utils/colormap.pyc
+${PYSITELIB}/veusz/utils/colormap.pyo
${PYSITELIB}/veusz/utils/dates.py
${PYSITELIB}/veusz/utils/dates.pyc
${PYSITELIB}/veusz/utils/dates.pyo
@@ -283,7 +324,6 @@ ${PYSITELIB}/veusz/widgets/contour.pyo
${PYSITELIB}/veusz/widgets/controlgraph.py
${PYSITELIB}/veusz/widgets/controlgraph.pyc
${PYSITELIB}/veusz/widgets/controlgraph.pyo
-${PYSITELIB}/veusz/widgets/data/colormaps.dat
${PYSITELIB}/veusz/widgets/fit.py
${PYSITELIB}/veusz/widgets/fit.pyc
${PYSITELIB}/veusz/widgets/fit.pyo
@@ -402,6 +442,7 @@ ${PYSITELIB}/veusz/windows/icons/error_linevert.svg
${PYSITELIB}/veusz/windows/icons/error_linevertbar.svg
${PYSITELIB}/veusz/windows/icons/error_none.svg
${PYSITELIB}/veusz/windows/icons/kde-application-exit.svg
+${PYSITELIB}/veusz/windows/icons/kde-clipboard.svg
${PYSITELIB}/veusz/windows/icons/kde-dataset-new-veuszedit.svg
${PYSITELIB}/veusz/windows/icons/kde-dataset2d-new-veuszedit.svg
${PYSITELIB}/veusz/windows/icons/kde-document-export.svg
@@ -485,6 +526,9 @@ ${PYSITELIB}/veusz/windows/simplewindow.pyo
${PYSITELIB}/veusz/windows/treeeditwindow.py
${PYSITELIB}/veusz/windows/treeeditwindow.pyc
${PYSITELIB}/veusz/windows/treeeditwindow.pyo
+${PYSITELIB}/veusz/windows/tutorial.py
+${PYSITELIB}/veusz/windows/tutorial.pyc
+${PYSITELIB}/veusz/windows/tutorial.pyo
${PYSITELIB}/veusz/windows/widgettree.py
${PYSITELIB}/veusz/windows/widgettree.pyc
${PYSITELIB}/veusz/windows/widgettree.pyo
diff --git a/graphics/veusz/distinfo b/graphics/veusz/distinfo
index 1a7e45f1946..53289e48c6f 100644
--- a/graphics/veusz/distinfo
+++ b/graphics/veusz/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2011/11/07 12:09:50 drochner Exp $
+$NetBSD: distinfo,v 1.10 2011/11/30 10:59:13 drochner Exp $
-SHA1 (veusz-1.13.tar.gz) = cea3da89d232a1cb625ed4648b28f3bc6560b1ca
-RMD160 (veusz-1.13.tar.gz) = 4c4f8224908bab5791bb5ec963081abdf5e8b69d
-Size (veusz-1.13.tar.gz) = 1630778 bytes
+SHA1 (veusz-1.14.tar.gz) = c5f0e132c4a321138e9e5917d7b36af2ec1c42d2
+RMD160 (veusz-1.14.tar.gz) = bb27bd1bf2a186940ed1e89b78345ad2e871feac
+Size (veusz-1.14.tar.gz) = 1647607 bytes