15 lines
365 B
YAML
15 lines
365 B
YAML
hyprutils:
|
|
version: v0.5.2
|
|
repo: "{{ hyprgitbase }}/hyprutils"
|
|
build_deps:
|
|
RedHat:
|
|
- pixman-devel
|
|
Alpine:
|
|
- pixman-dev
|
|
build_installed_files:
|
|
- "{{ lib_path }}/libhyprutils.so.0.5.1"
|
|
- "{{ lib_path }}/libhyprutils.so.4"
|
|
- "{{ lib_path }}/libhyprutils.so"
|
|
- include/hyprutils
|
|
- "{{ lib_path }}/pkgconfig/hyprutils.pc"
|