Search Criteria
Package Details: nodtool 1.4.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nodtool.git (read-only, click to copy) |
|---|---|
| Package Base: | nodtool |
| Description: | CLI tool for reading GameCube and Wii disc images |
| Upstream URL: | https://github.com/encounter/nod |
| Licenses: | MIT OR Apache-2.0 |
| Submitter: | vitaliikuzhdin |
| Maintainer: | vitaliikuzhdin |
| Last Packager: | vitaliikuzhdin |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-05-21 12:08 (UTC) |
| Last Updated: | 2026-05-11 20:12 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
yochananmarqos commented on 2026-05-11 19:46 (UTC)
@vitaliikuzhdin: This fails to build in a clean chroot as it requires
gitto build. This also fails to build with LTO. AddingCFLAGS+=" -ffat-lto-objects"allows it to succeed. See https://archlinux.org/todo/lto-fat-objects/. No need to install the Apache-2.0 license, it's already installed as part of thelicensespackage.