blob: 8bd88fa6afebef0b893d6fa1e1a9596bcb6d9a1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pypy3-scikit-build-core
pkgdesc = Build backend for CMake based projects
pkgver = 0.11.6
pkgrel = 1
url = https://github.com/scikit-build/scikit-build-core
arch = any
license = Apache-2.0
makedepends = pypy3-build
makedepends = pypy3-installer
makedepends = pypy3-hatch-vcs
depends = cmake
depends = ninja
depends = pypy3-packaging
depends = pypy3-pathspec
source = scikit-build-core-0.11.6.tar.gz::https://github.com/scikit-build/scikit-build-core/archive/v0.11.6.tar.gz
sha512sums = f70925b07f5b62df6b70696b3641f173b9d6087a3636db6419716802c3da7faf6ac49feb98da9b065f0ddec74398e5d61f4a66888205db9bac28764c43b1eb0f
pkgname = pypy3-scikit-build-core
|