[Pkg-owncloud-commits] [owncloud-client] 01/02: Add dolphin plugin

Sandro Knauß hefee-guest at moszumanska.debian.org
Sun Jan 24 02:51:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch experimental
in repository owncloud-client.

commit c9c653a8b168b3d3d8705139effa905976ec3aea
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sun Jan 24 03:48:40 2016 +0100

    Add dolphin plugin
---
 debian/control                  | 19 +++++++++++++++++++
 debian/dolphin-owncloud.install |  4 ++++
 2 files changed, 23 insertions(+)

diff --git a/debian/control b/debian/control
index f8c9c58..6784028 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Uploaders: Sandro Knauß <bugs at sandroknauss.de>
 Build-Depends: cmake,
                debhelper (>= 9),
                dh-python,
+               extra-cmake-modules (>= 5.16),
                kdelibs5-dev,
+               kio-dev,
                libcmocka-dev,
                libhttp-dav-perl,
                libinotify-dev [kfreebsd-any],
@@ -122,6 +124,23 @@ Description: folder synchronization with an ownCloud server - cmd client
  This package provides the command line client specialising in
  synchronizing with cloud storage provided by ownCloud.
 
+Package: dolphin-owncloud
+Architecture: any
+Section: kde
+Depends: libowncloudsync0 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Enhances: dolphin
+Description: ownCloud integration for Dolphin
+ The ownCloudSync system lets you always have your latest files wherever
+ you are. Just specify one or more folders on the local machine to and a server
+ to synchronize to. You can configure more computers to synchronize to the same
+ server and any change to the files on one computer will silently and reliably
+ flow across to every other.
+ .
+ Dolphin ownCloud is an extension that integrates the ownCloud web service with
+ your Plasma Desktop (KDE).
+
 Package: nautilus-owncloud
 Architecture: all
 Section: gnome
diff --git a/debian/dolphin-owncloud.install b/debian/dolphin-owncloud.install
new file mode 100644
index 0000000..c7defd8
--- /dev/null
+++ b/debian/dolphin-owncloud.install
@@ -0,0 +1,4 @@
+usr/lib/*/libownclouddolphinpluginhelper.so
+usr/lib/*/plugins/ownclouddolphinactionplugin.so
+usr/lib/*/plugins/kf5/overlayicon/ownclouddolphinoverlayplugin.so
+usr/share/kservices5/ownclouddolphinactionplugin.desktop

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list