@MagicAndWires Yes, https://aur.archlinux.org/packages/qt6gtk2-git. Actually qt5-styleplugins is outdated you should use https://aur.archlinux.org/packages/qt5gtk2
Search Criteria
Package Details: qt5-styleplugins 5.0.0.20170311-35
Package Actions
Git Clone URL: | https://aur.archlinux.org/qt5-styleplugins.git (read-only, click to copy) |
---|---|
Package Base: | qt5-styleplugins |
Description: | Additional style plugins for Qt5 |
Upstream URL: | https://github.com/qt/qtstyleplugins |
Keywords: | Qt5 style |
Licenses: | LGPL |
Submitter: | arojas |
Maintainer: | yrlf |
Last Packager: | yrlf |
Votes: | 87 |
Popularity: | 1.49 |
First Submitted: | 2020-05-26 19:14 (UTC) |
Last Updated: | 2023-01-08 12:56 (UTC) |
Dependencies (2)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
Required by (9)
- cameracontrol-bin (optional)
- chicago95-theme (optional)
- chicago95-theme-git (optional)
- gtk-theme-e17gtk-git (optional)
- gtk-theme-e17gtk-revolved-git (optional)
- nscde (optional)
- nscde-git (optional)
- spiral-notebook-bin (optional)
- xfce-classiclooks (optional)
Sources (4)
Tio commented on 2024-03-10 12:42 (UTC)
MagicAndWires commented on 2024-03-09 23:21 (UTC)
Is there a Qt6 version of this package?
yrlf commented on 2023-05-06 21:15 (UTC)
Package was previously flagged out of date because "the sha512 checksum fails". I tested this today and it seems that is no longer reproducible.
GitHub changed something in the way they deliver .tar.gz commit archives some time ago and quickly reverted the change since it changed hashes that many people (including this package) relied upon. Now the old hashes seem to work again.
bpierre commented on 2023-01-31 02:17 (UTC)
@ekaljuk: probably due to https://github.blog/changelog/2023-01-30-git-archive-checksums-may-change/
ekaljuk commented on 2023-01-31 01:33 (UTC) (edited on 2023-01-31 01:35 (UTC) by ekaljuk)
I'm currently running into cleanBuild
problems due to a sha512sum
error:
==> Validating source files with sha512sums...
qt5-styleplugins-335dbece103e2cbf6c7cf819ab6672c2956b17b3.tar.gz ... FAILED
0001-fix-build-against-Qt-5.15.patch ... Passed
0002-fix-gtk2-background.patch ... Passed
qt5-styleplugins.hook ... Passed
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: qt5-styleplugins
context: exit status 1
~~I assume this is due to the most recent changes for 5.15.8+kde+r157-1
?~~
EDIT: I noticed the most up-to-date version of qt5-base
available for me is 5.15.8+kde+r177-1
, actually. I guess the PKGBUILD
just needs an update?
Thanks for maintaining this package, @yrlf!
samueldy commented on 2022-07-04 04:14 (UTC)
Note that building with a polluted path or library path can cause this package to fail to build. For example,
/usr/bin/ld.gold: error: cannot open /home/samueldy/miniconda3/envs/python-email/bin/../x86_64-conda_cos6-linux-gnu/sysroot/usr/lib64/libGL.so: No such file or directory
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:102: ../../../../plugins/styles/libqgtk2style.so] Error 1
make[4]: Leaving directory '/home/samueldy/.cache/yay/qt5-styleplugins/src/qtstyleplugins-335dbece103e2cbf6c7cf819ab6672c2956b17b3/src/plugins/styles/gtk2'
make[3]: *** [Makefile:151: sub-gtk2-make_first] Error 2
make[3]: Leaving directory '/home/samueldy/.cache/yay/qt5-styleplugins/src/qtstyleplugins-335dbece103e2cbf6c7cf819ab6672c2956b17b3/src/plugins/styles'
make[2]: *** [Makefile:73: sub-styles-make_first] Error 2
make[2]: Leaving directory '/home/samueldy/.cache/yay/qt5-styleplugins/src/qtstyleplugins-335dbece103e2cbf6c7cf819ab6672c2956b17b3/src/plugins'
make[1]: *** [Makefile:47: sub-plugins-make_first] Error 2
make[1]: Leaving directory '/home/samueldy/.cache/yay/qt5-styleplugins/src/qtstyleplugins-335dbece103e2cbf6c7cf819ab6672c2956b17b3/src'
make: *** [Makefile:47: sub-src-make_first] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: qt5-styleplugins
This happens because I tried to build in a shell with a Conda environment activated.
yrlf commented on 2022-06-26 14:43 (UTC)
@JPenuchot: Thanks! Added this hook since it will hopefully reduce the amount of confusion whenever Qt updates.
JPenuchot commented on 2022-06-23 14:44 (UTC)
Thanks for the bump! By the way, maybe a notification hook similar to this could be added?
[Trigger]
Operation = Upgrade
Type = Package
Target = qt5-base
[Action]
When = PostTransaction
Exec = /usr/bin/echo [WARNING] qt5-base was updated, qt5 applications will break until qt5-styleplugins is rebuilt.
yrlf commented on 2022-06-22 15:27 (UTC)
@miskanera, @q234rty: pkgrel bumped, which will trigger a rebuild that fixes the crashes with the new Qt version
miskanera commented on 2022-06-22 15:14 (UTC)
After upgrading to qt 5.15.5, some programs stopped running unless qt5-styleplugins was removed.
Pinned Comments
yrlf commented on 2020-09-12 18:03 (UTC) (edited on 2022-12-08 16:50 (UTC) by yrlf)
Quick reminder:
qt-base 5.15.7+kde+r176-1
has been released; Users of this package will need to rebuildqt5-styleplugins
(yay -S --rebuild qt5-styleplugins
), otherwise Qt applications will crash.The pkgrel of this package has been bumped so this should be done automatically by your AUR helper.
qt5-base
last release: 2022-11-24 10:22PKGBUILD updated: 2022-12-08 17:48