1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

textproc/py-asciinema: add new port for textproc/py-asciinema

Asciinema is a free and open source solution for recording the terminal
sessions and sharing them on the web.
This commit is contained in:
Steve Wills 2014-07-31 15:46:08 +00:00
parent 1601000a09
commit f7c74b4838
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363624
4 changed files with 25 additions and 0 deletions

View File

@ -1137,6 +1137,7 @@
SUBDIR += py-Chameleon
SUBDIR += py-MarkupSafe
SUBDIR += py-Tempita
SUBDIR += py-asciinema
SUBDIR += py-asv
SUBDIR += py-charade
SUBDIR += py-chardet

View File

@ -0,0 +1,19 @@
# Created by: Steve Wills <swills@freebsd.org>
# $FreeBSD$
PORTNAME= asciinema
PORTVERSION= 0.9.8
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= swills@FreeBSD.org
COMMENT= Tool for recording and sharing terminal sessions
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.1:${PORTSDIR}/www/py-requests
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (asciinema-0.9.8.tar.gz) = f20bf96c5ec5f4faba7c4c91ce5b48696ce8160593a4897e8a87cc839214df1f
SIZE (asciinema-0.9.8.tar.gz) = 6336

View File

@ -0,0 +1,3 @@
Record and share your terminal sesions, the right way.
WWW: https://asciinema.org/