2024-12-16 16:23:49 +01:00
|
|
|
Source: hyprgraphics
|
|
|
|
Section: main
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
|
|
|
Standards-Version: 4.6.1
|
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
build-essential,
|
|
|
|
cmake,
|
2024-12-16 16:25:44 +01:00
|
|
|
pkgconf,
|
2024-12-16 16:23:49 +01:00
|
|
|
libhyprutils-dev,
|
2024-12-16 16:25:44 +01:00
|
|
|
qt6-base-dev,
|
|
|
|
qt6-base-private-dev,
|
|
|
|
qt6-wayland,
|
|
|
|
qt6-wayland-dev,
|
|
|
|
qt6-wayland-private-dev,
|
|
|
|
qt6-declarative-dev,
|
2024-12-16 16:23:49 +01:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
2024-12-16 16:25:44 +01:00
|
|
|
Package: hyprland-qtutils
|
2024-12-16 16:23:49 +01:00
|
|
|
Architecture: linux-any
|
|
|
|
Depends:
|
2024-12-16 16:25:44 +01:00
|
|
|
${shlibs:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
qml6-module-qtquick-controls,
|
|
|
|
qml6-module-qtquick-layouts,
|
|
|
|
qml6-module-qtquick-templates,
|
|
|
|
qml6-module-qtqml-workerscript,
|
|
|
|
Description: Some qt/qml utilities used by hypr apps
|
2024-12-16 16:23:49 +01:00
|
|
|
|