blob: 152acaa67e36daf21ffadf6d8cbe5bd7a1707073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libdispatch-git
pkgdesc = Support for concurrent code execution on multicore hardware, includes libblocksruntime
pkgver = 2025.04.12.a.r9.g2f1ea48
pkgrel = 1
url = https://apple.github.io/swift-corelibs-libdispatch/
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache-2.0
makedepends = git
makedepends = clang
makedepends = cmake
provides = libdispatch
conflicts = libdispatch
source = libdispatch-git::git+https://github.com/apple/swift-corelibs-libdispatch.git
sha512sums = SKIP
pkgname = libdispatch-git
|