diff options
author | 2016-09-26 13:00:36 +0200 | |
---|---|---|
committer | 2016-09-26 12:00:36 +0100 | |
commit | a9bccaa1c26c489dd3dd3f7405d04d0c1ee0240b (patch) | |
tree | 5d62b4933ebea414151746065dddb4f43cd5868a /net-misc/cernbox-client/metadata.xml | |
parent | sci-biology/vcftools: remove, in main tree (diff) | |
download | sci-a9bccaa1c26c489dd3dd3f7405d04d0c1ee0240b.tar.gz sci-a9bccaa1c26c489dd3dd3f7405d04d0c1ee0240b.tar.bz2 sci-a9bccaa1c26c489dd3dd3f7405d04d0c1ee0240b.zip |
net-misc/cernbox-client: Branded net-misc/owncloud-client for CERN. (#673)
* net-misc/cernbox-client: Branded net-misc/owncloud-client for CERN.
The branding contains themeing and several special default settings
for the special ownCloud instance of CERN.
Package-Manager: portage-2.3.0
* net-misc/cernbox-client: Use eapply instead of epatch,
adapt patch.
Package-Manager: portage-2.3.1
Diffstat (limited to 'net-misc/cernbox-client/metadata.xml')
-rw-r--r-- | net-misc/cernbox-client/metadata.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/net-misc/cernbox-client/metadata.xml b/net-misc/cernbox-client/metadata.xml new file mode 100644 index 000000000..1a378d6f4 --- /dev/null +++ b/net-misc/cernbox-client/metadata.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>sci-physics@gentoo.org</email> + <name>Gentoo Physics Project</name> + </maintainer> + <longdescription lang="en"> + This service provides a cloud synchronisation service for all CERN users between personal devices (like a laptop) and a centrally-managed data storage. + + Available to all CERN users. This service provides synchronisation capabilities: + everyone having a CERN computing account can use box to synchronise data (files and directories) across a series of (mobile) devices (smartphones, tablet, laptop, desktop). + Major software distributions are supported (notably recent Mac, Linux and Windows). + + The service provides off-line eventually synchronised access to data and it is also meant for data sharing across collaborators (for example to share presentations or text documents). + + The service is not suitable for critical-path activities like data acquisition, world-wide data distribution and massive batch processing. + </longdescription> + <use> + <flag name="dolphin">Install the <pkg>kde-apps/dolphin</pkg> extension</flag> + <flag name="nautilus">Install the <pkg>gnome-base/nautilus</pkg> extension</flag> + <flag name="sftp">Enable sftp transfer support via <pkg>net-libs/libssh</pkg></flag> + </use> + <upstream> + <doc>http://cernbox.web.cern.ch/cernbox/00_getting_started/index.html</doc> + </upstream> +</pkgmetadata> |