Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Port Request] lilv #13211

Closed
DomClark opened this issue Aug 28, 2020 · 0 comments · Fixed by #14080
Closed

[New Port Request] lilv #13211

DomClark opened this issue Aug 28, 2020 · 0 comments · Fixed by #14080
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. info:new-port-resolved This port has been added to vcpkg.

Comments

@DomClark
Copy link
Contributor

Library name:
lilv

Library description:
From the project homepage:

Lilv is a C library (with Python bindings) for simple use of LV2 plugins in applications, which includes utilities for investigating installed LV2 plugins.

On LV2:

LV2 is an extensible open standard for audio plugins. LV2 has a simple core interface, which is accompanied by extensions that add more advanced functionality.

Source repository URL:
https://gitlab.com/lv2/lilv

Project homepage (if different from the source repository):
https://drobilla.net/software/lilv

Anything else that is useful to know when adding (such as optional features the library may have that should be included):
This library has four dependencies, lv2, serd, sord, and sratom, none of which are currently in vcpkg. I am ready to open pull requests to add these, and can open individual port request issues if desired, but thought it best to ensure the end goal was acceptable first.
The build system (and that of the dependencies) is waf-based (actually a slightly modified version, autowaf). I have rewritten enough of it in CMake to build what I need, but this may be worth revisiting if something like #1312 is merged.

@JonLiu1993 JonLiu1993 added info:good-first-issue This issue would be a good issue to get one's feet wet in solving. category:new-port The issue is requesting a new library to be added; consider making a PR! labels Aug 31, 2020
This was referenced Sep 8, 2020
@NancyLi1013 NancyLi1013 added the info:new-port-resolved This port has been added to vcpkg. label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. info:new-port-resolved This port has been added to vcpkg.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants