* update libcloudproviders to 0.3.6-1.1
This commit is contained in:
parent
7f050f899d
commit
cadde4fdea
23
libcloudproviders/.SRCINFO
Normal file
23
libcloudproviders/.SRCINFO
Normal file
@ -0,0 +1,23 @@
|
||||
pkgbase = libcloudproviders
|
||||
pkgdesc = DBus API that allows cloud storage sync clients to expose their services
|
||||
pkgver = 0.3.6
|
||||
pkgrel = 1.1
|
||||
url = https://gitlab.gnome.org/World/libcloudproviders
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL-3.0-or-later
|
||||
makedepends = git
|
||||
makedepends = glib2-devel
|
||||
makedepends = gobject-introspection
|
||||
makedepends = gtk-doc
|
||||
makedepends = meson
|
||||
makedepends = python-packaging
|
||||
makedepends = vala
|
||||
depends = glib2
|
||||
source = git+https://gitlab.gnome.org/World/libcloudproviders.git#commit=9702091d5f77c2d1dfe1f8ca254c0910738da359
|
||||
b2sums = 7006ffb2fbb4336f42fa003e24b1be546ae2700e3d375f6b8ab9f05ffff2c06c663997bb2f72ee5328548441ff5595e2ba55395303442e16d9feab9065f01ff3
|
||||
|
||||
pkgname = libcloudproviders
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=libcloudproviders
|
||||
pkgver=0.3.6
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc="DBus API that allows cloud storage sync clients to expose their services"
|
||||
url="https://gitlab.gnome.org/World/libcloudproviders"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -13,6 +13,7 @@ license=(LGPL-3.0-or-later)
|
||||
depends=(glib2)
|
||||
makedepends=(
|
||||
git
|
||||
glib2-devel
|
||||
gobject-introspection
|
||||
gtk-doc
|
||||
meson
|
||||
|
Loading…
x
Reference in New Issue
Block a user