Search Criteria
Package Details: image-tools 1.0.0_rc3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/image-tools.git (read-only, click to copy) |
|---|---|
| Package Base: | image-tools |
| Description: | Tools to manipulate system images in OCI format |
| Upstream URL: | https://github.com/opencontainers/image-tools |
| Licenses: | custom:Apache-2.0 |
| Submitter: | aperez |
| Maintainer: | aperez |
| Last Packager: | aperez |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-09 21:26 (UTC) |
| Last Updated: | 2021-10-18 08:45 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- go-md2man (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
DCNick3 commented on 2021-10-16 10:47 (UTC)
Currently this package does not build with go1.17 due to some breaking changes (see here https://maelvls.dev/go111module-everywhere/). export GO111MODULE=of in build() allows it to build
Probably also want to update the package to -rc3