blob: 547a0c26b81f3db25035b06b04fc2ad5091f7a5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = proxmark3-iceman-git
pkgdesc = RRG / Iceman repo - Proxmark3 RDV4.0 and other Proxmark3 platforms.
pkgver = 10560.d22ee109
pkgrel = 1
url = https://github.com/RfidResearchGroup/proxmark3
install = proxmark3-iceman-git.install
arch = x86_64
license = GPL2
makedepends = git
makedepends = arm-none-eabi-gcc
makedepends = arm-none-eabi-newlib
depends = perl
depends = python
depends = libsndfile
provides = proxmark3
provides = proxmark3-iceman
conflicts = proxmark3
conflicts = proxmark3-iceman
replaces = proxmark3-iceman-git-generic
replaces = proxmark3-iceman-git-rdv4
options = !buildflags
source = proxmark3-iceman-git::git+https://github.com/RfidResearchGroup/proxmark3.git
sha512sums = SKIP
pkgname = proxmark3-iceman-git
|