summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 238b13aac2721aae75bb0058ecb956c996a5d74b (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.03.05.a.r0.g34f383d
	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