Move Wayland-specific packages out of tileos-desktop-common
This commit is contained in:
parent
b238133e6c
commit
418251ece7
2 changed files with 17 additions and 11 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
tileos-meta (0.8~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Remove cage
|
||||||
|
* Move Wayland-specific packages out of tileos-desktop-common
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sat, 29 Apr 2023 19:36:25 +0400
|
||||||
|
|
||||||
tileos-meta (0.7~tileos) unstable; urgency=medium
|
tileos-meta (0.7~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Add tileos-settings-sway package
|
* Add tileos-settings-sway package
|
||||||
|
|
21
debian/control
vendored
21
debian/control
vendored
|
@ -126,8 +126,6 @@ Depends:
|
||||||
python3-requests,
|
python3-requests,
|
||||||
qt5ct,
|
qt5ct,
|
||||||
qt6ct,
|
qt6ct,
|
||||||
qtwayland5,
|
|
||||||
qt6-wayland,
|
|
||||||
qt5-style-kvantum,
|
qt5-style-kvantum,
|
||||||
rfkill,
|
rfkill,
|
||||||
tileos-base (= ${binary:Version}),
|
tileos-base (= ${binary:Version}),
|
||||||
|
@ -138,7 +136,6 @@ Depends:
|
||||||
xdg-user-dirs,
|
xdg-user-dirs,
|
||||||
xkb-data,
|
xkb-data,
|
||||||
xsettingsd,
|
xsettingsd,
|
||||||
xwayland,
|
|
||||||
zip
|
zip
|
||||||
Recommends:
|
Recommends:
|
||||||
apt-xapian-index,
|
apt-xapian-index,
|
||||||
|
@ -147,7 +144,6 @@ Recommends:
|
||||||
bluez,
|
bluez,
|
||||||
bluez-cups,
|
bluez-cups,
|
||||||
btop,
|
btop,
|
||||||
cage,
|
|
||||||
cups,
|
cups,
|
||||||
cups-bsd,
|
cups-bsd,
|
||||||
cups-client,
|
cups-client,
|
||||||
|
@ -185,11 +181,6 @@ Recommends:
|
||||||
tlp,
|
tlp,
|
||||||
udisks2,
|
udisks2,
|
||||||
upower,
|
upower,
|
||||||
wayland-utils,
|
|
||||||
waypipe,
|
|
||||||
wayvnc,
|
|
||||||
wev,
|
|
||||||
wlr-randr,
|
|
||||||
xdg-utils
|
xdg-utils
|
||||||
Description: Common desktop components for TileOS
|
Description: Common desktop components for TileOS
|
||||||
|
|
||||||
|
@ -226,6 +217,8 @@ Depends:
|
||||||
nwg-displays,
|
nwg-displays,
|
||||||
nwg-drawer,
|
nwg-drawer,
|
||||||
nwg-look,
|
nwg-look,
|
||||||
|
qtwayland5,
|
||||||
|
qt6-wayland,
|
||||||
slurp,
|
slurp,
|
||||||
swappy,
|
swappy,
|
||||||
sway,
|
sway,
|
||||||
|
@ -240,7 +233,8 @@ Depends:
|
||||||
wf-recorder,
|
wf-recorder,
|
||||||
wl-clipboard,
|
wl-clipboard,
|
||||||
wlsunset,
|
wlsunset,
|
||||||
xdg-desktop-portal-wlr
|
xdg-desktop-portal-wlr,
|
||||||
|
xwayland
|
||||||
Recommends:
|
Recommends:
|
||||||
engrampa,
|
engrampa,
|
||||||
firefox-esr,
|
firefox-esr,
|
||||||
|
@ -248,7 +242,12 @@ Recommends:
|
||||||
pcmanfm-gtk3,
|
pcmanfm-gtk3,
|
||||||
pluma,
|
pluma,
|
||||||
ranger,
|
ranger,
|
||||||
swayimg
|
swayimg,
|
||||||
|
wayland-utils,
|
||||||
|
waypipe,
|
||||||
|
wayvnc,
|
||||||
|
wev,
|
||||||
|
wlr-randr
|
||||||
Description: Sway desktop for TileOS
|
Description: Sway desktop for TileOS
|
||||||
|
|
||||||
Package: tileos-sway-live
|
Package: tileos-sway-live
|
||||||
|
|
Loading…
Add table
Reference in a new issue