summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71d8c6fe9d7fd76c0f31ee0f538e52a23b43ed3b (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 = tinybpt-git
	pkgdesc = Tinybpt (Tiny Buildroot Packaging Tool) 是一个 buildroot 的包管理工具,主要处理 buildroot 的包依赖关系,提供包的安装、卸载等功能。
	pkgver = r28.b490fcc
	pkgrel = 2
	url = https://gitee.com/tinylab/buildroot-toolkit
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = git
	makedepends = cmake
	makedepends = nlohmann-json
	makedepends = ninja
	depends = bash
	depends = gcc-libs
	depends = glibc
	depends = openssl
	optdepends = buildroot-meta: dependency requirements for buildroot
	provides = tinybpt
	conflicts = tinybpt
	source = tinybpt-git::git+https://gitee.com/tinylab/buildroot-toolkit.git
	source = tinybpt_cacert.pem::https://curl.se/ca/cacert.pem
	source = CMakeLists.patch
	sha256sums = SKIP
	sha256sums = a3f328c21e39ddd1f2be1cea43ac0dec819eaa20a90425d7da901a11531b3aa5
	sha256sums = aef37c794e79637913ceb23a9a300c51cf4d3264ab48837c82209f4bf6c3cddb

pkgname = tinybpt-git