@SpotlightKid dependencies 'gtk2' and 'libsamplerate' are missing. The PKGBUILD needs to be updated, as the package fails to build without them.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/lv2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lv2-git |
| Description: | Plugin standard for audio systems (git version) |
| Upstream URL: | https://lv2plug.in/ |
| Licenses: | ISC |
| Conflicts: | lv2 |
| Provides: | lv2 |
| Submitter: | bgola |
| Maintainer: | SpotlightKid |
| Last Packager: | SpotlightKid |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-02-23 15:47 (UTC) |
| Last Updated: | 2025-01-01 17:02 (UTC) |
@SpotlightKid dependencies 'gtk2' and 'libsamplerate' are missing. The PKGBUILD needs to be updated, as the package fails to build without them.
@milk: thanks! fixed.
[69/91] Processing lv2/buf-size/buf-size.ttlTraceback (most recent call last):File "/home/aurbuild/src/lv2-git/src/lv2/lv2specgen/lv2specgen.py", line 34, in <module>import markdownModuleNotFoundError: No module named 'markdown'
I think there's a missing build dep for python-lxml
...
[69/91] Processing lv2/buf-size/buf-size.ttl
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
warning: No Python lxml module found, output may be invalid
...
Can the PKGBUILD version be updated? So as to fix dependency finding.
My mistake. I didn't realize just building the package would automatically use the latest commit, I assumed that the commit was in the PKGBUILD.
Upstream recently made a change that makes the gate plugin work properly in Ardour:
http://lv2plug.in/git/cgit.cgi/lv2.git/commit/?id=728196c9d55100b63b74b2f118bd80d451636a6c
Is there any chance this package could be updated to that version?