[Pkg-owncloud-commits] [owncloud-client] 484/484: build dolphin-owncloud
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:38:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit c89c5a29d7c4636cf7d0195f7aae65fe36d8faf3
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Wed Dec 16 01:34:19 2015 +0100
build dolphin-owncloud
---
debian/control | 18 ++++++++++++++++++
debian/dolphin-owncloud.install | 4 ++++
2 files changed, 22 insertions(+)
diff --git a/debian/control b/debian/control
index f8c9c58..98543e6 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,
kdelibs5-dev,
+ kio-dev (>= 5.16),
libcmocka-dev,
libhttp-dav-perl,
libinotify-dev [kfreebsd-any],
@@ -141,3 +143,19 @@ Description: ownCloud integration for Nautilus
.
Nautilus ownCloud is an extension that integrates the ownCloud web service with
your GNOME Desktop.
+
+Package: dolphin-owncloud
+Architecture: any
+Section: kde
+Depends: ${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 Dolphin File Browser.
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