Package Release Info

lv2-1.18.10-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lv2-devel
lv2-examples

Change Logs

* Fri Mar 22 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
* Wed Mar 20 2024 alarrosa@suse.com
- Make codespell optional and not BuildRequire it in i586/i686
  where it's not available.
* Tue May 02 2023 dimstar@opensuse.org
- Do not buildrequire cmake: the build uses meson.
* Mon Dec 26 2022 kv@kott.no-ip.biz
- switch to meson
- Update to 1.18.10
  * add 001-lv2-docdir.patch
  * remove old patches: lv2pkgconfig.patch build-with-python3.patch
  * set noarch for docs
  1.18.10 changes:
  * Fix includedir in pkg-config file
  * Fix missing example plugin UI binaries
  * Only install lv2specgen when required Python modules are found
  * Replace change history data with a plain text NEWS file
  1.18.8 changes:
  * Fix documentation build with Python 3.7
  * Fix documentation build with meson 0.56.2
  * Fix lv2.h missing from installation
  * eg-midigate: Fix output timing
  * eg-sampler: Add resampling via libsamplerate
  * eg-sampler: Fix potentially corrupt notification events
  * lv2core: Fix inconsistent plugin class labels
  * lv2specgen: Fix installed data paths
  1.18.6 changes:
  * Add dark mode style for documentation
  * Clean up and modernize Python support code
  * Fix or avoid new compiler and tool warnings
  * Rearrange source tree to be directly usable by dependants
  * Remove archaic properties from foaf vocabulary
  * Replace canonical dcs ontology with a minimal version for LV2
  * Separate API headers from data
  * Switch to Meson build system
* Sun Jun 05 2022 dmueller@suse.com
- update to 1.18.4:
  * Fix build issues with newer toolchains.
  * Fix spelling errors.
  * atom: Fix spelling errors.
  * patch: Fix spelling errors.
  * patch: Fix type and range of patch:value.
  * patch: Make the type of patch:wildcard more precise.
  * state: Fix spelling errors.
  * ui: Deprecate ui:resize.
  * ui: Fix spelling errors.
* Fri Feb 05 2021 sflees@suse.de
- Big ugly patch to force waf to use python3 everywhere, python2
  is no longer available for build in SLE core
  * build-with-python3.patch
* Sun Jan 24 2021 dmueller@suse.com
- update to 1.18.2:
  * Various code cleanups and infrastructure improvements.
  * eg-sampler: Save and restore gain parameter value.
  * state: Fix state:StateChanged URI in metadata and documentation.
* Thu Nov 26 2020 mliska@suse.cz
- Update rpmlintrc format to work with rpmlint2.
* Wed Oct 07 2020 aloisio@gmx.com
- Update to version 1.18.0
  * Improve documentation.
  * Separate extended documentation from primary data.
  * core: Add lv2:Markdown datatype.
  * core: Deprecate lv2:reportsLatency.
  * patch: Fix incorrect type of patch:sequenceNumber.
  * port-groups: Remove incorrect type of pg:letterCode.
  * port-groups: Replace broken links with detailed Ambisonic
    channel descriptions.
  * state: Add state:freePath feature.
  * ui: Add ui:requestValue feature.
  * ui: Add ui:scaleFactor, ui:foregroundColor, and
    ui:backgroundColor properties.
  * ui: Deprecate ui:binary.
  * worker: Improve documentation.
* Sun Dec 08 2019 davejplater@gmail.com
- Build Leap with python2