diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-12-12 23:24:36 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-12-12 23:24:36 +0000 |
commit | f306859985e359e79f116b8be973af8441c696c8 (patch) | |
tree | 2862125dcafa093812534028079357cfdf904bfd /math/cantor | |
parent | - Update to 3.4.5. (diff) |
KDE's December 2019 Apps Update
New versions of KDE applications landing in December
The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.
Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.
We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!
Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
Notes
Notes:
svn path=/head/; revision=519955
Diffstat (limited to 'math/cantor')
-rw-r--r-- | math/cantor/Makefile | 3 | ||||
-rw-r--r-- | math/cantor/distinfo | 6 | ||||
-rw-r--r-- | math/cantor/pkg-plist | 8 |
3 files changed, 11 insertions, 6 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index ac30708e3f8a..175c14db1221 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -10,7 +10,8 @@ COMMENT= Mathematical software frontend by KDE LIB_DEPENDS= libAnalitza.so:math/analitza \ libcln.so:math/cln \ libqalculate.so:math/libqalculate \ - libspectre.so:print/libspectre + libspectre.so:print/libspectre \ + libpoppler-qt5.so:graphics/poppler-qt5 BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml diff --git a/math/cantor/distinfo b/math/cantor/distinfo index c61ae4af72fa..28f44a7e71df 100644 --- a/math/cantor/distinfo +++ b/math/cantor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572930882 -SHA256 (KDE/applications/19.08.3/cantor-19.08.3.tar.xz) = 5b0f0b0b3990c83a927d2545baa9596119025dbf25242a9d46b1c76a26fcbfe5 -SIZE (KDE/applications/19.08.3/cantor-19.08.3.tar.xz) = 2538816 +TIMESTAMP = 1575623421 +SHA256 (KDE/applications/19.12.0/cantor-19.12.0.tar.xz) = 58af0ddc0b8b731970998cdd67c926f37c5b7609019c5923f8d7724c3ac6e5c5 +SIZE (KDE/applications/19.12.0/cantor-19.12.0.tar.xz) = 9015328 diff --git a/math/cantor/pkg-plist b/math/cantor/pkg-plist index 28b42e125081..961ef886d69a 100644 --- a/math/cantor/pkg-plist +++ b/math/cantor/pkg-plist @@ -24,8 +24,12 @@ include/cantor/epsresult.h include/cantor/expression.h include/cantor/extension.h include/cantor/helpresult.h +include/cantor/htmlresult.h include/cantor/imageresult.h +include/cantor/jupyterutils.h include/cantor/latexresult.h +include/cantor/mimeresult.h +include/cantor/renderer.h include/cantor/result.h include/cantor/session.h include/cantor/syntaxhelpobject.h @@ -38,7 +42,7 @@ lib/cmake/Cantor/CantorTargets.cmake lib/libcantor_config.so lib/libcantor_pythonbackend.so lib/libcantorlibs.so -lib/libcantorlibs.so.23 +lib/libcantorlibs.so.24 lib/libcantorlibs.so.%%KDE_APPLICATIONS_VERSION%% %%QT_PLUGINDIR%%/cantor/assistants/cantor_advancedplotassistant.so %%QT_PLUGINDIR%%/cantor/assistants/cantor_creatematrixassistant.so @@ -56,7 +60,6 @@ lib/libcantorlibs.so.%%KDE_APPLICATIONS_VERSION%% %%QT_PLUGINDIR%%/cantor/backends/cantor_kalgebrabackend.so %%LUAJIT%%%%QT_PLUGINDIR%%/cantor/backends/cantor_luabackend.so %%QT_PLUGINDIR%%/cantor/backends/cantor_maximabackend.so -%%QT_PLUGINDIR%%/cantor/backends/cantor_nullbackend.so %%QT_PLUGINDIR%%/cantor/backends/cantor_octavebackend.so %%QT_PLUGINDIR%%/cantor/backends/cantor_python3backend.so %%QT_PLUGINDIR%%/cantor/backends/cantor_qalculatebackend.so @@ -67,6 +70,7 @@ lib/libcantorlibs.so.%%KDE_APPLICATIONS_VERSION%% %%QT_PLUGINDIR%%/cantor/panels/cantor_variablemanagerplugin.so %%QT_PLUGINDIR%%/libcantorpart.so share/applications/org.kde.cantor.desktop +%%DATADIR%%/latex/preview.sty %%DATADIR%%/maximabackend/cantor-initmaxima.lisp %%DATADIR%%/octavebackend/cantor_eigenvectors.m %%DATADIR%%/octavebackend/cantor_plot2d.m |