Add wip arch-prtable
This commit is contained in:
parent
a9682980d3
commit
8364becef3
9 changed files with 82 additions and 12 deletions
|
@ -9,6 +9,11 @@ arch=("any")
|
|||
url="https://git.serguzim.me/serguzim/system"
|
||||
license=("unknown")
|
||||
groups=()
|
||||
makedepends=(
|
||||
"mkinitcpio" # initramfs
|
||||
"xdg-desktop-portal-gtk" # xdg-desktop-portal-impl
|
||||
"wireplumber" # pipewire-session-manager
|
||||
"pipewire-jack" # libjack.so
|
||||
depends=(
|
||||
### BASE
|
||||
"base"
|
||||
|
@ -20,7 +25,7 @@ depends=(
|
|||
"zsh" "htop" "git" "wireguard-tools"
|
||||
"cups" "cups-pdf"
|
||||
"docker" "docker-buildx" "docker-compose"
|
||||
#"xdg-user-dirs"
|
||||
"pcsclite"
|
||||
|
||||
### BASE-DEVEL
|
||||
"archlinux-keyring" "autoconf" "automake" "binutils" "bison" "debugedit"
|
||||
|
@ -29,7 +34,7 @@ depends=(
|
|||
"texinfo" "which"
|
||||
|
||||
### OTHER PACKAGE MANAGERS
|
||||
"nix" "flatpak"
|
||||
"flatpak" "nix" "paru-bin"
|
||||
|
||||
### ARCH UTILS
|
||||
"archlinux-contrib" "pacman-contrib"
|
||||
|
@ -54,7 +59,7 @@ depends=(
|
|||
#"bemenu" "bemenu-x11" "j4-dmenu-desktop"
|
||||
"bspwm"
|
||||
#"sxhkd" "polybar"
|
||||
"pipewire-pulse" "vorbis-tools" "alsa-utils"
|
||||
"pipewire-pulse" "wireplumber" "vorbis-tools" "alsa-utils"
|
||||
"gst-plugins-good" "gst-plugins-good" "gst-plugins-bad" "gst-plugins-ugly"
|
||||
"polkit-gnome"
|
||||
"alacritty"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue