Package Details: peazip 10.1.0-2

Git Clone URL: https://aur.archlinux.org/peazip.git (read-only, click to copy)
Package Base: peazip
Description: Cross-platform file and archive manager (Qt6)
Upstream URL: https://github.com/peazip/PeaZip
Licenses: LGPL-3.0-or-later
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 5
Popularity: 2.70
First Submitted: 2024-06-01 17:35 (UTC)
Last Updated: 2024-12-23 17:49 (UTC)

Pinned Comments

xiota commented on 2024-06-01 17:45 (UTC) (edited on 2024-10-26 16:46 (UTC) by xiota)

This is not a split package to avoid taking 3x as long to build. Change the _widgets variable to use a different widgets set.

Viable options are gtk2, qt5, and qt6. At this time, gtk3 does not work.

Latest Comments

« First ‹ Previous 1 2

xiota commented on 2024-08-21 12:32 (UTC) (edited on 2024-10-28 08:27 (UTC) by xiota)

@Yamashiro /usr/bin/7zz is provided by aur/7-zip. However, I am changing it to /usr/bin/7z, which provided by extra/p7zip.

Yamashiro commented on 2024-08-20 15:24 (UTC)

@xiota I think there might be a typo on line 115 of the PKGBUILD.

ln -sf /usr/bin/7zz "$pkgdir/usr/lib/peazip/res/bin/7z/7z" should probably be /usr/bin/7z?

xiota commented on 2024-06-01 17:45 (UTC) (edited on 2024-10-26 16:46 (UTC) by xiota)

This is not a split package to avoid taking 3x as long to build. Change the _widgets variable to use a different widgets set.

Viable options are gtk2, qt5, and qt6. At this time, gtk3 does not work.