summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c8244c1a7a0cc4867d741f8935bd8a756ffc345 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = libdispatch-clang-git
	pkgdesc = Linux port of Apple's open-source concurrency library with blocks support, using Clang
	pkgver = 301.4e4b38f
	pkgrel = 6
	url = http://nickhutchinson.me/libdispatch
	arch = i686
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = clang
	depends = libkqueue
	depends = libpthread_workqueue-git
	depends = gnustep-libobjc2-clang-svn
	conflicts = libdispatch-svn
	source = git://github.com/nickhutchinson/libdispatch.git
	source = gnustep-blocks.patch
	md5sums = SKIP
	md5sums = 735b9990836df8b24f9c8a64c7f1c344

pkgname = libdispatch-clang-git