summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 43b0ef137b62cf29ddfcba98484311fc89fc592c (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
	pkgdesc = Comprehensive support for concurrent code execution on multicore hardware
	pkgver = 5.1.4
	pkgrel = 2
	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
	depends = libblocksruntime
	conflicts = libdispatch-git
	conflicts = swift
	conflicts = swift-development
	source = libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch.git#tag=swift-5.1.4-RELEASE
	source = system-blocksruntime.patch
	sha512sums = SKIP
	sha512sums = 2a7950849d4244308674b997d07dd088c534acdc3d9229354257270177703fdaaaa39a65885c8550fd98d0d3fcaea569a539a46c4bc465f9a8c6ad26244170fc

pkgname = libdispatch