Update README
This commit is contained in:
parent
541514b570
commit
598912569d
@ -1,3 +1,5 @@
|
|||||||
|
WARNING: This script is very much hacked together. It also assumes you're building on Arch Linux or an Arch Linux based distro, since it uses makepkg. It also will pollute the install you run it on since it automatically installs every package it builds (for dependency managemnent). Please only use this if you understand the above.
|
||||||
|
|
||||||
Generic script to mass compile a ton of PKGBUILDs. Currently configured to build plasma 6.
|
Generic script to mass compile a ton of PKGBUILDs. Currently configured to build plasma 6.
|
||||||
To use: place a set of PKGBUILD names from https://packages.archlinux.org into packages.txt.
|
To use: place a set of PKGBUILD names from https://packages.archlinux.org into packages.txt.
|
||||||
The script will then attempt to recursively clone all of the packages, then use makepkg --printsrcinfo to resolve the dependencies.
|
The script will then attempt to recursively clone all of the packages, then use makepkg --printsrcinfo to resolve the dependencies.
|
||||||
|
Loading…
Reference in New Issue
Block a user