Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : lv2 | name : lv2 | ||||
| version : 1.16.0 | version : 1.18.0 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/drobilla/lv2/archive/v1.16.0.tar.gz : 539dc7e9b474bf0a435a2cd016cf5e29542a003976f8f12091fc9c9ceef19241 | - git|https://github.com/lv2/lv2.git : v1.18.0 | ||||
| license : ISC | license : ISC | ||||
| component : multimedia.library | component : multimedia.library | ||||
| summary : Open standard for audio plugins | summary : Open standard for audio plugins | ||||
| description: | | description: | | ||||
| LV2 is an open standard for audio plugins, used by hundreds of plugins and other project. At its core, LV2 is a simple stable interface, accompanied by extensions which add functionality to support the needs of increasingly powerful audio software. | LV2 is an open standard for audio plugins, used by hundreds of plugins and other project. At its core, LV2 is a simple stable interface, accompanied by extensions which add functionality to support the needs of increasingly powerful audio software. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(cairo-gl) | - pkgconfig(cairo-gl) | ||||
| - pkgconfig(gtk+-2.0) | - pkgconfig(gtk+-2.0) | ||||
| - pkgconfig(sndfile) | - pkgconfig(sndfile) | ||||
| setup : | | setup : | | ||||
| count=$(echo %JOBS% | sed -e 's/-j//') | %waf_configure --jobs=%YJOBS% --libdir=%libdir% --lv2dir=%libdir%/lv2 | ||||
| %waf_configure --jobs=$count --libdir=%libdir% --lv2dir=%libdir%/lv2 | |||||
| build : | | build : | | ||||
| %waf_build | %waf_build | ||||
| install : | | install : | | ||||
| %waf_install | %waf_install | ||||
| ./waf clean | ./waf clean | ||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.