Package Base Details: pyqt4

Git Clone URL: https://aur.archlinux.org/pyqt4.git (read-only, click to copy)
Submitter: arojas
Maintainer: LaughingMan
Last Packager: LaughingMan
Votes: 20
Popularity: 0.000000
First Submitted: 2018-08-24 08:49 (UTC)
Last Updated: 2023-05-11 01:50 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »

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.

LaughingMan commented on 2021-04-10 05:51 (UTC)

The problem is that the list of official packages doesn't get synced to the AUR, so it thinks that python2-dbus is still available as an official package and blocks my pushes. The relevant bug report is here: https://gitlab.archlinux.org/archlinux/aurweb/-/issues/11

dbus-python is just the python3 version and won't help.

nourathar commented on 2021-04-09 22:22 (UTC) (edited on 2021-04-09 22:32 (UTC) by nourathar)

There is now a dbus-python package in extra but makepkg still complains about missing python2-dbus when I have it installed. So thanks for posting the PKGBUILD here: that worked for me ! But should that be filed as a bug ? I am not familiar with doing that...

willemw commented on 2021-03-27 07:16 (UTC)

Dependency python2-dbus has been dropped from the official repositories (https://bugs.archlinux.org/task/70033).

dreieck commented on 2021-03-23 13:02 (UTC)

Checksum verification fails:

==> Validating source files with sha256sums...
    PyQt4_gpl_x11-4.12.3.tar.gz ... FAILED

Thanks for maintaining!

tuxayo commented on 2021-03-21 15:42 (UTC)

Thanks for trying the new package LaughingMan.

About flagging, it was a mistake for pyqt4. I though the missing dep was for pyqt4 but no, it was for python2-pyqt4. Even then, for python2-pyqt4, was flagging out-of-date for a non-existing dep accurate? I wasn't sure if we can say that the PKGBUILD is outdated due to pointing to a unexisting dep.