blob: 6c494813fa5c88d2dce425021f596bf45285d543 (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
pkgbase = swift-language-git
pkgdesc = The Swift programming language, taken directly from the Apple repository
pkgver = swift.DEVELOPMENT.SNAPSHOT.2020.09.11.a.r74.gc56ae1e3364
pkgrel = 1
url = https://swift.org/
arch = x86_64
license = apache2
makedepends = clang
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = python-six
makedepends = python2
depends = icu
depends = libedit
depends = libxml2
depends = swig
depends = python
depends = libbsd
depends = ncurses
provides = swift-language
conflicts = swift-language-bin
source = git+https://github.com/apple/swift
source = cmark::git+https://github.com/apple/swift-cmark
source = llbuild::git+https://github.com/apple/swift-llbuild
source = swift-argument-parser::git+https://github.com/apple/swift-argument-parser
source = swift-driver::git+https://github.com/apple/swift-driver
source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core
source = swiftpm::git+https://github.com/apple/swift-package-manager
source = swift-syntax::git+https://github.com/apple/swift-syntax
source = swift-stress-tester::git+https://github.com/apple/swift-stress-tester
source = swift-corelibs-xctest::git+https://github.com/apple/swift-corelibs-xctest
source = swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation
source = swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch
source = swift-integration-tests::git+https://github.com/apple/swift-integration-tests
source = llvm-project::git+https://github.com/apple/llvm-project#branch=swift/master
source = yams::git+https://github.com/jpsim/Yams#commit=3.0.1
source = 0001-arch-aur-pachtes.patch
source = 0002-llbuild-ninja-test-binary-links-against-ncurses.patch
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = swift-language-git
|