From b8fbec251119c6c3663fd32eed5afa93a008daee Mon Sep 17 00:00:00 2001 From: aydemir Date: Thu, 7 Jul 2016 19:38:23 +0300 Subject: [PATCH] kdeconnect --- desktop/kde/addon/kdeconnect/actions.py | 16 +++++ desktop/kde/addon/kdeconnect/pspec.xml | 69 +++++++++++++++++++ desktop/kde/addon/kdeconnect/translations.xml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 desktop/kde/addon/kdeconnect/actions.py create mode 100644 desktop/kde/addon/kdeconnect/pspec.xml create mode 100644 desktop/kde/addon/kdeconnect/translations.xml diff --git a/desktop/kde/addon/kdeconnect/actions.py b/desktop/kde/addon/kdeconnect/actions.py new file mode 100644 index 0000000000..1d87bbdd75 --- /dev/null +++ b/desktop/kde/addon/kdeconnect/actions.py @@ -0,0 +1,16 @@ +#!/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 + +def setup(): + kde5.configure() + +def build(): + kde5.make() + +def install(): + kde5.install() \ No newline at end of file diff --git a/desktop/kde/addon/kdeconnect/pspec.xml b/desktop/kde/addon/kdeconnect/pspec.xml new file mode 100644 index 0000000000..6a7dde882a --- /dev/null +++ b/desktop/kde/addon/kdeconnect/pspec.xml @@ -0,0 +1,69 @@ + + + + + kdeconnect + https://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv2 + kdeconnect + app:gui + Connect KDE with your smartphone + Connect KDE with your smartphone + http://download.kde.org/unstable/kdeconnect/0.9/src/kdeconnect-kde-0.9.tar.xz + + extra-cmake-modules + qt5-base-devel + qca2-qt5-devel + libfakekey-devel + + + + + kdeconnect + + kio + ki18n + libX11 + kconfig + libXtst + kcmutils + kservice + qca2-qt5 + qt5-base + libfakekey + kcoreaddons + kdbusaddons + qt5-x11extras + kconfigwidgets + knotifications + kwidgetsaddons + qt5-declarative + sshfs + + + /usr/bin + /etc + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/info + /usr/share/doc + + + + + + 2016-07-07 + 0.9 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/kde/addon/kdeconnect/translations.xml b/desktop/kde/addon/kdeconnect/translations.xml new file mode 100644 index 0000000000..cbf3fa6543 --- /dev/null +++ b/desktop/kde/addon/kdeconnect/translations.xml @@ -0,0 +1,8 @@ + + + + kdeconnect + kde android connet + kde android connet + +