aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-pyliblo
Commit message (Collapse)AuthorAgeFilesLines
* - fix build with custom LOCALBASE/PREFIXitetcu2009-06-012-7/+11
| | | | | | | | - install man pages under PREFIX, not LOCALBASE - bump PORTREVISION Submitted by: maintainer Reported by: QATty
* Update audio/liblo to 0.26.trasz2009-03-311-1/+2
|
* pyliblo is a Python wrapper for the liblo OSC library. Itmiwi2009-02-105-0/+84
supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API. Also included are the command line utilities send_osc and dump_osc. WWW: http://das.nasophon.de/pyliblo/ PR: ports/130975 Submitted by: Wen Heping <wenheping at gmail.com>