Package Details: klayout-qt6 0.30.4-1

Git Clone URL: https://aur.archlinux.org/klayout-qt6.git (read-only, click to copy)
Package Base: klayout-qt6
Description: High Performance Layout Viewer And Editor. Support of GDS and OASIS files - Built with Qt6
Upstream URL: https://www.klayout.de
Licenses: GPL-3.0-or-later
Conflicts: klayout, klayout-git
Submitter: tskaar
Maintainer: tskaar
Last Packager: tskaar
Votes: 1
Popularity: 0.94
First Submitted: 2025-08-11 15:42 (UTC)
Last Updated: 2025-09-12 21:46 (UTC)

Latest Comments

tskaar commented on 2025-09-17 09:47 (UTC)

@Eric;

Yeah, I know it takes quite a lot of time... However 2 hours sounds excessive, everything multi-threaded related should be related to your makepkg flags /etc/makepkg.conf

Using: MAKEFLAGS=-"j$(nproc)" and using Mold as the linker took me ~20 minutes on Ryzen 7 7735HS (Laptop)

Eric-Riven commented on 2025-09-17 07:26 (UTC)

Very good, but it took over two hours to compile. Can there be any optimization for multithreaded compilation?