Search Criteria
Package Details: shiboken2 5.15.16+4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pyside2.git (read-only, click to copy) |
|---|---|
| Package Base: | pyside2 |
| Description: | Generates bindings for C++ libraries using CPython source code |
| Upstream URL: | https://wiki.qt.io/Qt_for_Python |
| Licenses: | LGPL-3.0-or-later |
| Submitter: | arojas |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 15 |
| Popularity: | 0.56 |
| First Submitted: | 2024-04-16 07:05 (UTC) |
| Last Updated: | 2025-10-04 18:00 (UTC) |
Dependencies (8)
- libxslt (libxslt-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (7)
- freecad-linkstage3-bin
- freecad-linkstage3-git
- natron-compositor (make)
- natron-compositor-git (make)
- pyside2
- r2-iaito-git (make)
- rz-cutter-git (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
zo0M commented on 2025-03-17 15:11 (UTC)
Apparently this did not have a positive effect - the problem is still present, the error is the same:
Installation log
zo0M commented on 2025-03-17 14:56 (UTC) (edited on 2025-03-17 15:02 (UTC) by zo0M)
I didn't mean to insult or demean you in any way. Don't take it personally! It was just a rhetorical question.
envolution commented on 2025-03-17 14:47 (UTC)
@zo0m if you had taken a moment before leaving this foul comment you may have noticed I've already added them to dependencies. If you are uncomfortable 'doing things by hand' perhaps this is not the operating system for you.
zo0M commented on 2025-03-17 13:12 (UTC) (edited on 2025-03-17 15:03 (UTC) by zo0M)
@envolution Well, if they are not mandatory, set them as optional. Why do they break the build? I don't need them in the system. And if they are mandatory, set them as required dependencies and let them be installed automatically. Why the hell should I do it by hand?
envolution commented on 2025-03-16 22:30 (UTC)
@zo0m those packages are in extra, you'll need to install them.
pacman -S qt5-quickcontrols2 python-numpyzo0M commented on 2025-03-16 17:42 (UTC) (edited on 2025-03-16 17:43 (UTC) by zo0M)
Yes, i have
/etc/pacman.conf
envolution commented on 2025-03-16 16:22 (UTC)
@zo0M please confirm you have
[extra]in/etc/pacman.conf@ccorn thanks for the report and patch
zo0M commented on 2025-03-16 16:01 (UTC) (edited on 2025-03-16 16:02 (UTC) by zo0M)
I have this package hanging in the updates and it constantly crashes when trying to install. Fix it, please:
Installation log
ccorn commented on 2025-03-16 15:09 (UTC)
In chroot builds,
_pythonpathdoes not get set properly, because when the chroot'smakepkgreadsPKGBUILD, Python has not been installed there yet. Consequently_pythonpathwill be empty, the associated-Iflags will be useless,numpy/arrayobject.hwon't get found, andbuild()will fail.Fix: Set
_pythonpathnot at top level, but at function level.Score_Under commented on 2025-01-04 13:02 (UTC)
Please can you bump pkgrel for the new deps list change?
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »