blob: 8abb3adc47b9f2a331ff59a4a913eed7b464b696 (
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
27
28
29
30
31
32
|
pkgbase = python-libuuu
pkgdesc = A python wrapper for libuuu
pkgver = 1.5.243
pkgrel = 1
url = https://github.com/nxp-imx/mfgtools
changelog = History.md
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = meson
makedepends = git
makedepends = cmake
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = zip
makedepends = unzip
depends = bzip2
depends = zlib
depends = libusb
depends = libzip
depends = openssl
depends = tinyxml2
depends = python-setuptools-scm
source = git+https://github.com/nxp-imx/mfgtools#commit=230f1b150eb7f9ea906a0138c0e28240a8e2df8f
source = git+https://github.com/microsoft/vcpkg.git
source = git_version.patch
sha256sums = cc634b159871d6442143f8d0eb2760155344f4e337039cb703dd4434baebd9d7
sha256sums = SKIP
sha256sums = 4f60aa6025bdc9feb2dca432ee94c12e9750f7f52891f0dee383e0372be8fa77
pkgname = python-libuuu
|