* 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
|
pkgname=libcloudproviders
|
||||||
pkgver=0.3.6
|
pkgver=0.3.6
|
||||||
pkgrel=1
|
pkgrel=1.1
|
||||||
pkgdesc="DBus API that allows cloud storage sync clients to expose their services"
|
pkgdesc="DBus API that allows cloud storage sync clients to expose their services"
|
||||||
url="https://gitlab.gnome.org/World/libcloudproviders"
|
url="https://gitlab.gnome.org/World/libcloudproviders"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
@ -13,6 +13,7 @@ license=(LGPL-3.0-or-later)
|
|||||||
depends=(glib2)
|
depends=(glib2)
|
||||||
makedepends=(
|
makedepends=(
|
||||||
git
|
git
|
||||||
|
glib2-devel
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
gtk-doc
|
gtk-doc
|
||||||
meson
|
meson
|
||||||
|
Loading…
x
Reference in New Issue
Block a user