Files
ansible_role_package/vars/src/aquamarine.yml
Matthew Stobbs b9fdf03298 working on hyprland packages
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
2026-02-02 16:01:28 -07:00

9 lines
281 B
YAML

# vim: set filetype=yaml.ansible :
---
aquamarine:
gitrepo: "{{ hyprgitbase }}/aquamarine"
src_path: "{{ d_tempdir.path }}/aquamarine"
deps:
build_creates: "{{ d_tempdir.path }}/build/libaquamarine.so"
install_creates: "{{ root_prefix }}/{{ lib_path }}/libaquamarine.so"