pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/suil



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Jun  5 00:46:25 UTC 2016

Added Files:
        pkgsrc/audio/suil: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import suil-0.8.2 as audio/suil.

iSuil is a lightweight C library for loading and wrapping LV2 plugin
UIs.

Suil makes it possible to load a UI of any toolkit in a host using
any other toolkit (assuming the toolkits are both supported by
Suil). Hosts do not need to build against or link to foreign toolkit
libraries to use UIs written with that toolkit; all the necessary
magic is performed by dynamically loaded modules. The API is designed
such that hosts do not need to explicitly support specific toolkits
at all - if Suil supports a particular toolkit, then UIs in that
toolkit will work in all hosts that use Suil automatically.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/suil/DESCR pkgsrc/audio/suil/Makefile \
    pkgsrc/audio/suil/PLIST pkgsrc/audio/suil/buildlink3.mk \
    pkgsrc/audio/suil/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index