Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 07:55:20 -0600
From:      Mark Felder <feld@feld.me>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176110: [NEW PORT] audio/py27-pyacoustid: Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
Message-ID:  <E1U5cnw-000FJq-Jv@feld.me>
Resent-Message-ID: <201302131400.r1DE01JQ061646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176110
>Category:       ports
>Synopsis:       [NEW PORT] audio/py27-pyacoustid: Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
>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:   Wed Feb 13 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
Bindings for Chromaprint acoustic fingerprinting and the Acoustid API

WWW: https://github.com/sampsyo/pyacoustid

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# 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-pyacoustid
#	py-pyacoustid/distinfo
#	py-pyacoustid/pkg-plist
#	py-pyacoustid/Makefile
#	py-pyacoustid/pkg-descr
#
echo c - py-pyacoustid
mkdir -p py-pyacoustid > /dev/null 2>&1
echo x - py-pyacoustid/distinfo
sed 's/^X//' >py-pyacoustid/distinfo << 'cb559f1cb2170e5ee1432efc3d7f86c1'
XSHA256 (pyacoustid-0.7.tar.gz) = ad1d15773a776d7880350062131f055e260f4c39135cfcc1cfbfdbcbfc08f2ef
XSIZE (pyacoustid-0.7.tar.gz) = 10173
cb559f1cb2170e5ee1432efc3d7f86c1
echo x - py-pyacoustid/pkg-plist
sed 's/^X//' >py-pyacoustid/pkg-plist << 'ec60a53cb013c9fd291c6c80b581c583'
X%%PYTHON_SITELIBDIR%%/acoustid.py
X%%PYTHON_SITELIBDIR%%/chromaprint.py
ec60a53cb013c9fd291c6c80b581c583
echo x - py-pyacoustid/Makefile
sed 's/^X//' >py-pyacoustid/Makefile << '619b579934e52cd42dc4f8a7bdc0d9cb'
X# $FreeBSD$
X
XPORTNAME=	pyacoustid
XPORTVERSION=	0.7
XCATEGORIES=	audio python
XMASTER_SITES=	http://pypi.python.org/packages/source/p/${PORTNAME}/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	feld@feld.me
XCOMMENT=	Bindings for Chromaprint acoustic fingerprinting and the Acoustid API
X
XLICENSE=	MIT
X
XBUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:${PORTSDIR}/devel/py-setuptools
XLIB_DEPENDS=	chromaprint:${PORTSDIR}/audio/chromaprint
X
XUSE_PYTHON=	yes
X
X.include <bsd.port.pre.mk>
X
Xdo-build:
X	@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} \
X		${PYSETUP} build)
X
Xdo-install:
X	cd ${WRKSRC}/build/lib && ${COPYTREE_SHARE} \* ${PYTHONPREFIX_SITELIBDIR}/
X
X.include <bsd.port.post.mk>
619b579934e52cd42dc4f8a7bdc0d9cb
echo x - py-pyacoustid/pkg-descr
sed 's/^X//' >py-pyacoustid/pkg-descr << 'a7faa07cfe99f4400c0e5fd5014ce46d'
XBindings for Chromaprint acoustic fingerprinting and the Acoustid API
X
XWWW: https://github.com/sampsyo/pyacoustid
a7faa07cfe99f4400c0e5fd5014ce46d
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1U5cnw-000FJq-Jv>