summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f4792ceeade6c698b58acccfe302afcecad4c057 (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-cmake
	pkgdesc = CMake is an open-source, cross-platform family of tools designed to build, test and package software
	pkgver = 4.3.2
	pkgrel = 3
	url = https://github.com/scikit-build/cmake-python-distributions
	arch = x86_64
	license = Apache-2.0 AND BSD-3-Clause
	makedepends = git
	makedepends = python-scikit-build-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = sh
	depends = cmake
	depends = glibc
	depends = libgcc
	depends = libstdc++
	depends = libidn2
	depends = openssl
	depends = ncurses
	depends = python
	provides = python-cmake
	conflicts = python-cmake
	options = !strip
	options = !debug
	source = cmake::git+https://github.com/scikit-build/cmake-python-distributions.git#tag=4.3.2
	sha256sums = cbaa796123ed9220fd3f63108c4121ee720cf85107fc30ad1a2a2c0f08b83d6e

pkgname = python-cmake