1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Add rubygem-googleapis-common-protos 1.3.7

googleapis-common-protos provides common gRPC and protocol buffer classes used
in Google APIs.

WWW: https://github.com/googleapis/googleapis
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-04-14 23:58:24 +00:00
parent 2a283c136b
commit 705831f429
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467346
4 changed files with 30 additions and 0 deletions

View File

@ -5534,6 +5534,7 @@
SUBDIR += rubygem-google-api-client
SUBDIR += rubygem-google-protobuf
SUBDIR += rubygem-google-protobuf351
SUBDIR += rubygem-googleapis-common-protos
SUBDIR += rubygem-googleapis-common-protos-types
SUBDIR += rubygem-graf
SUBDIR += rubygem-grape

View File

@ -0,0 +1,22 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= googleapis-common-protos
PORTVERSION= 1.3.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Common gRPC and protocol buffer classes used in Google APIs
LICENSE= APACHE20
RUN_DEPENDS= rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf \
rubygem-googleapis-common-protos-types>=1.0:devel/rubygem-googleapis-common-protos-types \
rubygem-grpc>=1.0:net/rubygem-grpc
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1523727694
SHA256 (rubygem/googleapis-common-protos-1.3.7.gem) = acae3f71ede5ead4bcb7dfaaf3a0981ea077f45904226e177231412c9d109f8b
SIZE (rubygem/googleapis-common-protos-1.3.7.gem) = 6144

View File

@ -0,0 +1,4 @@
googleapis-common-protos provides common gRPC and protocol buffer classes used
in Google APIs.
WWW: https://github.com/googleapis/googleapis