Bug 130975 - [NEW PORT]audio/py-pyliblo:A Python wrapper for the Liblo OSC Library
Summary: [NEW PORT]audio/py-pyliblo:A Python wrapper for the Liblo OSC Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-25 08:40 UTC by wenheping
Modified: 2009-02-09 20:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.66 KB, text/plain)
2009-01-25 08:40 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-01-25 08:40:01 UTC
pyliblo is a Python wrapper for the liblo OSC library. It
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-25 08:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-09 20:10:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-09 20:10:27 UTC
miwi        2009-02-09 20:10:15 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/py-pyliblo     Makefile distinfo pkg-descr pkg-plist 
    audio/py-pyliblo/files patch-setup.py 
  Log:
  pyliblo is a Python wrapper for the liblo OSC library. It
  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>
  
  Revision  Changes    Path
  1.1016    +1 -0      ports/audio/Makefile
  1.1       +36 -0     ports/audio/py-pyliblo/Makefile (new)
  1.1       +3 -0      ports/audio/py-pyliblo/distinfo (new)
  1.1       +30 -0     ports/audio/py-pyliblo/files/patch-setup.py (new)
  1.1       +9 -0      ports/audio/py-pyliblo/pkg-descr (new)
  1.1       +6 -0      ports/audio/py-pyliblo/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"