add the rest of the hypr tools
This commit is contained in:
22
vars/pkgs/hyprland_qt_support.yml
Normal file
22
vars/pkgs/hyprland_qt_support.yml
Normal 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
|
||||
Reference in New Issue
Block a user