non port: audio/suil/pkg-plist |
Number of commits found: 6 |
Wednesday, 4 Dec 2019
|
17:36 amdmi3
- Update to 0.10.6
PR: 242328
Submitted by: yuri@freebsd.org
Approved by: beerml@sigma6audio.de (maintainer)
 |
Sunday, 17 Mar 2019
|
08:44 tcberner
audio/suil: remove QT4/QT5 options (Qt4 deprecation)
- while here switch to the proper way to depend on Qt
- pet portlint
Approved by: portmgr (implicit)
 |
Friday, 8 Dec 2017
|
17:44 amdmi3
- Update to 0.10.0
- Optionize Qt4/Qt5 support
PR: 223266
Submitted by: beerml@sigma6audio.de (maintainer)
 |
Tuesday, 6 Jun 2017
|
16:38 mat
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.
Fix ports that where installing the file in the wrong place.
PR: 218067
Submitted by: mat
Exp-run by: antoine
Reviewed by: rene, antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10129
 |
Monday, 20 Feb 2017
|
02:40 wen
- Update to 0.8.4
PR: 217171
Submitted by: beerml@sigma6audio.de(maintainer)
 |
Wednesday, 11 Jan 2017
|
06:35 pi
New port: audio/suil
Suil 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.
Suil currently supports every combination of Gtk 2, Qt 4, and X11, e.g. with
Suil a Gtk program can embed a Qt plugin UI without depending on Qt,
and a Qt program can embed a Gtk plugin UI without depending on Gtk.
On Windows, embedding native UIs in Gtk is also supported.
I (David Robillard) would be happy to work with plugin authors
to add support for new toolkits, please contact me if you're interested
in writing a plugin UI using a toolkit that is not yet
supported in the LV2 ecosystem.
WWW: http://drobilla.net/software/suil/
PR: 213289
Submitted by: Michael Beer <beerml@sigma6audio.de>
Reviewed by: Yuri Victorovich <yuri@rawbw.com>
 |
Number of commits found: 6 |