Add experimental Miracle-WM packages
This commit is contained in:
parent
c681f21d35
commit
98149ad3c3
2 changed files with 70 additions and 10 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
tileos-meta (1.1.1~tileos) unstable; urgency=medium
|
||||
|
||||
* Add experimental Miracle-WM packages
|
||||
* Move Xwayland to Recommends
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Mon, 01 Jul 2024 11:07:12 +0400
|
||||
|
||||
tileos-meta (1.1~tileos) unstable; urgency=medium
|
||||
|
||||
* Update to 1.1
|
||||
|
|
73
debian/control
vendored
73
debian/control
vendored
|
@ -200,6 +200,50 @@ Recommends:
|
|||
gnome-firmware
|
||||
Description: non-free drivers and firmware for TileOS
|
||||
|
||||
Package: tileos-desktop-miracle
|
||||
Architecture: amd64, arm64
|
||||
Depends:
|
||||
alacritty,
|
||||
bibata-cursor-theme,
|
||||
calcurse,
|
||||
cliphist,
|
||||
dunst,
|
||||
nwg-bar,
|
||||
nwg-look,
|
||||
nwg-drawer,
|
||||
qtwayland5,
|
||||
qt6-wayland,
|
||||
rofi-wayland,
|
||||
swaybg,
|
||||
swayidle,
|
||||
swaylock,
|
||||
plymouth-theme-tileos,
|
||||
tileos-desktop-common (= ${binary:Version}),
|
||||
tileos-grub-theme,
|
||||
tileos-settings-miracle,
|
||||
tileos-theme-catppuccin,
|
||||
tileos-wallpapers,
|
||||
waybar,
|
||||
wf-recorder,
|
||||
wl-clipboard,
|
||||
Recommends:
|
||||
earlyoom,
|
||||
engrampa,
|
||||
firefox-esr,
|
||||
imv,
|
||||
pavucontrol,
|
||||
pcmanfm-qt,
|
||||
pluma,
|
||||
ranger,
|
||||
wlr-randr,
|
||||
xwayland
|
||||
Conflicts:
|
||||
tileos-desktop-sway,
|
||||
tileos-desktop-river,
|
||||
tileos-desktop-swayfx,
|
||||
tileos-desktop-qtile
|
||||
Description: Miracle-WM desktop for TileOS (experimental)
|
||||
|
||||
Package: tileos-desktop-sway
|
||||
Architecture: amd64 arm64
|
||||
Depends:
|
||||
|
@ -240,7 +284,6 @@ Depends:
|
|||
wl-clipboard,
|
||||
wlsunset,
|
||||
xdg-desktop-portal-wlr,
|
||||
xwayland
|
||||
Recommends:
|
||||
engrampa,
|
||||
firefox-esr,
|
||||
|
@ -250,7 +293,8 @@ Recommends:
|
|||
pluma,
|
||||
ranger,
|
||||
systemd-oomd,
|
||||
wlr-randr
|
||||
wlr-randr,
|
||||
xwayland
|
||||
Conflicts:
|
||||
tileos-desktop-swayfx,
|
||||
tileos-desktop-river
|
||||
|
@ -296,7 +340,6 @@ Depends:
|
|||
wl-clipboard,
|
||||
wlsunset,
|
||||
xdg-desktop-portal-wlr,
|
||||
xwayland
|
||||
Recommends:
|
||||
engrampa,
|
||||
firefox-esr,
|
||||
|
@ -306,11 +349,12 @@ Recommends:
|
|||
pluma,
|
||||
ranger,
|
||||
systemd-oomd,
|
||||
wlr-randr
|
||||
wlr-randr,
|
||||
xwayland
|
||||
Conflicts:
|
||||
tileos-desktop-sway,
|
||||
tileos-desktop-river
|
||||
Description: SwayFx desktop for TileOS
|
||||
Description: SwayFx desktop for TileOS (experimental)
|
||||
|
||||
Package: tileos-desktop-river
|
||||
Architecture: amd64 arm64
|
||||
|
@ -347,7 +391,6 @@ Depends:
|
|||
wl-clipboard,
|
||||
wlopm,
|
||||
wlsunset,
|
||||
xwayland
|
||||
Recommends:
|
||||
earlyoom,
|
||||
engrampa,
|
||||
|
@ -357,11 +400,12 @@ Recommends:
|
|||
pcmanfm-qt,
|
||||
pluma,
|
||||
ranger,
|
||||
wlr-randr
|
||||
wlr-randr,
|
||||
xwayland
|
||||
Conflicts:
|
||||
tileos-desktop-sway,
|
||||
tileos-desktop-swayfx
|
||||
Description: River desktop for TileOS (experimental)
|
||||
Description: River desktop for TileOS
|
||||
|
||||
Package: tileos-desktop-qtile
|
||||
Architecture: amd64 arm64
|
||||
|
@ -397,7 +441,6 @@ Depends:
|
|||
wlopm,
|
||||
wl-clipboard,
|
||||
wlsunset,
|
||||
xwayland
|
||||
Recommends:
|
||||
earlyoom,
|
||||
engrampa,
|
||||
|
@ -407,13 +450,23 @@ Recommends:
|
|||
pcmanfm-qt,
|
||||
pluma,
|
||||
ranger,
|
||||
wlr-randr
|
||||
wlr-randr,
|
||||
xwayland
|
||||
Conflicts:
|
||||
tileos-desktop-sway,
|
||||
tileos-desktop-swayfx,
|
||||
tileos-desktop-river
|
||||
Description: Qtile desktop for TileOS (experimental)
|
||||
|
||||
Package: tileos-miracle-live
|
||||
Architecture: amd64, arm64
|
||||
Depends:
|
||||
calamares-settings-tileos-miracle,
|
||||
live-boot,
|
||||
live-config,
|
||||
live-config-systemd
|
||||
Description: LiveCD components for TileOS (Miracle-WM variant)
|
||||
|
||||
Package: tileos-sway-live
|
||||
Architecture: amd64 arm64
|
||||
Depends:
|
||||
|
|
Loading…
Add table
Reference in a new issue