Package Details: proxmark3-iceman-git 4.20469.r164.g0e95c62-1

Git Clone URL: https://aur.archlinux.org/proxmark3-iceman-git.git (read-only, click to copy)
Package Base: proxmark3-iceman-git
Description: RRG / Iceman repo - Proxmark3 RDV4.0 and other Proxmark3 platforms.
Upstream URL: https://github.com/RfidResearchGroup/proxmark3
Keywords: iceman proxmark3 rdv4.0
Licenses: GPL-3.0-or-later
Conflicts: proxmark3, proxmark3-iceman
Provides: proxmark3, proxmark3-iceman
Replaces: proxmark3-iceman-git-generic, proxmark3-iceman-git-rdv4
Submitter: edward-p
Maintainer: taotieren
Last Packager: taotieren
Votes: 2
Popularity: 0.120955
First Submitted: 2019-08-28 06:29 (UTC)
Last Updated: 2025-08-03 04:11 (UTC)

Latest Comments

« First ‹ Previous 1 2

edward-p commented on 2020-03-13 03:14 (UTC)

@stiefel40k I just built with makepkg, it builds. Are you sure it's about the exported variables? Since the upstream source is a git repository (in development), it may have problems when compiling. If you feel annoyed building this, why not consider using the binary provided by "archlinuxcn"? See https://github.com/archlinuxcn/repo .

Status can be found here: https://build.archlinuxcn.org/packages/#/proxmark3-iceman-git

The upstream also have a CI for building and testing. See https://travis-ci.org/github/RfidResearchGroup/proxmark3/builds

stiefel40k commented on 2020-03-12 18:55 (UTC)

The package doesn't build, as the exported variables in prepare doesn't exist in other parts (like build) of the pkgbuild. After copying those variables into the build and package functions the package builds