./audio/lilv, C library to make the use of LV2 plugins as simple as possible

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.24.24nb1, Package name: lilv-0.24.24nb1, Maintainer: pkgsrc-users

Lilv is a C library to make the use of LV2 plugins as simple as possible for
applications. Lilv is the successor to SLV2, rewritten to be significantly
faster and have minimal dependencies. It is stable, well-tested software (the
included test suite covers over 90% of the code) in use by several applications.


Required to run:
[converters/sratom] [textproc/sord] [textproc/serd] [audio/lv2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 103.207 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-03 12:21:17 by Jonathan Perkin | Files touched by this commit (1)
Log message:
lilv: SunOS requires -D__EXTENSIONS__.
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-11-05 19:22:30 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
lilv: updated to 0.24.24

lilv (0.24.24) stable; urgency=medium

* Avoid overriding state features passed by the host
* Fix null dereference when trying to load state from a missing file
* Fix potential null dereferences and conversion warnings

lilv (0.24.22) stable; urgency=medium

* Allow LILV_API to be defined by the user
* Clean up code
* Clean up inconsistent tool command line interfaces
* Convert man pages to mdoc
* Fix crash when plugins pass NULL to the LV2_State_Retrieve_Function
* Fix dependencies in pkg-config file
* Fix potential crash when writing state files fails
* Order plugin classes by URI
* Override pkg-config dependency within meson
* Remove junk files from documentation install
* Replace duplicated dox_to_sphinx script with sphinxygen dependency
* Switch to external zix dependency

lilv (0.24.20) stable; urgency=medium

* Adopt REUSE machine-readable licensing standard
* Update project metadata

lilv (0.24.18) stable; urgency=medium

* Allow programs to be used from subproject
* Fix default LV2_PATH

lilv (0.24.16) stable; urgency=medium

* Fix fallback flock() detection on MacOS
* Switch to meson build system
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default