diff --git a/desktop/kde/utils/ktimer/actions.py b/desktop/kde/utils/ktimer/actions.py new file mode 100644 index 0000000000..05e0a8b1dc --- /dev/null +++ b/desktop/kde/utils/ktimer/actions.py @@ -0,0 +1,19 @@ +#!/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 pisitools +from pisi.actionsapi import kde5 + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("COPYING") diff --git a/desktop/kde/utils/ktimer/pspec.xml b/desktop/kde/utils/ktimer/pspec.xml new file mode 100644 index 0000000000..fa177177f2 --- /dev/null +++ b/desktop/kde/utils/ktimer/pspec.xml @@ -0,0 +1,55 @@ + + + + + ktimer + http://kde.org/applications/utilities/ktimer + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + ktimer + app:gui + A countdown launcher + KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. + mirrors://kde/stable/applications/15.08.0/src/ktimer-15.08.0.tar.xz + + qt5-base-devel + kdoctools-devel + cmake + extra-cmake-modules + + + + + ktimer + + qt5-base + kio + ki18n + libgcc + kconfig + kcoreaddons + kdbusaddons + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/share/doc + /usr/bin + /usr/share + + + + + + 2015-08-21 + 15.08.0 + First Release. + Stefan Gronewold (groni) + groni@pisilinux.org + + + diff --git a/desktop/kde/utils/ktimer/translations.xml b/desktop/kde/utils/ktimer/translations.xml new file mode 100644 index 0000000000..0302529762 --- /dev/null +++ b/desktop/kde/utils/ktimer/translations.xml @@ -0,0 +1,8 @@ + + + + ktimer + A countdown launcher + KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. + + diff --git a/desktop/kde/utils/kwalletmanager/actions.py b/desktop/kde/utils/kwalletmanager/actions.py new file mode 100644 index 0000000000..1acf52bc8c --- /dev/null +++ b/desktop/kde/utils/kwalletmanager/actions.py @@ -0,0 +1,19 @@ +#!/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 pisitools +from pisi.actionsapi import kde5 + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() + + pisitools.dodoc("COPYING*", "TODO") diff --git a/desktop/kde/utils/kwalletmanager/pspec.xml b/desktop/kde/utils/kwalletmanager/pspec.xml new file mode 100644 index 0000000000..1ed47b0892 --- /dev/null +++ b/desktop/kde/utils/kwalletmanager/pspec.xml @@ -0,0 +1,72 @@ + + + + + kwalletmanager + http://kde.org/applications/system/kwalletmanager + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + kwallet + app:gui + A wallet management tool + KWalletManager is a tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet. + mirrors://kde/stable/applications/15.08.0/src/kwalletmanager-15.08.0.tar.xz + + qt5-base + kdoctools-devel + cmake + extra-cmake-modules + + + + + kwalletmanager + + qt5-base + kcmutils + kdelibs4-support + kauth + ki18n + libgcc + kcodecs + kconfig + kwallet + kxmlgui + karchive + kservice + kitemviews + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + kconfigwidgets + knotifications + kwidgetsaddons + + + /etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/bin + /usr/share + /usr/share/icons + /usr/share/applications + /usr/share/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy + /usr/share/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service + + + + + + 2015-08-21 + 15.08.0 + First Release. + Stefan Gronewold (groni) + groni@pisilinux.org + + + diff --git a/desktop/kde/utils/kwalletmanager/translations.xml b/desktop/kde/utils/kwalletmanager/translations.xml new file mode 100644 index 0000000000..f6080efcce --- /dev/null +++ b/desktop/kde/utils/kwalletmanager/translations.xml @@ -0,0 +1,8 @@ + + + + kwallet + Bir cüzdan yönetim aracı + KWalletManager, sisteminizdeki parolaları yönetmek için bir araçtır. + +