blob: b4644912dcedca62e7577e3be7b0e454c1ae1709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ghostcloud-git
pkgdesc = A modern cross-platform Qt client for Nextcloud, ownCloud & WebDav. Clean and simple interface, originally for SailfishOS and perfect for convergent/mobile devices.
pkgver = 0.9.9.r1.g5fbf320
pkgrel = 1
url = https://github.com/fredldotme/harbour-owncloud
arch = any
license = GPL2
makedepends = qt5-base
makedepends = qt5-declarative
makedepends = qt5-imageformats
makedepends = qt5-quickcontrols
makedepends = qt5-quickcontrols2
makedepends = qt5-svg
makedepends = qt5-tools
makedepends = qt5-x11extras
depends = qt5-multimedia
depends = qt5-script
provides = ghostcloud
conflicts = ghostcloud
source = ghostcloud::git+https://github.com/fredldotme/harbour-owncloud.git
sha512sums = SKIP
pkgname = ghostcloud-git
|