Package Details: pyqt4-common 4.12.3-7

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)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 Next › Last »

daviding commented on 2018-12-31 03:23 (UTC)

For anyone that needs full newbie instructions on "How to install PKGBUILD file downloaded manually?", there are now some at https://forum.manjaro.org/t/how-to-install-pkgbuild-file-downloaded-manually/69365

inemum commented on 2018-12-14 02:15 (UTC)

Here are a couple of PKGBUILDs for the sip module: https://gitlab.com/inemum/inemum_archlinux/raw/master/python-sip-pyqt4/PKGBUILD and https://gitlab.com/inemum/inemum_archlinux/raw/master/python2-sip-pyqt4/PKGBUILD

0strodamus commented on 2018-12-14 01:09 (UTC)

@inemum: Thanks for the tip! I created a sip PKGBUILD as you suggested and was able to get everything working again with pyqt4-4.12.3.

fraze commented on 2018-12-13 20:30 (UTC)

Same error as Ostrodamus. Add puddletag to the list of broken packages that depend on python-pyqt4.

inemum commented on 2018-12-13 19:41 (UTC)

0strodamus: you can modify the sip PKGBUILD using the "--sip-module PyQt4.sip" option that you mentioned. I added a couple of extra packages (python-sip-pyqt4 and python2-sip-pyqt4) using the code for Qt5 as a basis and it seems to work fine on my system.

0strodamus commented on 2018-12-13 00:39 (UTC)

I'm seeing Import error "No module named sip" crashes in poptrayminus with 4.12.3. According to http://pyqt.sourceforge.net/Docs/PyQt4/installation.html#building-pyqt4, "building PyQt4 v4.12.2 or later you must configure SIP to create a private copy of the sip module using a command line similar to the following: python configure.py --sip-module PyQt4.sip --no-dist-info --no-tools". I'm struggling to figure out how to get this to work and any help would be appreciated.

merlock commented on 2018-12-12 17:32 (UTC)

Not a show-stopper, but noticed that $CFLAGS or $CXXFLAGS are not honored in building.

buzo commented on 2018-12-12 16:20 (UTC)

Thanks for the hint! I have removed that dependency now.

Mkornby commented on 2018-12-12 12:22 (UTC)

It builds OK if you remove qt-assistant-compat from the makedepends in PKGBUILD

MKody commented on 2018-12-03 17:44 (UTC)

qt-assistant-compat was removed from the packages, we can't build this now.