Enable lua bindings for cairo, rsvg, and imlib2
Task Info (Flyspray) | |
---|---|
Opened By | Devon Taylor (akira) |
Task ID | 77168 |
Type | Feature Request |
Project | Arch Linux |
Category | Packages: Extra |
Version | None |
OS | All |
Opened | 2023-01-18 02:48:12 UTC |
Status | Assigned |
Assignee | Levente Polyak (anthraxx) |
Details
Description:
Support for cairo, rsvg, and imlib2 in lua configs can be enabled with the following cmake flags:
-D BUILD_LUA_RSVG=ON
-D BUILD_LUA_CAIRO=ON
-D BUILD_LUA_IMLIB2=ON \
I'm fairly certain that this won't require any new dependencies.