add the rest of the hypr tools

This commit is contained in:
Matthew Stobbs
2025-03-12 15:11:48 -06:00
parent 8478dbaf8f
commit f8d4fa869b
36 changed files with 858 additions and 25 deletions

View File

@@ -0,0 +1,22 @@
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