blob: ae3cee9f9c5447f16ef847c07935baa4d2591657 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = protoc-gen-grpc-web
pkgdesc = Protobuf gRPC compiler for Web Clients
pkgver = 1.5.0
pkgrel = 0
url = https://github.com/grpc/grpc-web
arch = x86_64
license = Apache2
makedepends = pkg-config
depends = protobuf>=3
source = https://github.com/grpc/grpc-web/archive/1.5.0.tar.gz
source = 0001-fix-build-error.patch
sha512sums = c92180686af250d7b791fd9b0a127f09952cd75ae22224bdd0f9bd134c9c1a3f90e3d91b5f5d6d0ad9236ccef97da317b7010395e6fb7146f50dd91a094de37a
sha512sums = 1b1c0cc0d97a991129a3bf3a9b42d9758630abb88faa05f02dc479ddb64d1d9b002dba692506b913680de143aa210958717de2f469d15be4e3ead3d66a1f8c50
pkgname = protoc-gen-grpc-web
|