aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 8af6576ab0ed7fbc79a6390ae950713849ae83c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Custom PKBUILD

This PKBUILD and INSTALL file creates a package for Arch Linux distribution compatible with the pacman package manager.

This work is a support for the AUR package made by Noah Witt based on work by agentcobra#6142.

To use it, download the files and go in this directory. Then, do a `makepkg` to build the package and finally, do `sudo pacman -U ./shadow-alpha-*-x86_64.pkg.tar.xz` to install it.

It is an all-in-one installer as in embeds a wrapper that check your configuration (the same used in the AppImage) and fix all the bugs on Arch Linux. The only thing left for Arch users is to setup a valid VA-API installation.

Be very careful with this version. Blade moves fast and breaks things with their alpha builds.

Based off the work of https://github.com/agentcobra