Search Criteria
Package Details: proxmark3-iceman-git 4.20469.r164.g0e95c62-1
Package Actions
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) |
Dependencies (21)
- bash (bash-devel-gitAUR, bash-gitAUR)
- bluez-libs (bluez-gitAUR)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gd (gd-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- jansson (jansson-gitAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- perl (perl-gitAUR)
- python (python37AUR)
- python-bitarray
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pyaudio (python-pyaudio-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- readline (readline-gitAUR)
- arm-none-eabi-gcc (arm-none-eabi-gcc47-linaroAUR, arm-none-eabi-gcc48-linaroAUR, arm-none-eabi-gcc53-linaroAUR, arm-none-eabi-gcc49-linaroAUR, gcc-arm-none-eabi-binAUR) (make)
- arm-none-eabi-newlib (gcc-arm-none-eabi-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- Show 1 more dependencies...
Required by (1)
- proxmark3gui-git (requires proxmark3-iceman) (optional)
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
« First ‹ Previous 1 2