Files
ansible_role_package/vars/pkgs/hyprland_qt_support.yml
2025-03-12 15:11:48 -06:00

23 lines
933 B
YAML

hyprland_qt_support:
version: v0.1.0
repo: "{{ hyprgitbase }}/hyprland-qt-support"
pkg_deps:
- hyprlang
build_deps:
RedHat:
- qt6-qtdeclarative-devel
build_installed_files:
- lib/libhyprland-quick-style-impl.so
- lib/qt6/qml/org/hyprland/style/impl/libhyprland-quick-style-implplugin.so
- lib/qt6/qml/org/hyprland/style/impl/qmldir
- lib/qt6/qml/org/hyprland/style/impl/hyprland-quick-style-impl.qmltypes
- lib/qt6/qml/org/hyprland/style/impl/HyprlandStyle.qml
- lib/qt6/qml/org/hyprland/style/impl/MotionBehavior.qml
- lib/libhyprland-quick-style.so
- lib/qt6/qml/org/hyprland/style/libhyprland-quick-styleplugin.so
- lib/qt6/qml/org/hyprland/style/qmldir
- lib/qt6/qml/org/hyprland/style/hyprland-quick-style.qmltypes
- lib/qt6/qml/org/hyprland/style/Button.qml
- lib/qt6/qml/org/hyprland/style/CheckBox.qml
- lib/qt6/qml/org/hyprland/style/TextField.qml