diff --git a/desktop/kde/edu/kmplot/actions.py b/desktop/kde/edu/kmplot/actions.py new file mode 100644 index 0000000000..6ca206df73 --- /dev/null +++ b/desktop/kde/edu/kmplot/actions.py @@ -0,0 +1,22 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt + +from pisi.actionsapi import kde5 +from pisi.actionsapi import pisitools + + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + + pisitools.dodoc("COPYING.DOC", "COPYING") + + diff --git a/desktop/kde/edu/kmplot/pspec.xml b/desktop/kde/edu/kmplot/pspec.xml new file mode 100644 index 0000000000..49c682754c --- /dev/null +++ b/desktop/kde/edu/kmplot/pspec.xml @@ -0,0 +1,64 @@ + + + kmplot + http://kde.org/applications/education/kmplot/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.education + Mathematical Function Plotter + KmPlot is a program to draw graphs, their integrals or derivatives. It supports different systems of coordinates like the Cartesian or the polar coordinate system. The graphs can be colorized and the view is scalable, so that you are able to zoom to the level you need. + + extra-cmake-modules + gettext-devel + kdelibs4-support-devel + kdoctools-devel + ki18n-devel + kparts-devel + kwidgetsaddons-devel + qt5-base-devel + + http://download.kde.org/stable/applications/15.08.2/src/kmplot-15.08.2.tar.xz + + + kmplot + Mathematical Function Plotter + + kdelibs4-support + ki18n + kparts + kwidgetsaddons + qt5-base + qt5-svg + libgcc + kconfig + kxmlgui + kservice + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + /usr/share/man + + + + + 2015-11-06 + 15.08.2 + First Release + Stefan Gronewold (groni) + groni@pisilinux.org + + + diff --git a/pisi-index.xml b/pisi-index.xml index 0e79649684..2afa9d7f00 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -50116,6 +50116,71 @@ + + + kmplot + http://kde.org/applications/education/kmplot/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.education + Mathematical Function Plotter + KmPlot is a program to draw graphs, their integrals or derivatives. It supports different systems of coordinates like the Cartesian or the polar coordinate system. The graphs can be colorized and the view is scalable, so that you are able to zoom to the level you need. + http://download.kde.org/stable/applications/15.08.2/src/kmplot-15.08.2.tar.xz + + extra-cmake-modules + gettext-devel + kdelibs4-support-devel + kdoctools-devel + ki18n-devel + kparts-devel + kwidgetsaddons-devel + qt5-base-devel + + desktop/kde/edu/kmplot/pspec.xml + + + kmplot + Mathematical Function Plotter + + kdelibs4-support + ki18n + kparts + kwidgetsaddons + qt5-base + qt5-svg + libgcc + kconfig + kxmlgui + kservice + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + /usr/share/man + + + + + 2015-11-06 + 15.08.2 + First Release + Stefan Gronewold (groni) + groni@pisilinux.org + + + blinken diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 501366d5fe..0b5662d027 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -d43e5a74248d486126cafc276771ccdc63364633 \ No newline at end of file +a99ef38c0f4ced380e6d71d5a52c3d3cf8bf1615 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index fb65977662..f86bbb152b 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 528c09d23a..3fca9867c2 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -320f4eb78eee442f262e7287d21453072eb46a3a \ No newline at end of file +b8fb4b8d17a1b6b6193a34be0e024e18920a1e53 \ No newline at end of file