25 lines
544 B
YAML
25 lines
544 B
YAML
hyprcursor:
|
|
version: v0.1.11
|
|
repo: "{{ hyprgitbase }}/hyprcursor"
|
|
pkg_deps:
|
|
- hyprlang
|
|
build_deps:
|
|
RedHat:
|
|
- cairo-devel
|
|
- libzip-devel
|
|
- librsvg2-devel
|
|
- tomlplusplus-devel
|
|
Alpine:
|
|
- cairo-dev
|
|
- libzip-dev
|
|
- librsvg-dev
|
|
- tomlpluplus-dev
|
|
build_installed_files:
|
|
- lib64/libhyprcursor.so.0.1.11
|
|
- lib64/libhyprcursor.so.0
|
|
- lib64/libhyprcursor.so
|
|
- include/hyprcursor.hpp
|
|
- bin/hyprcursor-util
|
|
- include/hyprcursor
|
|
- lib64/pkgconfig/hyprcursor.pc
|