Search Criteria
Package Details: klayout-qt6 0.30.4-1
Package Actions
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) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libgit2 (libgit2-gitAUR)
- python (python37AUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-svg
- qt6-tools
- ruby
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
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?