diff --git a/debian/changelog b/debian/changelog index b8878da..bd5fcd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tileos-meta (1.0.4~tileos) unstable; urgency=medium + + * Add Qtile flavor + + -- Aleksey Samoilov Thu, 23 Nov 2023 17:26:33 +0400 + tileos-meta (1.0.3~tileos) unstable; urgency=medium * Add SwayFX flavor diff --git a/debian/control b/debian/control index abd06c9..5509b82 100644 --- a/debian/control +++ b/debian/control @@ -358,6 +358,49 @@ Conflicts: tileos-desktop-swayfx Description: River desktop for TileOS (experimental) +Package: tileos-desktop-qtile +Architecture: amd64 arm64 +Depends: + alacritty, + azote, + dunst, + grim, + nwg-bar, + nwg-drawer, + nwg-look, + plymouth-theme-tileos, + qtwayland5, + qt6-qtwayland, + qtile, + qtile-extras, + rofi-wayland, + slurp, + swaybg, + swayidle, + swaylock, + tileos-desktop-common (= ${binary:Version}), + tileos-grub-theme, + tileos-settings-qtile, + tileos-theme-catppuccin, + tileos-wallpapers, + wl-recorder, + xwayland +Recommends: + earlyoom, + engrampa, + firefox-esr, + imv, + pavucontrol, + pcmanfm-qt, + pluma, + ranger, + wlr-randr +Conflicts: + tileos-desktop-sway, + tileos-desktop-swayfx, + tileos-desktop-river +Description: Qtile desktop for TileOS (experimental) + Package: tileos-sway-live Architecture: amd64 arm64 Depends: @@ -384,3 +427,12 @@ Depends: live-config, live-config-systemd Description: LiveCD components for TileOS (River variant) + +Package: tileos-qtile-live +Architecture: amd64, arm64 +Depends: + calamares-settings-tileos-qtile, + live-boot, + live-config, + live-config-systemd, +Description: LiveCD components for TileOS (Qtile variant)