pkgbase = python-cmake
	pkgdesc = CMake is an open-source, cross-platform family of tools designed to build, test and package software
	pkgver = 4.4.0
	pkgrel = 1
	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.4.0
	sha256sums = 8614c9cc75674b756667354d13e3e07bf74abc3759b0261c0e4572fa0ca58db8

pkgname = python-cmake
