pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/py-last Initial import of py-last-0.5.11, packag...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c5273c60b54
branches: trunk
changeset: 604420:1c5273c60b54
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 30 13:50:45 2012 +0000
description:
Initial import of py-last-0.5.11, packaged by jihbed for wip.
Python interface to Last.fm
diffstat:
audio/py-last/DESCR | 1 +
audio/py-last/Makefile | 20 ++++++++++++++++++++
audio/py-last/PLIST | 5 +++++
audio/py-last/distinfo | 5 +++++
4 files changed, 31 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 5c00697ae2c8 -r 1c5273c60b54 audio/py-last/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/py-last/DESCR Wed May 30 13:50:45 2012 +0000
@@ -0,0 +1,1 @@
+Python interface to Last.fm
diff -r 5c00697ae2c8 -r 1c5273c60b54 audio/py-last/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/py-last/Makefile Wed May 30 13:50:45 2012 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/05/30 13:50:45 wiz Exp $
+#
+
+DISTNAME= pylast-0.5.11
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+CATEGORIES= audio python
+MASTER_SITES= http://pypi.python.org/packages/source/p/pylast/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://code.google.com/p/pylast/
+COMMENT= Python interface to Last.fm
+LICENSE= apache-2.0
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5c00697ae2c8 -r 1c5273c60b54 audio/py-last/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/py-last/PLIST Wed May 30 13:50:45 2012 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/05/30 13:50:45 wiz Exp $
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/pylast.py
+${PYSITELIB}/pylast.pyc
+${PYSITELIB}/pylast.pyo
diff -r 5c00697ae2c8 -r 1c5273c60b54 audio/py-last/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/py-last/distinfo Wed May 30 13:50:45 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/05/30 13:50:45 wiz Exp $
+
+SHA1 (pylast-0.5.11.tar.gz) = 0e432279ccbed69580d313db15c1a03a7a39c42c
+RMD160 (pylast-0.5.11.tar.gz) = 895a663d093cbac8f643f9872d19fa4cb024e96b
+Size (pylast-0.5.11.tar.gz) = 26146 bytes
Home |
Main Index |
Thread Index |
Old Index