Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -0,0 +1,2 @@
This is the official Discogs API client for Python. You can use it to query the
Discogs music database for metadata on artists, releases, and more.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.2 2014/01/25 10:29:56 wiz Exp $
DISTNAME= v1.1.1
PKGNAME= ${PYPKGPREFIX}-discogs_client-1.1.1
CATEGORIES= audio
MASTER_SITES= https://github.com/discogs/discogs_client/archive/
DIST_SUBDIR= discogs_client
MAINTAINER= pkgsrc_users@NetBSD.org
HOMEPAGE= https://github.com/discogs/discogs_client/
COMMENT= Python Client for the Discogs API
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
WRKSRC= ${WRKDIR}/discogs_client-1.1.1
USE_LANGUAGES= # none
EGG_NAME= discogs_client-1.1.1
PYTHON_VERSIONS_INCOMPATIBLE= 33
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,9 @@
@comment $NetBSD: PLIST,v 1.1 2013/08/21 15:26:56 drochner Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/discogs_client.py
${PYSITELIB}/discogs_client.pyc
${PYSITELIB}/discogs_client.pyo

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/08/21 15:26:56 drochner Exp $
SHA1 (discogs_client/v1.1.1.tar.gz) = 436f7d680d68f9993f8fb781a1432e20a3013c0f
RMD160 (discogs_client/v1.1.1.tar.gz) = 98d593a0eca1b673a39e84ab6fa14816583ecec8
Size (discogs_client/v1.1.1.tar.gz) = 4363 bytes