summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3848a93ea15e788447b144ff2966028f834e1d10 (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 = tuxmake
	pkgdesc = A tool for building Linux kernels across architectures, toolchains, and configurations
	pkgver = 1.28.5
	pkgrel = 1
	url = https://tuxmake.org/
	arch = x86_64
	arch = aarch64
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-flit
	makedepends = python-flit-core
	makedepends = python-pytest
	makedepends = python-pytest-mock
	makedepends = python-installer
	depends = python
	depends = docker
	depends = podman
	optdepends = docker: for containerized builds with docker
	optdepends = podman: for containerized builds with podman
	source = https://files.pythonhosted.org/packages/source/t/tuxmake/tuxmake-1.28.5.tar.gz
	sha256sums = e87c2cd0c0ceb6ad3e2a884efaf88cc40b1a15c21b88e1f4e4a64956db3201ca

pkgname = tuxmake