Re: [arch-general] Possible to rebuild a standard package?

2021-09-04 Thread Ralf Mardorf via arch-general
On Sat, 4 Sep 2021 15:41:54 +0200, Peter Nabbefeld wrote: >didn't know about the "asp" https://wiki.archlinux.org/title/Arch_Build_System Btw. consider to do something similar to this or exactly this: https://wiki.archlinux.org/title/Arch_Build_System#Preserve_modified_packages It depends, but

Re: [arch-general] Possible to rebuild a standard package?

2021-09-04 Thread Konstantin Gizdov via arch-general
On 04/09/2021 15:12, Peter Nabbefeld via arch-general wrote: > > 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

Re: [arch-general] Possible to rebuild a standard package?

2021-09-04 Thread Peter Nabbefeld via arch-general
Thank You, Sefa, it seems to work :) (still building) - didn't know about the "asp" - seems to be very usful  :) Kind regards, Peter Am 04.09.21 um 14:37 schrieb Sefa Eyeoglu: Hi, I am replying from my phone, so I hope this works. You can just download the build files for the package using

Re: [arch-general] Possible to rebuild a standard package?

2021-09-04 Thread Ralf Mardorf via arch-general
Hi, your question isn't clear to me. Does one of the packages fail to build after running "makepkg"? Or do you want to change build options? Don't you want to build a split package? ...? At least starting to build the split shiboken2 package does work here: [rocketmouse@archlinux extra-x86_64]$

Re: [arch-general] Possible to rebuild a standard package?

2021-09-04 Thread Sefa Eyeoglu via arch-general
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 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 wan

[arch-general] Possible to rebuild a standard package?

2021-09-04 Thread Peter Nabbefeld via arch-general
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

Re: [arch-general] Is it possible to download only one single update from community-testing?

2021-09-04 Thread Peter Nabbefeld via arch-general
Am 03.09.21 um 21:13 schrieb Geert Hendrickx via arch-general: On Fri, Sep 03, 2021 at 20:17:25 +0200, mpan via arch-general wrote: You may -U a URL directly: $ sudo pacman -U 'https://archlinux.org/packages/community-testing/x86_64/PKGNAME/download' For completeness, better add a trailing

Re: [arch-general] Is it possible to download only one single update from community-testing?

2021-09-04 Thread Peter Nabbefeld via arch-general
Am 03.09.21 um 12:37 schrieb Björn Fries via arch-general: Hello, On 9/3/21 12:33 PM, Peter Nabbefeld via arch-general wrote: Thank You for the quick answer! Usually all I do is using pacman, I never used the mirrorlist to get a package ... Just search your package at https://archlinux.or

Re: [arch-general] Is it possible to download only one single update from community-testing?

2021-09-04 Thread Peter Nabbefeld via arch-general
Am 03.09.21 um 12:33 schrieb Konstantin Gizdov via arch-general: On 03/09/2021 13:22, Björn Fries via arch-general wrote: Hello, On 9/3/21 12:15 PM, Peter Nabbefeld via arch-general wrote: Is it possible to download this single package, without downloading full repository index and probably