devel/rubygem-google-apis-androidpublisher_v3-gitlab: Remove port
Leaf libraries not relevant to server environment
This commit is contained in:
parent
c3f74607f0
commit
2ced38bf6c
@ -2475,6 +2475,7 @@ devel/rubygem-gettext_i18n_rails_js-rails70
|
||||
devel/rubygem-gitlab
|
||||
devel/rubygem-gitlab-dangerfiles
|
||||
devel/rubygem-gitlab-labkit
|
||||
devel/rubygem-google-apis-androidpublisher_v3-gitlab
|
||||
devel/rubygem-grape_logging-gitlab
|
||||
devel/rubygem-grape-path-helpers
|
||||
devel/rubygem-grape-swagger
|
||||
|
||||
@ -6649,7 +6649,6 @@
|
||||
SUBDIR += rubygem-google-api-client
|
||||
SUBDIR += rubygem-google-apis-admin_directory_v1
|
||||
SUBDIR += rubygem-google-apis-androidpublisher_v3
|
||||
SUBDIR += rubygem-google-apis-androidpublisher_v3-gitlab
|
||||
SUBDIR += rubygem-google-apis-bigquery_v2
|
||||
SUBDIR += rubygem-google-apis-cloudbilling_v1
|
||||
SUBDIR += rubygem-google-apis-cloudkms_v1
|
||||
|
||||
@ -1,22 +0,0 @@
|
||||
PORTNAME= google-apis-androidpublisher_v3
|
||||
PORTVERSION= 0.34.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -gitlab
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
COMMENT= Simple REST client for Google Play Android API V3
|
||||
WWW= https://github.com/google/google-api-ruby-client
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^0\.34\.
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1682149409
|
||||
SHA256 (rubygem/google-apis-androidpublisher_v3-0.34.0.gem) = d7e1d7dd92f79c498fe2082222a1740d788e022e660c135564b3fd299cab5425
|
||||
SIZE (rubygem/google-apis-androidpublisher_v3-0.34.0.gem) = 63488
|
||||
@ -1,8 +0,0 @@
|
||||
This is the simple REST client for Google Play Android Developer API V3.
|
||||
Simple REST clients are Ruby client libraries that provide access to Google
|
||||
services via their HTTP REST API endpoints. These libraries are generated
|
||||
and updated automatically based on the discovery documents published by the
|
||||
service, and they handle most concerns such as authentication, pagination,
|
||||
retry, timeouts, and logging. You can use this client to access the Google
|
||||
Play Android Developer API, but note that some services may provide a
|
||||
separate modern client that is easier to use.
|
||||
Loading…
x
Reference in New Issue
Block a user