Update PKGBUILDs and some locale options
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
23fe7c2f8f
commit
c313afab3c
7 changed files with 62 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
||||
pkgname="severin-base"
|
||||
pkgver=1.0.0
|
||||
pkgrel=41
|
||||
pkgrel=43
|
||||
arch=('x86_64')
|
||||
license=('MIT')
|
||||
depends=(
|
||||
|
@ -13,6 +13,9 @@ depends=(
|
|||
|
||||
# Kernel modules
|
||||
'v4l2loopback-dkms'
|
||||
|
||||
# Locale
|
||||
'locale-en_xx'
|
||||
|
||||
# Vulkan
|
||||
'vulkan-icd-loader'
|
||||
|
@ -23,6 +26,8 @@ depends=(
|
|||
'pipewire-pulse'
|
||||
'pipewire-alsa'
|
||||
'pipewire-jack'
|
||||
'wireplumber'
|
||||
'gst-plugin-pipewire'
|
||||
'chromaprint'
|
||||
|
||||
# Fonts
|
||||
|
@ -35,7 +40,6 @@ depends=(
|
|||
'inter-font'
|
||||
|
||||
# Wayland
|
||||
'xdg-desktop-portal-kde'
|
||||
'qt5-wayland'
|
||||
'qt6-wayland'
|
||||
|
||||
|
@ -63,6 +67,7 @@ depends=(
|
|||
'syncthing'
|
||||
'phpstorm'
|
||||
'micro'
|
||||
'vim'
|
||||
'qbittorrent'
|
||||
'figlet'
|
||||
'discord'
|
||||
|
@ -107,6 +112,7 @@ depends=(
|
|||
'man-pages'
|
||||
'imv'
|
||||
'inetutils'
|
||||
'obsidian'
|
||||
|
||||
# Printer
|
||||
'cups'
|
||||
|
@ -137,9 +143,11 @@ depends=(
|
|||
'steam'
|
||||
'heroic-games-launcher-bin'
|
||||
'mangohud'
|
||||
'goverlay'
|
||||
'winetricks'
|
||||
'protontricks'
|
||||
'lumafly-git'
|
||||
'pocket-sync-bin'
|
||||
|
||||
# Bluetooth
|
||||
'bluez'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Severin Kaderli <severin@kaderli.dev>
|
||||
pkgname="severin-plasma"
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
license=('MIT')
|
||||
depends=(
|
||||
|
@ -13,4 +13,6 @@ depends=(
|
|||
'okular'
|
||||
'dolphin'
|
||||
'ark'
|
||||
'spectacle'
|
||||
'haruna'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue