New backup 2024-04-09 01:10:46
This commit is contained in:
parent
e0fe6036b3
commit
9f6eb0039f
9 changed files with 10 additions and 1 deletions
9
de/home/.config/smm2/blueprints/gtkgreet/install.sh
Executable file
9
de/home/.config/smm2/blueprints/gtkgreet/install.sh
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
git clone https://git.sr.ht/~kennylevinsen/gtkgreet
|
||||
cd gtkgreet
|
||||
|
||||
meson build
|
||||
ninja -C build
|
||||
|
||||
sudo mv build/gtkgreet/gtkgreet /usr/local/bin
|
|
@ -1 +1 @@
|
|||
meson wayland-protocols libpcre2-dev libjson-c-dev libpango-1.0-0 libcairo2-dev wget librust-wayland-server-dev libdrm-dev libxkbcommon-dev libudev-dev libgbm-dev libinput-dev libxcb-dri3-dev libseat-dev libxcb-present-dev libxcb-composite0-dev librust-pango-dev libxcb-icccm4-dev libgdk-pixbuf-2.0-dev libxcb-res0-dev libgles2-mesa-dev libxcb-render-util0-dev libxcb-xinput-dev libsystemd-dev scdoc libvulkan-dev glslang-tools foot libdisplay-info1 libfcft4t64 libliftoff0 libwlroots12t64 libxcb-ewmh2 sway-backgrounds swaybg wmenu cmake
|
||||
meson wayland-protocols libpcre2-dev libjson-c-dev libpango-1.0-0 libcairo2-dev wget libdrm-dev libxkbcommon-dev libudev-dev libgbm-dev libinput-dev libxcb-dri3-dev libseat-dev libxcb-present-dev libxcb-composite0-dev libxcb-icccm4-dev libgdk-pixbuf-2.0-dev libxcb-res0-dev libgles2-mesa-dev libxcb-render-util0-dev libxcb-xinput-dev libsystemd-dev scdoc libvulkan-dev glslang-tools foot libdisplay-info1 libfcft4t64 libliftoff0 libwlroots12t64 libxcb-ewmh2 sway-backgrounds swaybg wmenu cmake
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue