2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message: Recursive revbump from hardbuzz-2.1.1 |
2018-09-17 09:30:31 by Maya Rashish | Files touched by this commit (1) |
Log message: suil: appease pkglint by appending instead of assigning to this variable. |
2018-09-17 09:27:40 by Maya Rashish | Files touched by this commit (1) |
Log message: suil: we're using a builtin waf, it is an older one that doesn't support newer python. restrict to 2.7. reported by john d. baker in pkgsrc-users |
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message: Recursive bump for new fribidi dependency in pango. |
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message: Recursive bumps for fontconfig and libzip dependency changes. |
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message: Recursive revbump from fonts/harfbuzz |
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message: Recursive bump for harfbuzz's new graphite2 dependency. |
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | ![]() |
Log message: Revbump after graphics/gd update |
2016-06-05 11:03:35 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix typo. |
2016-06-05 02:46:25 by Ryo ONODERA | Files touched by this commit (5) |
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. |