summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
Diffstat (limited to 'kde')
-rw-r--r--kde/make/kdeconnect410
-rw-r--r--kde/modularize1
-rw-r--r--kde/modules/kde4-extragear1
-rw-r--r--kde/pkgsrc/kdeconnect41
-rw-r--r--kde/slack-desc/kdeconnect419
5 files changed, 32 insertions, 0 deletions
diff --git a/kde/make/kdeconnect4 b/kde/make/kdeconnect4
new file mode 100644
index 0000000..d8e2698
--- /dev/null
+++ b/kde/make/kdeconnect4
@@ -0,0 +1,10 @@
+make $NUMJOBS || make || exit 1
+cd interfaces
+ make install DESTDIR=$PKG || exit 1
+cd -
+cd kio
+ make install DESTDIR=$PKG || exit 1
+cd -
+cd fileitemactionplugin
+ make install DESTDIR=$PKG || exit 1
+cd -
diff --git a/kde/modularize b/kde/modularize
index 3a0cdf9..63b7714 100644
--- a/kde/modularize
+++ b/kde/modularize
@@ -388,4 +388,5 @@ kio-mtp
libktorrent
ktorrent
partitionmanager
+kdeconnect4
diff --git a/kde/modules/kde4-extragear b/kde/modules/kde4-extragear
index 2a5ea89..b517eb4 100644
--- a/kde/modules/kde4-extragear
+++ b/kde/modules/kde4-extragear
@@ -16,4 +16,5 @@ kio-mtp
#libktorrent
#ktorrent
partitionmanager
+kdeconnect4
diff --git a/kde/pkgsrc/kdeconnect4 b/kde/pkgsrc/kdeconnect4
new file mode 100644
index 0000000..30dffe3
--- /dev/null
+++ b/kde/pkgsrc/kdeconnect4
@@ -0,0 +1 @@
+kde4-extragear/kdeconnect-kde
diff --git a/kde/slack-desc/kdeconnect4 b/kde/slack-desc/kdeconnect4
new file mode 100644
index 0000000..aa45f71
--- /dev/null
+++ b/kde/slack-desc/kdeconnect4
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+kdeconnect4: kdeconnect4 (Integrate Android with the KDE Desktop)
+kdeconnect4:
+kdeconnect4: KDE Connect is a module to connect KDE with your smartphone.
+kdeconnect4: Prominent features are: clipboard share, notifications sync,
+kdeconnect4: multimedia remote control over secured network connections.
+kdeconnect4: Please note you will need to install KDE Connect on Android
+kdeconnect4: for this app to work:
+kdeconnect4: https://play.google.com/store/apps/details?id=org.kde.kdeconnect4_tp
+kdeconnect4: This package provides support for Dolphin (kdelibs4) in Plasma5.
+kdeconnect4: See also:
+kdeconnect4: http://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/