Update WWW

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-02-28 19:23:05 +00:00
parent 7a533eb38d
commit 0cbe89193a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527360
2 changed files with 2 additions and 2 deletions

View file

@ -15,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmad.so:audio/libmad
USE_PYTHON= autoplist concurrent distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
do-configure:
@cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} config_unix.py --prefix ${LOCALBASE}

View file

@ -2,4 +2,4 @@ pymad is a Python module that allows Python programs to use the MPEG Audio
Decoder library. pymad provides a high-level API, similar to the pyogg module,
which makes reading PCM data from MPEG audio streams a piece of cake.
WWW: https://pypi.org/project/pymad/
WWW: https://github.com/jaqx0r/pymad