-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPKGBUILD
19 lines (19 loc) · 904 Bytes
/
PKGBUILD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgname=meta-system
pkgver=1
pkgrel=7
pkgdesc='Important packages for a functioning install'
url='https://github.com/akazxd/meta-system'
arch=('any')
license=('GPL')
optdepends=(partitionmanager kdeconnect github-cli sshfs putty freerdp)
depends=( #alhp: https://somegit.dev/ALHP/ALHP.GO
base base-devel git sudo nano less which wget curl iwd util-linux
paru alhp-keyring alhp-mirrorlist chaotic-keyring chaotic-mirrorlist
linux-xanmod-edge-x64v3 linux-xanmod-edge-x64v3-headers
nvidia-dkms amd-ucode efibootmgr linux-firmware booster
mold firefox mpv yt-dlp expac tk uv xdg-user-dirs xdg-utils bash-completion
kde-utilities-meta kde-system-meta plasma-meta kde-graphics-meta ghostwriter
wl-clipboard ttf-croscore ttf-liberation trash-cli ffmpegthumbs kimageformats
tesseract-data-eng firefox-ublock-origin mandoc openssh lzop p7zip unarchiver
power-profiles-daemon
)