From owner-svn-ports-head@freebsd.org Wed Oct 17 22:35:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4129B10E0AAE; Wed, 17 Oct 2018 22:35:38 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3C0393A84; Wed, 17 Oct 2018 22:35:37 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DBEE51707C; Wed, 17 Oct 2018 22:35:37 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9HMZbkV024899; Wed, 17 Oct 2018 22:35:37 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9HMZa8S024895; Wed, 17 Oct 2018 22:35:36 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201810172235.w9HMZa8S024895@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Wed, 17 Oct 2018 22:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482306 - in head/www: . py-google-cloud-vision X-SVN-Group: ports-head X-SVN-Commit-Author: jpaetzel X-SVN-Commit-Paths: in head/www: . py-google-cloud-vision X-SVN-Commit-Revision: 482306 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2018 22:35:38 -0000 Author: jpaetzel Date: Wed Oct 17 22:35:36 2018 New Revision: 482306 URL: https://svnweb.freebsd.org/changeset/ports/482306 Log: Introduce python Google Cloud Vision API to the ports tree. This API can be used to access various Google tools for manipulating images. Sponsored by: Panzura Added: head/www/py-google-cloud-vision/ head/www/py-google-cloud-vision/Makefile (contents, props changed) head/www/py-google-cloud-vision/distinfo (contents, props changed) head/www/py-google-cloud-vision/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Oct 17 21:30:04 2018 (r482305) +++ head/www/Makefile Wed Oct 17 22:35:36 2018 (r482306) @@ -1690,6 +1690,7 @@ SUBDIR += py-google-cloud-core SUBDIR += py-google-cloud-storage SUBDIR += py-google-cloud-translate + SUBDIR += py-google-cloud-vision SUBDIR += py-google-resumable-media SUBDIR += py-graphite-api SUBDIR += py-graphite-web Added: head/www/py-google-cloud-vision/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-vision/Makefile Wed Oct 17 22:35:36 2018 (r482306) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= google-cloud-vision +PORTVERSION= 0.34.0 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= jpaetzel@FreeBSD.org +COMMENT= Python Client for Google Cloud Vision + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=0.1.1:www/py-google-api-core@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist + +NO_ARCH= yes + +.include Added: head/www/py-google-cloud-vision/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-vision/distinfo Wed Oct 17 22:35:36 2018 (r482306) @@ -0,0 +1,3 @@ +TIMESTAMP = 1539810189 +SHA256 (google-cloud-vision-0.34.0.tar.gz) = 50392b2c68e40dbf725c531ba4d325bd910da6441a472ed0a3fadfd0ab8548f7 +SIZE (google-cloud-vision-0.34.0.tar.gz) = 1790457 Added: head/www/py-google-cloud-vision/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-vision/pkg-descr Wed Oct 17 22:35:36 2018 (r482306) @@ -0,0 +1,14 @@ +Google Cloud Vision API enables developers to understand +the content of an image by encapsulating powerful +machine learning models in an easy to use REST API. It +quickly classifies images into thousands of categories +(e.g., sailboat, lion, Eiffel Tower), detects individual +objects and faces within images, and finds and reads +printed words contained within images. You can build +metadata on your image catalog, moderate offensive +content, or enable new marketing scenarios through image +sentiment analysis. Analyze images uploaded in the +request or integrate with your image storage on Google +Cloud Storage. + +WWW: https://pypi.org/project/google-cloud-vision/