adding Alpine specific installations
This commit is contained in:
@@ -1,21 +1,28 @@
|
||||
alacritty:
|
||||
version: 0.15.1
|
||||
RedHat:
|
||||
build_deps:
|
||||
build_deps:
|
||||
RedHat:
|
||||
- cmake
|
||||
- freetype-devel
|
||||
- fontconfig-devel
|
||||
- freetype-devel
|
||||
- g++
|
||||
- libxcb-devel
|
||||
- libxkbcommon-devel
|
||||
- g++
|
||||
Debian:
|
||||
build_deps:
|
||||
Debian:
|
||||
- cmake
|
||||
- pkg-config
|
||||
- libfreetype6-dev
|
||||
- libfontconfig1-dev
|
||||
- libfreetype6-dev
|
||||
- libxcb-xfixes0-dev
|
||||
- libxkbcommon-dev
|
||||
- pkg-config
|
||||
- python3
|
||||
Alpine:
|
||||
- cmake
|
||||
- fontconfig-dev
|
||||
- freetype-dev
|
||||
- g++
|
||||
- libxcb-dev
|
||||
- libxkbcommon-dev
|
||||
- pkgconf
|
||||
cask:
|
||||
- alacritty
|
||||
|
||||
@@ -6,15 +6,26 @@ aquamarine:
|
||||
- hyprutils
|
||||
build_deps:
|
||||
RedHat:
|
||||
- libseat-devel
|
||||
- hwdata-devel
|
||||
- libdisplay-info-devel
|
||||
- libdrm-devel
|
||||
- libinput-devel
|
||||
- libseat-devel
|
||||
- mesa-libgbm-devel
|
||||
- systemd-devel
|
||||
- wayland-devel
|
||||
- wayland-protocols-devel
|
||||
- libdrm-devel
|
||||
- mesa-libgbm-devel
|
||||
- libdisplay-info-devel
|
||||
- systemd-devel
|
||||
- hwdata-devel
|
||||
Alpine:
|
||||
- build-base
|
||||
- elogind-dev
|
||||
- hwdata-dev
|
||||
- libdisplay-info-dev
|
||||
- libdrm-dev
|
||||
- libinput-dev
|
||||
- libseat-dev
|
||||
- mesa-gbm
|
||||
- wayland-dev
|
||||
- wayland-protocols
|
||||
build_installed_files:
|
||||
- lib64/libaquamarine.so.0.7.2
|
||||
- lib64/libaquamarine.so.6
|
||||
|
||||
@@ -10,5 +10,6 @@ bitwarden:
|
||||
brew: bitwarden
|
||||
method:
|
||||
Fedora: flatpak
|
||||
Alpine: flatpak
|
||||
Ubuntu: snap
|
||||
MacOSX: brew
|
||||
|
||||
@@ -9,4 +9,6 @@ broot:
|
||||
- libxcb-xfixes0-dev
|
||||
RedHat:
|
||||
- libxcb
|
||||
Alpine:
|
||||
- libxcb-dev
|
||||
Darwin: []
|
||||
|
||||
@@ -5,6 +5,8 @@ carapace:
|
||||
- carapace-bin
|
||||
Darwin:
|
||||
- carapace
|
||||
Alpine:
|
||||
- carapace
|
||||
repo:
|
||||
RedHat:
|
||||
name: carapace-yum
|
||||
@@ -14,3 +16,4 @@ carapace:
|
||||
repo: "deb [trusted=yes] https://apt.fury.io/rsteube/ /"
|
||||
name: carapace
|
||||
Darwin: {}
|
||||
Alpine: {}
|
||||
|
||||
@@ -6,3 +6,5 @@ clangd:
|
||||
- clangd-12
|
||||
Darwin:
|
||||
- llvm
|
||||
Alpine:
|
||||
- clang19
|
||||
|
||||
@@ -2,5 +2,9 @@ fd:
|
||||
pkgs:
|
||||
Darwin:
|
||||
- fd
|
||||
Linux:
|
||||
RedHat:
|
||||
- fd-find
|
||||
Debian:
|
||||
- fd-find
|
||||
Alpine:
|
||||
- fd
|
||||
|
||||
@@ -8,6 +8,9 @@ ghostty:
|
||||
RedHat:
|
||||
- gtk4-devel
|
||||
- libadwaita-devel
|
||||
Alpine:
|
||||
- gtk4.0-dev
|
||||
- libadwaita-dev
|
||||
Darwin: []
|
||||
archmap:
|
||||
arm64: aarch64
|
||||
@@ -19,7 +22,10 @@ ghostty:
|
||||
- ghostty
|
||||
sys:
|
||||
- ghostty
|
||||
src:
|
||||
- ghostty
|
||||
methods:
|
||||
default: appimage
|
||||
Alpine: src
|
||||
Fedora: sys
|
||||
MacOSX: cask
|
||||
|
||||
@@ -5,8 +5,17 @@ git:
|
||||
- git-delta
|
||||
- git-extras
|
||||
- git-lfs
|
||||
Linux:
|
||||
RedHat:
|
||||
- git
|
||||
- git-delta
|
||||
- git-email
|
||||
- git-lfs
|
||||
Debian:
|
||||
- git
|
||||
- git-delta
|
||||
- git-email
|
||||
- git-lfs
|
||||
Alpine:
|
||||
- git
|
||||
- git-email
|
||||
- git-lfs
|
||||
|
||||
@@ -9,6 +9,11 @@ hyprcursor:
|
||||
- libzip-devel
|
||||
- librsvg2-devel
|
||||
- tomlplusplus-devel
|
||||
Alpine:
|
||||
- cairo-dev
|
||||
- libzip-dev
|
||||
- librsvg-dev
|
||||
- tomlpluplus-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprcursor.so.0.1.11
|
||||
- lib64/libhyprcursor.so.0
|
||||
|
||||
@@ -15,6 +15,15 @@ hyprgraphics:
|
||||
- file-devel
|
||||
- file-libs
|
||||
- libspng-devel
|
||||
Alpine:
|
||||
- pixman-dev
|
||||
- cairo-dev
|
||||
- libjpeg-turbo-dev
|
||||
- libwebp-dev
|
||||
- libjxl-dev
|
||||
- file-dev
|
||||
- file
|
||||
- libspng-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprgraphics.so.0.1.2
|
||||
- lib64/libhyprgraphics.so.0
|
||||
|
||||
@@ -42,8 +42,36 @@ hyprland:
|
||||
- xcb-util-errors-devel
|
||||
- xcb-util-renderutil-devel
|
||||
- xcb-util-wm-devel
|
||||
- xcb-util-wm-devel
|
||||
- xorg-x11-server-Xwayland-devel
|
||||
Alpine:
|
||||
- build-base
|
||||
- cairo-dev
|
||||
- cmake
|
||||
- dunst
|
||||
- elogind-dev
|
||||
- glslang-dev
|
||||
- libdrm-dev
|
||||
- libinput-dev
|
||||
- libseat-dev
|
||||
- libuuid
|
||||
- libxcb-dev
|
||||
- libxcursor-dev
|
||||
- libxkbcommon-dev
|
||||
- mesa-gbm
|
||||
- meson
|
||||
- pango-dev
|
||||
- pixman-dev
|
||||
- qt5-qtwayland-dev
|
||||
- qt6-qtwayland-dev
|
||||
- re2-dev
|
||||
- tomlplusplus-dev
|
||||
- vulkan-loader-dev
|
||||
- wayland-dev
|
||||
- wayland-protocols
|
||||
- xcb-util-errors-dev
|
||||
- xcb-util-renderutil-dev
|
||||
- xcb-util-wm-dev
|
||||
- xwayland-dev
|
||||
build_installed_files:
|
||||
- share/wayland-sessions/hyprland-uwsm.desktop
|
||||
- bin/hyprctl
|
||||
|
||||
@@ -5,6 +5,9 @@ hyprland_protocols:
|
||||
RedHat:
|
||||
- meson
|
||||
- ninja-build
|
||||
Alpine:
|
||||
- meson
|
||||
- ninja-build
|
||||
build_installed_files:
|
||||
- share/hyprland-protocols/protocols
|
||||
- share/hyprland-protocols/protocols/hyprland-ctm-control-v1.xml
|
||||
|
||||
@@ -4,6 +4,7 @@ hyprlang:
|
||||
pkg_deps: []
|
||||
build_deps:
|
||||
RedHat: []
|
||||
Alpine: []
|
||||
build_installed_files:
|
||||
- lib64/libhyprlang.so.0.6.0
|
||||
- lib64/libhyprlang.so.2
|
||||
|
||||
@@ -5,6 +5,9 @@ hyprpolkitagent:
|
||||
RedHat:
|
||||
- polkit-devel
|
||||
- polkit-qt6-1-devel
|
||||
Alpine:
|
||||
- polkit-dev
|
||||
- polkit-qt6
|
||||
build_installed_files:
|
||||
- libexec/hyprpolkitagent
|
||||
- lib/systemd/user/hyprpolkitagent.service
|
||||
|
||||
@@ -4,6 +4,8 @@ hyprutils:
|
||||
build_deps:
|
||||
RedHat:
|
||||
- pixman-devel
|
||||
Alpine:
|
||||
- pixman-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprutils.so.0.5.1
|
||||
- lib64/libhyprutils.so.4
|
||||
|
||||
@@ -4,6 +4,8 @@ hyprwayland_scanner:
|
||||
build_deps:
|
||||
RedHat:
|
||||
- pugixml-devel
|
||||
Alpine:
|
||||
- pugixml-dev
|
||||
build_installed_files:
|
||||
- bin/hyprwayland-scanner
|
||||
- lib64/pkgconfig/hyprwayland-scanner.pc
|
||||
|
||||
@@ -12,12 +12,17 @@ neovide:
|
||||
- "@Development Tools"
|
||||
- "@Development Libraries"
|
||||
Debian:
|
||||
- fontconfig-devel
|
||||
- freetype-devel
|
||||
- fontconfig-dev
|
||||
- freetype-dev
|
||||
- libX11-xcb
|
||||
- libX11-devel
|
||||
- libX11-dev
|
||||
- libstdc++-static
|
||||
- libstdc++-devel
|
||||
- "@Development Tools"
|
||||
- "@Development Libraries"
|
||||
- libstdc++-dev
|
||||
Alpine:
|
||||
- fontconfig-dev
|
||||
- freetype-dev
|
||||
- xcb-dev
|
||||
- libx11-dev
|
||||
- gcompat
|
||||
- libstdc++-dev
|
||||
Darwin: []
|
||||
|
||||
@@ -4,3 +4,6 @@ packer:
|
||||
- packer
|
||||
Darwin:
|
||||
- packer
|
||||
version: 1.12.0
|
||||
archive:
|
||||
baseurl: https://releases.hashicorp.com
|
||||
|
||||
@@ -5,6 +5,8 @@ sdbus_cpp_2:
|
||||
build_deps:
|
||||
RedHat:
|
||||
- systemd-devel
|
||||
Alpine:
|
||||
- elogind-dev
|
||||
build_installed_files:
|
||||
- share/doc/sdbus-c++/sdbus-c++-class-diagram.png
|
||||
- share/doc/sdbus-c++/sdbus-c++-class-diagram.uml
|
||||
|
||||
@@ -7,16 +7,21 @@ xdg_desktop_portal_hyprland:
|
||||
- hyprlang
|
||||
- hyprutils
|
||||
- hyprwayland_scanner
|
||||
- hyprland
|
||||
build_deps:
|
||||
RedHat:
|
||||
- libdrm-devel
|
||||
- mesa-libgbm-devel
|
||||
- pipewire-devel
|
||||
- pipewire-libs
|
||||
- sdbus-cpp-devel
|
||||
- wayland-devel
|
||||
- wayland-protocols-devel
|
||||
Alpine:
|
||||
- libdrm-dev
|
||||
- mesa-gbm
|
||||
- pipewire-dev
|
||||
- pipewire-libs
|
||||
- wayland-dev
|
||||
- wayland-protocols
|
||||
build_installed_files:
|
||||
- bin/hyprland-share-picker
|
||||
- lib/xdg-desktop-portal-hyprland
|
||||
|
||||
Reference in New Issue
Block a user