You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i might have found a way to use the PKGBUILDs defined in amtoine/pkgbuilds directly from paru 😮
👉 have a look at the paru.conf(5)man page 👍
especially the LocalRepo section which states the following
LocalRepo [= Repos...]
Use a local repo to build and upgrade AUR packages.
Paru will act on packages in the enabled repos instead of foreign packages. The repo
must already be declared in pacman.conf but does not have to already exist on disk.
Optionally a list of repos to use can be passed. By default paru will consider all local
repos, building new packages into the fist listed repo and upgrading the packages in
other enabled repos.
RIGHT NOW:
i have a few changes i would like to merge into the main branch, in particular some changes to the system configuration files and other minor changes 🤔
are you up to a review? 😋 😏
then i'll try to make pacman and paru talk to amtoine/pkgbuilds
the install.sh there was fun, but a bit tideous 👀
The text was updated successfully, but these errors were encountered:
@atxr
i might have found a way to use the
PKGBUILD
s defined in amtoine/pkgbuilds directly fromparu
😮👉 have a look at the
paru.conf(5)
man
page 👍especially the
LocalRepo
section which states the followingRIGHT NOW:
i have a few changes i would like to merge into the
main
branch, in particular some changes to the system configuration files and other minor changes 🤔are you up to a review? 😋 😏
then i'll try to make
pacman
andparu
talk to amtoine/pkgbuildsthe
install.sh
there was fun, but a bit tideous 👀The text was updated successfully, but these errors were encountered: