summaryrefslogtreecommitdiff
path: root/graphics/veusz/PLIST
diff options
context:
space:
mode:
authordrochner <drochner>2013-04-08 17:22:03 +0000
committerdrochner <drochner>2013-04-08 17:22:03 +0000
commite7a9f184415cc9b3a14fc26f56764d4ae1f4d400 (patch)
tree4bcb5c10d2cd2bc79f87da87b6d7e7316a8991ed /graphics/veusz/PLIST
parent67b78c1a67746c2a7d773f437007350fe26526ea (diff)
downloadpkgsrc-e7a9f184415cc9b3a14fc26f56764d4ae1f4d400.tar.gz
update to 1.17
changes: * Add new broken axis widget with gaps in the numerical sequence * Grid lines are plotted always under (or over) the data * Shift+Scroll wheel scrolls left/right (thanks to Dave Hughes) * Polar plots can have a "minimum" radius and log axes * Many more LaTeX symbols added * Add SAMP/VoTable support (thanks to Graham Bell) * New shifted-points xy line mode, which plots a stepped line with the points shifted to lie between the coordinates given * Points can be picked to console and/or clipboard (thanks to Valerio Mussi) * Allow reversed ternary plot
Diffstat (limited to 'graphics/veusz/PLIST')
-rw-r--r--graphics/veusz/PLIST13
1 files changed, 12 insertions, 1 deletions
diff --git a/graphics/veusz/PLIST b/graphics/veusz/PLIST
index 1606c29c348..3656f527e12 100644
--- a/graphics/veusz/PLIST
+++ b/graphics/veusz/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2012/08/16 15:41:27 drochner Exp $
+@comment $NetBSD: PLIST,v 1.13 2013/04/08 17:22:03 drochner Exp $
bin/veusz
bin/veusz_listen
${PYSITELIB}/veusz/VERSION
@@ -151,6 +151,7 @@ ${PYSITELIB}/veusz/examples/bar_labels.vsz
${PYSITELIB}/veusz/examples/bar_options.vsz
${PYSITELIB}/veusz/examples/barplots.vsz
${PYSITELIB}/veusz/examples/boxplot.vsz
+${PYSITELIB}/veusz/examples/broken_axis.vsz
${PYSITELIB}/veusz/examples/coloredpoints.vsz
${PYSITELIB}/veusz/examples/contour.vsz
${PYSITELIB}/veusz/examples/dataset_operations.vsz
@@ -209,6 +210,9 @@ ${PYSITELIB}/veusz/plugins/importplugin.pyo
${PYSITELIB}/veusz/plugins/toolsplugin.py
${PYSITELIB}/veusz/plugins/toolsplugin.pyc
${PYSITELIB}/veusz/plugins/toolsplugin.pyo
+${PYSITELIB}/veusz/plugins/votable.py
+${PYSITELIB}/veusz/plugins/votable.pyc
+${PYSITELIB}/veusz/plugins/votable.pyo
${PYSITELIB}/veusz/pyqtdistutils.py
${PYSITELIB}/veusz/pyqtdistutils.pyc
${PYSITELIB}/veusz/pyqtdistutils.pyo
@@ -314,6 +318,9 @@ ${PYSITELIB}/veusz/utils/version.pyo
${PYSITELIB}/veusz/utils/vzdbus.py
${PYSITELIB}/veusz/utils/vzdbus.pyc
${PYSITELIB}/veusz/utils/vzdbus.pyo
+${PYSITELIB}/veusz/utils/vzsamp.py
+${PYSITELIB}/veusz/utils/vzsamp.pyc
+${PYSITELIB}/veusz/utils/vzsamp.pyo
${PYSITELIB}/veusz/veusz_listen.py
${PYSITELIB}/veusz/veusz_listen.pyc
${PYSITELIB}/veusz/veusz_listen.pyo
@@ -326,6 +333,9 @@ ${PYSITELIB}/veusz/widgets/__init__.pyo
${PYSITELIB}/veusz/widgets/axis.py
${PYSITELIB}/veusz/widgets/axis.pyc
${PYSITELIB}/veusz/widgets/axis.pyo
+${PYSITELIB}/veusz/widgets/axisbroken.py
+${PYSITELIB}/veusz/widgets/axisbroken.pyc
+${PYSITELIB}/veusz/widgets/axisbroken.pyo
${PYSITELIB}/veusz/widgets/axisticks.py
${PYSITELIB}/veusz/widgets/axisticks.pyc
${PYSITELIB}/veusz/widgets/axisticks.pyo
@@ -419,6 +429,7 @@ ${PYSITELIB}/veusz/windows/consolewindow.pyo
${PYSITELIB}/veusz/windows/datanavigator.py
${PYSITELIB}/veusz/windows/datanavigator.pyc
${PYSITELIB}/veusz/windows/datanavigator.pyo
+${PYSITELIB}/veusz/windows/icons/button_axis-broken.svg
${PYSITELIB}/veusz/windows/icons/button_axis.svg
${PYSITELIB}/veusz/windows/icons/button_bar.svg
${PYSITELIB}/veusz/windows/icons/button_boxplot.svg