Search Criteria
Package Details: pyside2-git 5.15.3-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/pyside2-git.git (read-only, click to copy) |
---|---|
Package Base: | pyside2-git |
Description: | Enables the use of Qt5 APIs in Python applications (git version) |
Upstream URL: | https://www.qt.io |
Licenses: | LGPL |
Conflicts: | pyside2, python-pyside2 |
Provides: | pyside2, python-pyside2 |
Submitter: | drhooves |
Maintainer: | Cebtenzzre |
Last Packager: | Cebtenzzre |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-03 08:15 (UTC) |
Last Updated: | 2023-05-18 04:47 (UTC) |
Dependencies (38)
- python-shiboken2-gitAUR
- qt5-declarative (qt5-declarative-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- python39AUR (make)
- qt5-3d (qt5-3d-gitAUR) (make)
- qt5-charts (qt5-charts-ubuntu-verAUR, qt5-charts-gitAUR) (make)
- qt5-datavis3d (qt5-datavis3d-gitAUR) (make)
- qt5-multimedia (qt5-multimedia-gitAUR) (make)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR) (make)
- qt5-remoteobjects (make)
- qt5-script (qt5-script-gitAUR) (make)
- qt5-scxml (make)
- qt5-sensors (qt5-sensors-gitAUR) (make)
- qt5-serialport (qt5-serialport-gitAUR) (make)
- qt5-speech (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- qt5-tools (qt5-tools-gitAUR) (make)
- qt5-webengine (make)
- qt5-websockets (qt5-websockets-gitAUR) (make)
- Show 18 more dependencies...
Required by (63)
- betterww-git (requires pyside2)
- cheqlist (requires pyside2)
- dangerzone (requires pyside2)
- djpdf (requires pyside2)
- falkon-git (requires pyside2) (make)
- falkon-git (requires pyside2) (optional)
- free-hash-checker (requires pyside2)
- freecad-git (requires pyside2)
- freecad-linkstage3-bin (requires pyside2)
- freecad-linkstage3-git (requires pyside2)
- guiscrcpy (requires pyside2)
- guiscrcpy-git (requires pyside2)
- jade-application-kit (requires pyside2)
- joinmarket-qt-git (requires pyside2)
- kst-git (requires python-pyside2)
- labelme (requires pyside2) (optional)
- luxcorerender (requires pyside2) (optional)
- luxcorerender-bin (requires pyside2) (optional)
- luxcorerender-git (requires pyside2) (optional)
- lynx-menu (requires pyside2)
- Show 43 more...
Latest Comments
1 2 3 4 5 Next › Last »
Cebtenzzre commented on 2023-05-18 16:24 (UTC) (edited on 2023-05-18 16:25 (UTC) by Cebtenzzre)
From IRC:
Cebtenzzre commented on 2023-05-18 04:51 (UTC)
The upstream git repo stopped getting updates, so there's not much I can do. It's out of sync with the tarballs, so I recommend the Arch pyside2 package unless you're trying to build from a particular commit. For now, I've updated the package to target python 3.9, which is officially supported by pyside 5.15.3.
t_ahmad commented on 2023-05-17 09:34 (UTC)
I've encountered error when compiling:
mmanjos commented on 2022-06-25 18:39 (UTC)
It looks like the upstream git repo has changed where the source code is located, causing this PKGBUILD to fail:
This is what the sources directory looks like now:
dviktor commented on 2020-07-30 07:57 (UTC)
@C0rn3j as I can see all errors are related to the missing Qt6 modules - there are still no necessary Qt6 packages to install with the exception of
qt6-base-git
C0rn3j commented on 2020-07-29 19:13 (UTC)
Same issue, installing qt6-base-git solved that problem, but I got another one, maybe there's another qt6 thing am missing?
https://haste.rys.pw/raw/iraqepukot
dviktor commented on 2020-07-06 16:17 (UTC) (edited on 2020-07-30 07:50 (UTC) by dviktor)
@quantum it looks like
qt6-base-git
should resolve issue (at leastqt5-base
package haveQt5Config.cmake
file). try to install it first and tell us the resultsquantum commented on 2020-07-06 16:13 (UTC) (edited on 2020-07-06 16:15 (UTC) by quantum)
@dviktor: Here's the output from trying to build the package.
I've put the CMakeOutput.log here, but it doesn't seem to show any evidence of the error.
dviktor commented on 2020-07-06 14:20 (UTC)
@quantum Currently there are no Qt6 build available. The only package that I see is
qt6-base-git
but I don't know exactly if it provides necessary CMake script. Could you please provide more detailed output?quantum commented on 2020-07-04 19:40 (UTC)
Could qt6 be added as a dependency? The package refuses to build without
FindQt6.cmake
being present in the path.1 2 3 4 5 Next › Last »