head 1.5; access; symbols pkgsrc-2023Q4:1.5.0.24 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.22 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.20 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.18 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.16 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.14 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.12 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.10 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.8 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.6 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.4 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.2 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.4.0.10 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.8 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.6 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.4.0.4 pkgsrc-2019Q4-base:1.4 pkgsrc-2019Q3:1.3.0.6 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.4 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.2 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.2.0.26 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.24 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.22 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.20 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.18 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.16 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.12 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.10 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.8 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.6 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.4 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.2 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.1.0.6 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.4 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.2 pkgsrc-2015Q2-base:1.1; locks; strict; comment @# @; 1.5 date 2021.03.10.17.08.21; author jperkin; state Exp; branches; next 1.4; commitid PbKUXm38L9TsJMKC; 1.4 date 2019.12.14.18.02.50; author nia; state Exp; branches; next 1.3; commitid jVSPHuDSnfPUyHOB; 1.3 date 2019.01.02.20.31.48; author bsiegert; state Exp; branches; next 1.2; commitid rPSVgi1n6kAcvf6B; 1.2 date 2016.02.17.04.52.25; author dbj; state Exp; branches; next 1.1; commitid M4Ek1mutkadR3eVy; 1.1 date 2015.04.20.03.21.58; author rodent; state Exp; branches; next ; commitid JQ04tQQDbIcLihiy; desc @@ 1.5 log @lilv: Install bash completion correctly. Bump PKGREVISION. @ text @@@comment $NetBSD: PLIST,v 1.4 2019/12/14 18:02:50 nia Exp $ bin/lilv-bench bin/lv2apply ${PLIST.lv2bench}bin/lv2bench bin/lv2info bin/lv2ls include/lilv-0/lilv/lilv.h include/lilv-0/lilv/lilvmm.hpp lib/liblilv-0.so lib/liblilv-0.so.0 lib/liblilv-0.so.${PKGVERSION} lib/pkgconfig/lilv-0.pc man/man1/lv2apply.1 man/man1/lv2info.1 man/man1/lv2ls.1 ${PLIST.doc}man/man3/lilv.3 share/bash-completion/completions/lilv ${PLIST.doc}share/doc/lilv-0/html/index.html ${PLIST.doc}share/doc/lilv-0/html/style.css @ 1.4 log @lilv: Update to 0.24.6. Convert to waf.mk. lilv (0.24.6) stable; * Add more strict error detection when storing plugin state properties * Add option to override LV2_PATH in applications * Don't print errors when saving state if correct links already exist * Fix GCC8 warnings * Fix creating directories across drives on Windows * Fix issues with loading state with saved files from the model * Fix memory errors and Python 3.4+ compatibility in Python bindings * Fix unit tests on Windows * Make Python bindings more Pythonic @ text @d1 1 a1 1 @@comment $NetBSD$ d17 1 a17 1 share/bash_completion.d/lilv @ 1.3 log @Update lilv to 0.24.4. Lilv 0.24.4 * Fix saving state when broken links are encountered * Don't attempt to load remote or non-Turtle files * lv2apply: Activate plugin before running * lv2apply: Use default values when they are not nan * lv2bench: Improve support for plugins with sequence ports * lv2bench: Support running a single plugin given on the command line * Gracefully handle plugins with missing binary URIs * Remove use of deprecated readdir_r * Install Python bindings when configured without tests (thanks Clement Skau) Lilv 0.24.2 * Fix saving state to paths that contain URI delimiters (#, ?, etc) * Fix comparison of restored states with paths Lilv 0.24.0 * Add new hand-crafted Pythonic bindings with full test coverage * Add lv2apply utility for applying plugins to audio files * Add lilv_world_get_symbol() * Add lilv_state_set_metadata() for adding state banks/comments/etc (based on patch from Hanspeter Portner) * Fix crash when state contains non-POD properties * Fix crash when NULL predicate is passed to lilv_world_find_nodes() * Fix state file versioning * Unload contained resources when bundle is unloaded * Do not instantiate plugin when data fails to parse * Support re-loading plugins * Replace bundles if bundle with newer plugin version is loaded (based on patch from Robin Gareus) * Fix loading dyn-manifest from bundles with spaces in their path * Check lv2:binary predicate for UIs * Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines * Fix documentation installation * Fix outdated comment references to lilv_uri_to_path() Lilv 0.22.0 * Fix loading files with spaces in their path * Add lilv_file_uri_parse() for correct URI to path conversion * Add lilv_node_get_path() for convenient file URI path access * Add lilv_state_emit_port_values() for special port value handling * Add lilv_state_get_uri() * Add lilv_state_delete() for deleting user saved presets * Add lilv_free() for systems picky about such things * Fix lilv_world_ask() to work with wildcards * Fix creation of duplicate manifest entries when saving state * Fix bindings for Python 3 * Load discovered owl ontologies as specifications * Expose lilv_world_load_specifications() and lilv_world_load_plugin_classes () * Tolerate passing NULL to lilv_state_restore() * Preserve absolute paths in state if no link directory is given * Fix a few minor/unlikely memory errors * Configure based on compiler target OS for cross-compilation * Fix lilv_realpath() on pre-POSIX-2008 systems * Fix directory walking on some systems (thanks Matt Fischer) * Windows fixes (thanks John Emmas) * Minor documentation improvements * Upgrade to waf 1.8.14 @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2016/02/17 04:52:25 dbj Exp $ d17 1 a19 1 share/examples/lilv/lilv @ 1.2 log @fix PLIST on Darwin which doesn't have CLOCK_GETTIME @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1 2015/04/20 03:21:58 rodent Exp $ d3 1 d13 1 @ 1.1 log @Import lilv-0.20.0 as audio/lilv. 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. @ text @d1 1 a1 1 @@comment $NetBSD$ d3 1 a3 1 bin/lv2bench @