aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-librtmp
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/py-librtmp: update to 0.2.1William Grzybowski2014-09-252-7/+6
| | | | | | | | - BSD => BSD2CLAUSE license - USES python Notes: svn path=/head/; revision=369289
* multimedia/py-librtmp: update to 0.2.0William Grzybowski2014-06-152-4/+3
| | | | | | | Changes: https://github.com/chrippa/python-librtmp/blob/master/HISTORY.rst Notes: svn path=/head/; revision=357923
* - Remove easy_install dependencyMarcus von Appen2014-06-141-5/+3
| | | | | | | | | | - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357758
* - This actually needs devel/py-singledispatch at runtime so add thatJuergen Lock2013-11-291-1/+3
| | | | | | | | | | | to RUN_DEPENDS. - Bump PORTREVISION. - Pet portlint. Approved by: wg (maintainer) Notes: svn path=/head/; revision=335220
* multimedia/py-librtmp: Python bindings for librtmp, built with cffiWilliam Grzybowski2013-11-293-0/+34
python-librtmp is a Python interface to librtmp. It uses cffi to interface with the C library librtmp. WWW: https://github.com/chrippa/python-librtmp Notes: svn path=/head/; revision=335134