Skip to content
Snippets Groups Projects
Verified Commit a1854dc0 authored by sunpoet's avatar sunpoet
Browse files

devel/py-mediapy: Add py-mediapy 1.1.0

mediapy reads/writes/shows images and videos in an IPython/Jupyter notebook.
parent a4c80dac
No related branches found
No related tags found
No related merge requests found
......@@ -4788,6 +4788,7 @@
SUBDIR += py-mccabe
SUBDIR += py-mdv
SUBDIR += py-mediafile
SUBDIR += py-mediapy
SUBDIR += py-medikit
SUBDIR += py-memory-allocator
SUBDIR += py-memory-profiler
......
PORTNAME= mediapy
PORTVERSION= 1.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read/write/show images and videos in an IPython notebook
WWW= https://github.com/google/mediapy
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1663672734
SHA256 (mediapy-1.1.0.tar.gz) = 09e8e0882896eda9f51a9281e4c52203502592282fdd199f4ead2e9bda5cf771
SIZE (mediapy-1.1.0.tar.gz) = 25365
mediapy reads/writes/shows images and videos in an IPython/Jupyter notebook.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment