pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Initial import of p5-Google-API-Client 0.14
Module Name: pkgsrc-wip
Committed By: Sergey Svishchev <shattered%NetBSD.org@localhost>
Pushed By: shattered
Date: Sat Feb 20 01:41:45 2016 +0300
Changeset: dfbb2622c61151cfc297166aea6d6f50fa157d3d
Added Files:
p5-Google-API-Client/DESCR
p5-Google-API-Client/Makefile
p5-Google-API-Client/distinfo
Log Message:
Initial import of p5-Google-API-Client 0.14
Google::API::Client is a client for Google APIs Discovery Service.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dfbb2622c61151cfc297166aea6d6f50fa157d3d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Google-API-Client/DESCR | 1 +
p5-Google-API-Client/Makefile | 23 +++++++++++++++++++++++
p5-Google-API-Client/distinfo | 6 ++++++
3 files changed, 30 insertions(+)
diffs:
diff --git a/p5-Google-API-Client/DESCR b/p5-Google-API-Client/DESCR
new file mode 100644
index 0000000..370b818
--- /dev/null
+++ b/p5-Google-API-Client/DESCR
@@ -0,0 +1 @@
+Google::API::Client is a client for Google APIs Discovery Service.
diff --git a/p5-Google-API-Client/Makefile b/p5-Google-API-Client/Makefile
new file mode 100644
index 0000000..e1bf181
--- /dev/null
+++ b/p5-Google-API-Client/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:47 wiz Exp $
+
+DISTNAME= Google-API-Client-0.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5 www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHIGETA/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/comewalk/google-api-perl-client
+COMMENT= Perl module for accessing Google APIs
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-libwww>0:../../www/p5-libwww
+DEPENDS+= p5-LWP-Protocol-https>0:../../www/p5-LWP-Protocol-https
+DEPENDS+= p5-URI>0:../../www/p5-URI
+DEPENDS+= p5-JSON-XS>0:../../converters/p5-JSON-XS
+DEPENDS+= p5-JSON-WebToken>0:../../wip/p5-JSON-WebToken
+
+PERL5_MODULE_TYPE= Module::Build::Tiny
+PERL5_PACKLIST= auto/Google/API/Client/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Google-API-Client/distinfo b/p5-Google-API-Client/distinfo
new file mode 100644
index 0000000..920bf2a
--- /dev/null
+++ b/p5-Google-API-Client/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (Google-API-Client-0.14.tar.gz) = ff5e33fcc65a927efd557a7b11126918ed5a3386
+RMD160 (Google-API-Client-0.14.tar.gz) = 5f5f0359648acc8616c5f0a16835b25d825f2d4e
+SHA512 (Google-API-Client-0.14.tar.gz) = a42189b6a5cb3355505c22d902985fd4e188e75cc7ed694c720bd4323cc24401ec1268d19210103ce2d2561042256f5b6e3b994f45bc63adf5a4ab2de6766e55
+Size (Google-API-Client-0.14.tar.gz) = 26009 bytes
Home |
Main Index |
Thread Index |
Old Index