blob: b476f3b27b14d55aece39331aeeaf50a7b528a16 (
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
|
pkgbase = python-libuuu
pkgdesc = A python wrapper for libuuu
pkgver = 1.5.201
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=727fc2b782156419a167ebfc8d9a4204ad2eedbf
source = git+https://github.com/microsoft/vcpkg.git
sha256sums = 88ab7f5858a0fb84c6949f13062b4253f306e0788847b19be9483e52c059e9ee
sha256sums = SKIP
pkgname = python-libuuu
|