Update PKGBUILD
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
7e1c562168
commit
a05f8692ba
1 changed files with 81 additions and 12 deletions
93
PKGBUILD
93
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
||||||
pkgname="severin-base"
|
pkgname="severin-base"
|
||||||
pkgver=1.0.0
|
pkgver=1.0.0
|
||||||
pkgrel=27
|
pkgrel=33
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
|
@ -15,15 +15,36 @@ depends=(
|
||||||
'nvidia-dkms'
|
'nvidia-dkms'
|
||||||
'v4l2loopback-dkms'
|
'v4l2loopback-dkms'
|
||||||
|
|
||||||
|
# Graphic Driver
|
||||||
|
'nvidia-prime'
|
||||||
|
'mesa'
|
||||||
|
|
||||||
|
# Audio
|
||||||
|
'pipewire'
|
||||||
|
'pipewire-pulse'
|
||||||
|
'pavucontrol'
|
||||||
|
'chromaprint'
|
||||||
|
|
||||||
# Microcode
|
# Microcode
|
||||||
'intel-ucode'
|
'intel-ucode'
|
||||||
|
|
||||||
# Window manager
|
# Window manager
|
||||||
'sway'
|
'sway'
|
||||||
|
'swaybg'
|
||||||
|
|
||||||
|
# Monitor Auto Detect
|
||||||
'kanshi'
|
'kanshi'
|
||||||
|
|
||||||
|
# Status Bar
|
||||||
'waybar'
|
'waybar'
|
||||||
|
|
||||||
|
# Run
|
||||||
'fuzzel'
|
'fuzzel'
|
||||||
|
|
||||||
|
# Notifications
|
||||||
'dunst'
|
'dunst'
|
||||||
|
|
||||||
|
# Screenshots
|
||||||
'slurp'
|
'slurp'
|
||||||
'grim'
|
'grim'
|
||||||
|
|
||||||
|
@ -31,13 +52,17 @@ depends=(
|
||||||
'noto-fonts'
|
'noto-fonts'
|
||||||
'noto-fonts-cjk'
|
'noto-fonts-cjk'
|
||||||
'noto-fonts-emoji'
|
'noto-fonts-emoji'
|
||||||
|
'ttc-iosevka'
|
||||||
'ttf-iosevka-nerd'
|
'ttf-iosevka-nerd'
|
||||||
|
'terminus-font'
|
||||||
|
'inter-font'
|
||||||
|
|
||||||
# Vulkan
|
# Vulkan
|
||||||
'vulkan-intel'
|
'vulkan-intel'
|
||||||
|
|
||||||
# Wayland
|
# Wayland
|
||||||
'xdg-desktop-portal-wlr'
|
'xdg-desktop-portal-wlr'
|
||||||
|
'xdg-desktop-portal-gtk'
|
||||||
'wl-clipboard'
|
'wl-clipboard'
|
||||||
'qt5-wayland'
|
'qt5-wayland'
|
||||||
'qt6-wayland'
|
'qt6-wayland'
|
||||||
|
@ -48,6 +73,7 @@ depends=(
|
||||||
'xdg-utils'
|
'xdg-utils'
|
||||||
|
|
||||||
# Themes
|
# Themes
|
||||||
|
'catppuccin-gtk-theme-mocha'
|
||||||
'gnome-themes-extra'
|
'gnome-themes-extra'
|
||||||
'adwaita-qt5'
|
'adwaita-qt5'
|
||||||
'adwaita-qt6'
|
'adwaita-qt6'
|
||||||
|
@ -66,20 +92,19 @@ depends=(
|
||||||
|
|
||||||
# Java
|
# Java
|
||||||
'jdk-openjdk'
|
'jdk-openjdk'
|
||||||
|
|
||||||
'caddy'
|
|
||||||
'jq'
|
'jq'
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
'micro'
|
'micro'
|
||||||
|
'nautilus'
|
||||||
'qbittorrent'
|
'qbittorrent'
|
||||||
'redshift'
|
'figlet'
|
||||||
|
'discord'
|
||||||
'shellcheck'
|
'shellcheck'
|
||||||
'szyszka'
|
'szyszka'
|
||||||
'libreoffice-fresh'
|
'libreoffice-fresh'
|
||||||
|
|
||||||
'inkscape'
|
'inkscape'
|
||||||
#'joplin-appimage'
|
'joplin-appimage'
|
||||||
'firefox'
|
'firefox'
|
||||||
'filezilla'
|
'filezilla'
|
||||||
'discord'
|
'discord'
|
||||||
|
@ -88,8 +113,7 @@ depends=(
|
||||||
'streamlink'
|
'streamlink'
|
||||||
'ncdu'
|
'ncdu'
|
||||||
'simple-scan'
|
'simple-scan'
|
||||||
'zathura'
|
'evince'
|
||||||
'zathura-pdf-mupdf'
|
|
||||||
'networkmanager'
|
'networkmanager'
|
||||||
'ncdu'
|
'ncdu'
|
||||||
'mpv'
|
'mpv'
|
||||||
|
@ -97,6 +121,41 @@ depends=(
|
||||||
'bat'
|
'bat'
|
||||||
'nextcloud-client'
|
'nextcloud-client'
|
||||||
'picard'
|
'picard'
|
||||||
|
'espanso-wayland'
|
||||||
|
'jetbrains-toolbox'
|
||||||
|
'obs-studio'
|
||||||
|
'bottom'
|
||||||
|
'chromium'
|
||||||
|
'chromium-widevine'
|
||||||
|
'fwupd'
|
||||||
|
'playerctl'
|
||||||
|
'reflector'
|
||||||
|
'pkgstats'
|
||||||
|
'logiops-git'
|
||||||
|
'logrotate'
|
||||||
|
'yt-dlp'
|
||||||
|
'zola'
|
||||||
|
'rsync'
|
||||||
|
'tauon-music-box'
|
||||||
|
'docker'
|
||||||
|
'docker-compose'
|
||||||
|
'lsd'
|
||||||
|
'light'
|
||||||
|
'lxappearance'
|
||||||
|
'file-roller'
|
||||||
|
'gnome-keyring'
|
||||||
|
'pacman-contrib'
|
||||||
|
|
||||||
|
# Printer
|
||||||
|
'cups'
|
||||||
|
'cups-pdf'
|
||||||
|
'brother-dcp1610w'
|
||||||
|
'brscan4'
|
||||||
|
'system-config-printer'
|
||||||
|
|
||||||
|
# Homebrew
|
||||||
|
'fusee-launcher-git'
|
||||||
|
'ns-usbloader'
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
'mypy'
|
'mypy'
|
||||||
|
@ -110,7 +169,6 @@ depends=(
|
||||||
'strace'
|
'strace'
|
||||||
'pkgconf'
|
'pkgconf'
|
||||||
'namcap'
|
'namcap'
|
||||||
|
|
||||||
'xdg-user-dirs'
|
'xdg-user-dirs'
|
||||||
|
|
||||||
# Gaming
|
# Gaming
|
||||||
|
@ -118,22 +176,33 @@ depends=(
|
||||||
'lutris'
|
'lutris'
|
||||||
'heroic-games-launcher-bin'
|
'heroic-games-launcher-bin'
|
||||||
'gamemode'
|
'gamemode'
|
||||||
|
'gamescope'
|
||||||
|
'mangohud'
|
||||||
|
'winetricks'
|
||||||
|
'antimicrox'
|
||||||
|
|
||||||
|
# Bluetooth
|
||||||
|
'bluez'
|
||||||
|
'bluez-utils'
|
||||||
|
|
||||||
# Games
|
# Games
|
||||||
'airshipper'
|
'airshipper'
|
||||||
'gzdoom'
|
'gzdoom'
|
||||||
'polymc'
|
'prismlauncher'
|
||||||
|
'osu-lazer-bin'
|
||||||
|
|
||||||
# Emulation
|
# Emulation
|
||||||
'dolphin-emu-git'
|
|
||||||
'duckstation-git'
|
|
||||||
'mgba-qt'
|
'mgba-qt'
|
||||||
|
'duckstation-git'
|
||||||
'citra-qt-git'
|
'citra-qt-git'
|
||||||
'flycast-git'
|
'flycast-git'
|
||||||
'melonds-git'
|
'melonds-git'
|
||||||
|
'ares-emu'
|
||||||
|
|
||||||
# Archiving & Compression
|
# Archiving & Compression
|
||||||
'zip'
|
'zip'
|
||||||
'unzip'
|
'unzip'
|
||||||
'zstd'
|
'zstd'
|
||||||
|
'lzop'
|
||||||
|
'p7zip'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue