Search Criteria
Package Details: abireport 1.0.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/abireport.git (read-only, click to copy) |
|---|---|
| Package Base: | abireport |
| Description: | Tool to create ABI reports from ELF binaries in packaging |
| Upstream URL: | https://github.com/clearlinux/abireport |
| Keywords: | 2020 deprecated eol obsolete repo-archived |
| Licenses: | Apache |
| Submitter: | pnorcks |
| Maintainer: | None |
| Last Packager: | kendfinger |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-02-24 18:59 (UTC) |
| Last Updated: | 2020-05-09 11:51 (UTC) |
Dependencies (4)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- dpkg (dpkg-gitAUR) (optional) – extract deb files
- rpm-org (rpm-tools) (optional) – extract rpm files
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (optional) – extract eopkg files
Latest Comments
dreieck commented on 2024-11-07 11:16 (UTC)
The license identifier needs to be made SPDX compliant (e.g. "Apache-2.0"??):
Regards and thanks for the package!
z3ntu commented on 2017-12-11 14:11 (UTC)
Thanks!
pnorcks commented on 2017-12-11 02:38 (UTC)
@z3ntu I incorporated your suggestions in 1.0.5-2. Thanks!
z3ntu commented on 2017-12-10 17:23 (UTC)
go is just a makedependency and not a runtime dependency. Also according to the writer "the only thing it needs is the tools to unpack the Things like rpm or dpkg (or unzip)"