Skip to content

Commit fa1f304

Browse files
committed
[RELEASE] sway - v1.6.1-2 - Stable 1.6.1 series desktop environment.
1 parent eed700e commit fa1f304

File tree

2 files changed

+45
-27
lines changed

2 files changed

+45
-27
lines changed

.github/workflows/sway-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
apt-get -y update
1414
DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential make
1515
DEBIAN_FRONTEND=noninteractive apt-get -y install git python3-pip cmake pkg-config
16-
make sway_defconfig
16+
make sway_release_defconfig
1717
make pip-install
1818
make deb-install
1919
make source-checkout -j$(nproc)

configs/sway_release_defconfig

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,46 @@
11
CONFIG_RECIPE:=sway
2-
GIT_L_scdoc_scdoc:=1.11.1
3-
GIT_L_wayland_wayland:=1.18.0-43-gdad8575
4-
GIT_L_wayland-protocols_wayland-protocols:=1.20-6-g4ed0caf
5-
GIT_L_xwayland_xwayland:=xorg-server-1.20.10
6-
GIT_L_wlroots_wlroots:=0.12.0
7-
GIT_L_sway_sway:=1.5.1
8-
GIT_L_swaylock_swaylock:=1.5-9-g235b925
9-
GIT_L_swayidle_swayidle:=1.6-14-g0689427
10-
GIT_L_swaybg_swaybg:=1.0-2-ga8f109a
11-
GIT_L_waybar_waybar:=0.9.4-102-gf91dc7f
12-
GIT_L_mako_mako:=v1.4.1-52-g08d6f60
13-
GIT_L_xdg-desktop-portal-wlr_portal-wlr:=v0.1.0-28-g727f13f
14-
GIT_L_wl-clipboard_wl-clipboard:=v2.0.0-3-gaa4633b
15-
GIT_L_rofi_rofi:=1.6.1
16-
GIT_L_redshift_redshift:=v2.0.6-2-g9ca5985
17-
GIT_L_kanshi_kanshi:=v1.1.0-8-gf88ba3a
18-
GIT_L_grim_grim:=v1.3.1-2-g2c15b09
19-
GIT_L_slurp_slurp:=v1.3.1-1-gbfff873
20-
GIT_L_imv_imv:=v4.2.0
21-
GIT_L_swaylock-effects_swaylock-effects:=v1.6-3-7-g744a59b
22-
GIT_L_wob_wob:=0.10-12-g22a866e
23-
GIT_L_wshowkeys_wshowkeys:=6388a49
24-
GIT_L_vte-ng_vte-ng:=0.50.2.a
25-
GIT_L_termite_termite:=v15-5-g9565563
26-
GIT_L_wf-recorder_wf-recorder:=v0.2.1-33-g620822f
27-
GIT_L_avizo_avizo:=1.0
282

3+
GIT_L_scdoc_scdoc:=1.11.2-5-g4af1e1e
4+
GIT_L_libdrm_libdrm:=libdrm-2.4.109
5+
GIT_L_wayland_wayland:=1.20.0
6+
GIT_L_wayland-protocols_wayland-protocols:=1.25
7+
GIT_L_vulkan_vulkan-headers:=v1.3.207
8+
GIT_L_vulkan_vulkan-loader:=v1.3.207
9+
GIT_L_vulkan_glslang:=master-tot
10+
GIT_L_mesa_mesa:=mesa-22.0.0
11+
GIT_L_xorgproto_xorgproto:=xorgproto-2021.5
12+
GIT_L_libxcvt_libxcvt:=libxcvt-0.1.1
13+
GIT_L_libepoxy_libepoxy:=1.5.9
14+
GIT_L_libinput_libinput:=1.19.3
15+
GIT_L_xwayland_xwayland:=xwayland-22.1.0
16+
GIT_L_libseat_libseat:=0.6.3
17+
GIT_L_wlroots_wlroots:=0.14.1
18+
GIT_L_json-c_json-c-headers:=f0d93ce
19+
GIT_L_sway_sway:=af221ff6
20+
GIT_L_swaylock-effects_swaylock-effects:=v1.6-3
21+
GIT_L_swayidle_swayidle:=1.7.1-3-ge81d40f
22+
GIT_L_swaybg_swaybg:=v1.1.1-4-gde77798
23+
GIT_L_kanshi_kanshi:=v1.2.0-13-g0faad75
24+
GIT_L_mako_mako:=v1.6-14-g0e1a363
25+
GIT_L_grim_grim:=v1.4.0-1-g89e02e6
26+
GIT_L_slurp_slurp:=v1.3.2-9-gf4e7559
27+
GIT_L_wl-clipboard_wl-clipboard:=v2.0.0-5-g297ab2a
28+
GIT_L_pipewire_pipewire:=0.3.48-65-gcec889874
29+
GIT_L_gtk-layer-shell_gtk-layer-shell:=617744c
30+
GIT_L_libportal_libportal:=0.5-12-g8db58be
31+
GIT_L_xdg-desktop-portal_xdg-desktop-portal:=1.12.1-44-gf975bf7
32+
GIT_L_libinih_libinih:=r53
33+
GIT_L_xdg-desktop-portal-wlr_portal-wlr:=v0.5.0-24-gc34d098
34+
GIT_L_waybar_waybar:=0.9.7
35+
GIT_L_wshowkeys_wshowkeys:=e8bfc78
36+
GIT_L_wf-recorder_wf-recorder:=v0.2.1-46-g9b9b471
37+
GIT_L_mupdf_mupdf:=1.19.0
38+
GIT_L_zathura_zathura:=0.4.9
39+
GIT_L_zathura_zathura-plugin-mupdf:=0.3.8
40+
GIT_L_redshift_redshift:=v2.0.8
41+
GIT_L_imv_imv:=v4.3.0-18-g4448fb6
42+
GIT_L_light_light:=v1.2.2-2-g33f2316
43+
GIT_L_cxxopts_cxxopts:=v3.0.0
44+
GIT_L_pamixer_pamixer:=1.4-28-gaf5e13e
45+
GIT_L_avizo_avizo:=1.0
46+
GIT_L_libfuse_libfuse:=3c2ba7a

0 commit comments

Comments
 (0)