diff --git a/desktop/kde/plasma/ksystemstats/actions.py b/desktop/kde/plasma/ksystemstats/actions.py new file mode 100644 index 0000000000..316616b64f --- /dev/null +++ b/desktop/kde/plasma/ksystemstats/actions.py @@ -0,0 +1,19 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pisitools +from pisi.actionsapi import kde5 + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("LICENSES/*", "README*") diff --git a/desktop/kde/plasma/ksystemstats/pspec.xml b/desktop/kde/plasma/ksystemstats/pspec.xml new file mode 100644 index 0000000000..dbe72ad705 --- /dev/null +++ b/desktop/kde/plasma/ksystemstats/pspec.xml @@ -0,0 +1,74 @@ + + + + + ksystemstats + https://kde.org/plasma-desktop/ + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv3 + library + KSystemStats is a daemon that collects statistics about the running system + KSystemStats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır. + https://download.kde.org/stable/plasma/5.22.1/ksystemstats-5.22.1.tar.xz + + kio-devel + eudev-devel + ki18n-devel + libnl + solid-devel + libgcc + qt5-base-devel + lm_sensors-devel + kcoreaddons-devel + kdbusaddons-devel + libksysguard-devel + networkmanager-qt-devel + extra-cmake-modules + + + + + + ksystemstats + + kio + eudev + ki18n + libnl + solid + libgcc + qt5-base + lm_sensors + kcoreaddons + kdbusaddons + libksysguard + networkmanager-qt + + + /usr/bin + /usr/lib + /usr/share/dbus-1 + /usr/share/locale + /usr/share/doc + --> + + + + + + 2021-06-16 + 5.22.1 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/desktop/kde/plasma/ksystemstats/translations.xml b/desktop/kde/plasma/ksystemstats/translations.xml new file mode 100644 index 0000000000..37a95b1609 --- /dev/null +++ b/desktop/kde/plasma/ksystemstats/translations.xml @@ -0,0 +1,8 @@ + + + + ksystemstats + KSystemStats is a daemon that collects statistics about the running system + KSystemStats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır. + +