blob: 60874aa7074f339af212847b0e294610dd126066 (
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
|
# Generated by makepkg 4.2.0
# Wed Feb 25 17:45:15 UTC 2015
pkgbase = libdispatch-clang-git
pkgdesc = Linux port of Apple's open-source concurrency library with blocks support, using Clang
pkgver = 301.4e4b38f
pkgrel = 5
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 = 6ecc6c24bc53eb9502e5acd3e687523f
pkgname = libdispatch-clang-git
|