summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9362b0d802924bf45e56764486f661e758db7b60 (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 = libdispatch-git
	pkgdesc = Support for concurrent code execution on multicore hardware, includes libblocksruntime
	pkgver = 2021.02.02.a.r0.g1c303fa
	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
	makedepends = git
	makedepends = clang
	makedepends = cmake
	provides = libdispatch
	conflicts = libdispatch
	conflicts = swift
	conflicts = swift-development
	source = libdispatch-git::git+https://github.com/apple/swift-corelibs-libdispatch.git
	source = remove-werror.patch
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = libdispatch-git