From owner-svn-ports-head@freebsd.org Fri Aug 5 05:53:03 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 00BF0BAD9D4; Fri, 5 Aug 2016 05:53:03 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C23371B55; Fri, 5 Aug 2016 05:53:02 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pa0-x22b.google.com with SMTP id pp5so89662334pac.3; Thu, 04 Aug 2016 22:53:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Hzzky6rr7p5WfUAzSve8OOSgGNXdYWAxMuX+wtjJwho=; b=s1tm8nxwD0UlKE65z+QdjJ6J16sCtYYqHIb7Ap7vczj1ixegfVD6Iy3EoIXIQvzpmu ehBDiU1rfwwHtJbOqnaUsL9J1KWbmBoVvpe5CpSQIgoJ9r3GrFjx9u8hvoS2qjRclVfW oE5WpY6/Vya/cJYXGdmPgIW1XAsxSqH+TSBedLXqnDizi/P3YcFPVnFd6DXoaegRN00H Cn5V3L+EV3BiSNHh3k4dDR85N3VKe42BHmUb4PtV57YF3ODqP2VEd9Zet/ct2loGCC0F FoooHpg5yvn622kzyfJKasIalnQ9pldHgTV6cVzhTSGsyxqlxUi9Cno9liHi9Fa5SyNr 7acQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=Hzzky6rr7p5WfUAzSve8OOSgGNXdYWAxMuX+wtjJwho=; b=lNGxovniphX05mL8Ap4skw+co6+r3VZvLWOaKpkhpvaLPPqEy+rSbYdpYo2V/7uUn6 Q/w8Eh7dlynhGH9uKF4joHdSUDwiOPHjMQH89sBbLu9ZJQfQ4nW1TuktI5CoAeiSl2Q8 xXCYgZgFizV/Rg6WpOPMP7PKsTlDXmXSrifkloi5XrlKlIZTTeVCbSgpawu8tmpTlO9g Wfywk/IT2t2Fiyw5bdDKF16UT6VQ6hVWRwmGYN9q0QdzoDRfmMZKX2Q/EcLotdNZ5Nr+ xJIpBl7NZEX8327m+gzduR8PHNMxm9HJLJelJx6LB2H2H3G06pxSmQ8omdZlJwR7qJQ3 d+Vg== X-Gm-Message-State: AEkoouseWt+f/ka03OasE7QFL4xttvUKBp01h8SQPT6fJOh3fBqNXwCkKFUxvKKQtFPuAg== X-Received: by 10.67.7.9 with SMTP id cy9mr127575988pad.155.1470376382199; Thu, 04 Aug 2016 22:53:02 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:f985:3c4b:2a0c:8bea? (2001-44b8-31ae-7b01-f985-3c4b-2a0c-8bea.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:f985:3c4b:2a0c:8bea]) by smtp.gmail.com with ESMTPSA id g5sm24475544pfg.0.2016.08.04.22.52.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Aug 2016 22:53:01 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r419599 - in head/audio: . py-speechrecognition References: <201608040731.u747VQYU003888@repo.freebsd.org> To: Kevin Lo , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: Date: Fri, 5 Aug 2016 15:52:46 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Thunderbird/50.0a2 MIME-Version: 1.0 In-Reply-To: <201608040731.u747VQYU003888@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 05 Aug 2016 05:53:03 -0000 On 4/08/2016 5:31 PM, Kevin Lo wrote: > Author: kevlo > Date: Thu Aug 4 07:31:25 2016 > New Revision: 419599 > URL: https://svnweb.freebsd.org/changeset/ports/419599 > > Log: > Import SpeechRecognition 3.4.6 > > SpeechRecognition is a Python library for performing speech recognition, > with support for several engines and APIs, online and offline. > > Added: > head/audio/py-speechrecognition/ > head/audio/py-speechrecognition/Makefile (contents, props changed) > head/audio/py-speechrecognition/distinfo (contents, props changed) > head/audio/py-speechrecognition/pkg-descr (contents, props changed) > Modified: > head/audio/Makefile > > Modified: head/audio/Makefile > ============================================================================== > --- head/audio/Makefile Thu Aug 4 07:24:01 2016 (r419598) > +++ head/audio/Makefile Thu Aug 4 07:31:25 2016 (r419599) > @@ -634,6 +634,7 @@ > SUBDIR += py-pyliblo > SUBDIR += py-shout > SUBDIR += py-soundcloud > + SUBDIR += py-speechrecognition > SUBDIR += py-speex > SUBDIR += py-tagpy > SUBDIR += py-vorbis > > Added: head/audio/py-speechrecognition/Makefile > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/audio/py-speechrecognition/Makefile Thu Aug 4 07:31:25 2016 (r419599) > @@ -0,0 +1,24 @@ > +# $FreeBSD$ > + > +PORTNAME= speechrecognition > +PORTVERSION= 3.4.6 > +CATEGORIES= audio python > +MASTER_SITES= CHEESESHOP > +DISTNAME= ${PORTNAME:S/s/S/:S/r/R/}-${PORTVERSION} > +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > + > +MAINTAINER= kevlo@FreeBSD.org > +COMMENT= Python Library for performing speech recognition > + > +LICENSE= BSD3CLAUSE > +LICENSE_FILE= ${WRKSRC}/LICENSE.txt > + > +RUN_DEPENDS= flac:audio/flac \ > + ${PYTHON_PKGNAMEPREFIX}pyaudio>0:audio/py-pyaudio > + Can you add a comment like below so we can fix version declarations up when the USES=python bits support more granular specifications # Actually -2.7,3.3+ > +USES= python > +USE_PYTHON= distutils autoplist > + > +NO_ARCH= yes .include A conditional depends on py-monotonic for PYTHON_REL < 3000 would be good: https://github.com/Uberi/speech_recognition/#monotonic-for-python-2-for-faster-operations-in-some-functions-on-python-2 https://www.freshports.org/devel/py-monotonic/ > +.include -.include +.include > > Added: head/audio/py-speechrecognition/distinfo > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/audio/py-speechrecognition/distinfo Thu Aug 4 07:31:25 2016 (r419599) > @@ -0,0 +1,3 @@ > +TIMESTAMP = 1470209990 > +SHA256 (SpeechRecognition-3.4.6.tar.gz) = 393eab35f102e6406dcacd54ff06473c2c86371cd566f8b314cf79df2d89ac31 > +SIZE (SpeechRecognition-3.4.6.tar.gz) = 31521362 > > Added: head/audio/py-speechrecognition/pkg-descr > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/audio/py-speechrecognition/pkg-descr Thu Aug 4 07:31:25 2016 (r419599) > @@ -0,0 +1,4 @@ > +SpeechRecognition is a Python library for performing speech recognition, > +with support for several engines and APIs, online and offline. > + > +WWW: https://github.com/Uberi/speech_recognition/ >