summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6632cd8e4eca
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = grpc-git-cmake
+ pkgdesc = gRPC - An RPC library and framework (uses cmake for building)
+ pkgver = v1.12.1.r5278.g8c3d4a7dfd
+ pkgrel = 1
+ url = http://www.grpc.io/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = gflags
+ makedepends = zlib
+ makedepends = cmake
+ makedepends = ninja
+ depends = c-ares
+ depends = protobuf>=3
+ conflicts = grpc
+ conflicts = grpc-git
+ conflicts = grpc-git-boringssl
+ options = !makeflags
+ source = git+https://github.com/grpc/grpc.git
+ md5sums = SKIP
+
+pkgname = grpc-git-cmake
+