Deps: Build lunasvg

This commit is contained in:
Stenzek
2024-08-25 14:39:40 +10:00
parent f2c0303875
commit 25d8f1be67
6 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,21 @@
name: lunasvg
buildsystem: cmake-ninja
builddir: true
config-opts:
- "-DCMAKE_BUILD_TYPE=Release"
- "-DBUILD_SHARED_LIBS=ON"
- "-DLUNASVG_BUILD_EXAMPLES=OFF"
build-options:
strip: true
sources:
- type: git
url: "https://github.com/stenzek/lunasvg.git"
commit: "9af1ac7b90658a279b372add52d6f77a4ebb482c"
cleanup:
- /bin
- /include
- /lib/*.a
- /lib/*.la
- /lib/cmake
- /lib/pkgconfig
- /share

View File

@ -34,6 +34,7 @@ modules:
- "modules/24-cpuinfo.yaml"
- "modules/25-discord-rpc.yaml"
- "modules/26-soundtouch.yaml"
- "modules/27-lunasvg.yaml"
# Main module.
- name: duckstation