From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 23 22:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D154DBC4 for ; Sun, 23 Feb 2014 22:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AEE921C47 for ; Sun, 23 Feb 2014 22:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1NMU0mb058226 for ; Sun, 23 Feb 2014 22:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1NMU0B2058225; Sun, 23 Feb 2014 22:30:00 GMT (envelope-from gnats) Resent-Date: Sun, 23 Feb 2014 22:30:00 GMT Resent-Message-Id: <201402232230.s1NMU0B2058225@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Conall O'Brien" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB3A9BA6 for ; Sun, 23 Feb 2014 22:27:44 +0000 (UTC) Received: from zeus.asclepian.ie (zeus.asclepian.ie [78.47.46.212]) by mx1.freebsd.org (Postfix) with ESMTP id 9B1961C38 for ; Sun, 23 Feb 2014 22:27:44 +0000 (UTC) Received: by zeus.asclepian.ie (Postfix, from userid 1001) id D12E582D518; Sun, 23 Feb 2014 22:20:47 +0000 (GMT) Message-Id: <20140223222047.D12E582D518@zeus.asclepian.ie> Date: Sun, 23 Feb 2014 22:20:47 +0000 (GMT) From: "Conall O'Brien" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/186993: [NEW PORT] multimedia/py-soco - Python interface to Sonos speakers X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Conall O'Brien List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 22:30:01 -0000 >Number: 186993 >Category: ports >Synopsis: [NEW PORT] multimedia/py-soco - Python interface to Sonos speakers >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 23 22:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Conall O'Brien >Release: FreeBSD 9.1-RELEASE-p10 amd64 >Organization: >Environment: System: FreeBSD zeus.asclepian.ie 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 #0: Sun Jan 12 20:11:23 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: New port to provide a programmatic interface to Sonos speakers. This is my first port, but I've followed the porters handbook and ports of other python modules. portlint is clean and installs and deinstalls on a freshly installed system without difficulty. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-soco # py-soco/Makefile # py-soco/distinfo # py-soco/pkg-descr # echo c - py-soco mkdir -p py-soco > /dev/null 2>&1 echo x - py-soco/Makefile sed 's/^X//' >py-soco/Makefile << '320a813abd14d93afccb42e778702062' X# $FreeBSD$ X XPORTNAME= py-soco XPORTVERSION= 0.6 XCATEGORIES= multimedia python XMASTER_SITES= GITHUB X XMAINTAINER= conall@conall.net XCOMMENT= SoCo (Sonos Controller) is a Python library control Sonos speakers X XLICENSE= MIT X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.1.0:${PORTSDIR}/www/py-requests X XUSE_GITHUB= yes XGH_ACCOUNT= SoCo XGH_PROJECT= SoCo XGH_TAGNAME= v${PORTVERSION} XGH_COMMIT= 6640f85 X XUSE_PYDISTUTILS= yes XUSE_PYTHON= yes XPYDISTUTILS_AUTOPLIST= yes X X.include 320a813abd14d93afccb42e778702062 echo x - py-soco/distinfo sed 's/^X//' >py-soco/distinfo << '96ad6c82158cfec80f8875db953d0756' XSHA256 (py-soco-0.6.tar.gz) = bf70457610ce7483539d1d4a26949c9ba125c4b0a08e7195559b88369f5be21f XSIZE (py-soco-0.6.tar.gz) = 429086 96ad6c82158cfec80f8875db953d0756 echo x - py-soco/pkg-descr sed 's/^X//' >py-soco/pkg-descr << 'a62cc46be1c3e843413be349ff58ac23' XSoCo (Sonos Controller) is a simple Python class that allows you to Xprogrammatically control Sonos speakers. X XWWW: https://github.com/SoCo/SoCo a62cc46be1c3e843413be349ff58ac23 exit >Release-Note: >Audit-Trail: >Unformatted: