Hi,
I am replying from my phone, so I hope this works.

You can just download the build files for the package using

$ asp checkout <package>


After that you can run

$ makepkg -s

in the newly created directory which will download all depenencies, build and 
package the application or library.

If you want to build the project to work on it, then you should look into the 
project's documentation, as they might have a workflow for that.

Stay safe,

Sefa
https://scrumplex.net


-------- Original Message --------
From: Peter Nabbefeld via arch-general <arch-general@lists.archlinux.org>
Sent: 4 September 2021 14:12:33 GMT+02:00
To: arch-general@lists.archlinux.org
Cc: Peter Nabbefeld <peter.nabbef...@gmx.de>
Subject: [arch-general] Possible to rebuild a standard package?


Hello,

I'd like to re-build (not just re-install) pyside2 and python-shiboken2
locally. As PKGBUILD (at least for shiboken2) contains cmake
instructions, I'd guess this should be easy, but I cannot figure out, how.

Kind regards,
Peter


Reply via email to