Search Criteria
Package Details: pyqt4-common 4.12.3-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyqt4.git (read-only, click to copy) |
---|---|
Package Base: | pyqt4 |
Description: | Common PyQt files shared between python-pyqt4 and python2-pyqt4 |
Upstream URL: | https://riverbankcomputing.com/software/pyqt/intro |
Licenses: | GPL |
Conflicts: | pyqt-common |
Provides: | pyqt-common |
Replaces: | pyqt-common |
Submitter: | arojas |
Maintainer: | LaughingMan |
Last Packager: | LaughingMan |
Votes: | 20 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-24 08:49 (UTC) |
Last Updated: | 2025-01-07 12:14 (UTC) |
Dependencies (7)
- qt4AUR
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
- python2AUR (python2-binAUR) (make)
- python2-dbusAUR (make)
- python2-openglAUR (make)
- python2-sip-pyqt4AUR (make)
- sip4AUR (sip4AUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »
dale6998 commented on 2022-11-30 17:59 (UTC)
this fails with:
LaughingMan commented on 2022-03-04 20:55 (UTC)
Pushed an updated
python2-opengl
back online.MarsSeed commented on 2022-03-04 20:32 (UTC)
It seems someone is indiscriminately deleting needed Python 2 based dependencies from AUR.
The AUR git repo still exists for python2-opengl.
FraYoshi commented on 2022-02-28 09:47 (UTC)
dependency missing
python2-opengl
can't make..LaughingMan commented on 2021-12-06 20:46 (UTC)
No, I meant "How did you end up with a sip5 binary in the first place"? Arch only ships
sip
(which is at version 6.4) andsip4
. None of them contain asip5
file though.pacman -Qo /usr/bin/sip5
should tell you which package that file belongs to.dale6998 commented on 2021-12-06 15:06 (UTC)
i had to symllink
/usr/bin/sip5
to/usr/bin/sip
in order to make this work...I'm not sure why this is calling the sip5 binary.LaughingMan commented on 2021-12-06 05:46 (UTC)
Still builds fine for me. How did you end up with sip5 though? This package requires sip4 for building.
dale6998 commented on 2021-12-05 20:33 (UTC)
This fails with:
Querying qmake about your Qt installation... Determining the details of your Qt installation... This is the GPL version of PyQt 4.12.3 (licensed under the GNU General Public License) for Python 3.9.9 on linux. Found the license file pyqt-gpl.sip. Traceback (most recent call last): File "/usr/bin/sip5", line 5, in <module> from sipbuild.legacy.sip5 import main ModuleNotFoundError: No module named 'sipbuild.legacy' Error: '/usr/bin/sip5 -V' did not generate any output. ==> ERROR: A failure occurred in build(). Aborting... :: Unable to build pyqt4-common - makepkg exited with code: 4
tuxayo commented on 2021-06-21 18:34 (UTC)
It works, thanks :D
LaughingMan commented on 2021-06-21 17:45 (UTC)
The AUR sync bug is finally fixed and I've pushed
python2-dbus
.« First ‹ Previous 1 2 3 4 5 6 7 .. 11 Next › Last »