diff --git a/desktop/kde/plasma/plasma-systemmonitor/actions.py b/desktop/kde/plasma/plasma-systemmonitor/actions.py new file mode 100644 index 0000000000..316616b64f --- /dev/null +++ b/desktop/kde/plasma/plasma-systemmonitor/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/plasma-systemmonitor/pspec.xml b/desktop/kde/plasma/plasma-systemmonitor/pspec.xml new file mode 100644 index 0000000000..a51057d2ee --- /dev/null +++ b/desktop/kde/plasma/plasma-systemmonitor/pspec.xml @@ -0,0 +1,77 @@ + + + + + plasma-systemmonitor + https://kde.org/plasma-desktop/ + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv3 + library + An interface for monitoring system sensors, process information and other system resources + Sistem sensörlerini, işlem bilgilerini ve diğer sistem kaynaklarını izlemek için bir arayüz + https://download.kde.org/stable/plasma/5.21.2/plasma-systemmonitor-5.21.2.tar.xz + + kio-devel + ki18n-devel + libgcc + kconfig-devel + kservice-devel + qt5-base-devel + kirigami-devel + knewstuff-devel + kcoreaddons-devel + kdbusaddons-devel + kitemmodels-devel + kglobalaccel-devel + qt5-declarative-devel + libksysguard-devel + + + + + + plasma-systemmonitor + + kio + ki18n + libgcc + kconfig + kservice + qt5-base + knewstuff + kcoreaddons + kdbusaddons + kitemmodels + kglobalaccel + libksysguard + qt5-declarative + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/config.kcfg + /usr/share/plasma-systemmonitor + /usr/share/doc + + + + + + 2021-03-03 + 5.21.2 + First release + Pisi Linux Admins + admin@pisilinux.org + + + diff --git a/desktop/kde/plasma/plasma-systemmonitor/translations.xml b/desktop/kde/plasma/plasma-systemmonitor/translations.xml new file mode 100644 index 0000000000..cafc7e364b --- /dev/null +++ b/desktop/kde/plasma/plasma-systemmonitor/translations.xml @@ -0,0 +1,8 @@ + + + + plasma-systemmonitor + Sistem sensörlerini, işlem bilgilerini ve diğer sistem kaynaklarını izlemek için bir arayüz + Sistem sensörlerini, işlem bilgilerini ve diğer sistem kaynaklarını izlemek için bir arayüz + +