Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use amtoine/pkgbuilds from paru directly #14

Open
amtoine opened this issue Oct 1, 2022 · 3 comments
Open

use amtoine/pkgbuilds from paru directly #14

amtoine opened this issue Oct 1, 2022 · 3 comments
Labels
needs-triage An issue or PR without label

Comments

@amtoine
Copy link
Owner

amtoine commented Oct 1, 2022

@atxr

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 👀

@atxr
Copy link
Contributor

atxr commented Oct 4, 2022

Looks promising! Can paru handle both AUR repos and the local one at the same time?

@amtoine
Copy link
Owner Author

amtoine commented Oct 5, 2022

Looks promising! Can paru handle both AUR repos and the local one at the same time?

this is exactly what i would like to try out 🤔

@amtoine
Copy link
Owner Author

amtoine commented Oct 5, 2022

i'll open a PR to merge my latest changes then, to have a base to work with 👌

@amtoine amtoine added the needs-triage An issue or PR without label label Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage An issue or PR without label
Projects
None yet
Development

No branches or pull requests

2 participants