summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc7e9f9e0de1166a8e76bdef815bc9d6a429a868 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
pkgbase = swift-language
	pkgdesc = The Swift programming language and debugger
	pkgver = 4.2.3
	pkgrel = 1
	url = http://swift.org/
	arch = i686
	arch = x86_64
	license = apache
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	makedepends = swig
	makedepends = clang>=5.0
	makedepends = python2-six
	makedepends = perl
	makedepends = python2-sphinx
	makedepends = python2-requests
	makedepends = rsync
	depends = python2
	depends = libutil-linux
	depends = icu
	depends = libbsd
	depends = libedit
	depends = libxml2
	depends = sqlite
	depends = ncurses
	depends = libblocksruntime
	source = swift-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-llvm-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-llvm/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-clang-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-clang/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-lldb-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-lldb/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-cmark-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-cmark/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-llbuild-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-package-manager-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-corelibs-xctest-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-corelibs-foundation-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-corelibs-libdispatch-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-compiler-rt-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-compiler-rt/archive/swift-4.2.3-RELEASE.tar.gz
	source = swift-integration-tests-4.2.3-RELEASE.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-4.2.3-RELEASE.tar.gz
	source = 0001-sanitizer-Use-pre-computed-size-of-struct-ustat.patch
	source = glibc-includes.patch
	source = clang7-compat.patch
	sha256sums = f99c9b867e033eebc242310fbf4ab405ab943c1bf69ad25ef50d83c76f44603d
	sha256sums = b87678ee9f8b13f3b69d793624aa306c6ed9b8d11471dc5a39b7e7680f1e9de6
	sha256sums = fca19a5a1f0ae7283533d7542b3957aa906d387b0d2281ff00b38e30987fe0b4
	sha256sums = 0a663acbfe6d11b5825fde42deaaeddfa3041231d858680fcca98ec22b79d450
	sha256sums = 39777863b93e41beb642b969749e8e7a6c336e29c014494d717216827c430891
	sha256sums = 9b4550e24e3af3549187370d8a82abe610200822a14feb8be62e2ccfdbb91462
	sha256sums = 5b6420432cd57083d05d9c060eb4d707a9268d672d08d35e7398e6763bf9cba9
	sha256sums = d9a40bd7bec478398c38962503155c5ac0defcf12d48afd0d00ecaec26a37f0c
	sha256sums = 18ac732178d026625ad2b160ea51395b00200faa9bc8863c5ed56f65b31847c6
	sha256sums = 49ee930ad1f26f1a8e478ab676f25b6716c65266b18738b3581037eaaf436b00
	sha256sums = 31b6d99f778c10822fd79c5ab6aa3d06e853a5979798b759c4739ae61624c2e6
	sha256sums = df3c0068a2a684cb95ee5508b81f7e3ae216f7ab91a46ee9920a37083d12dd3c
	sha256sums = 5cd08c3a83c71e552fa2fd9ec8b076fbd25ba5450b9ecd59a0c877a9c9407b34
	sha256sums = 6a94de9adbdc4182b297e0011a68c9387fd25864dcb4386654218c8c530032c2
	sha256sums = 9855ce69d2358c8fc76237620f7e18bfbc82459ad72bdf995b8225fa4ba882a2

pkgname = swift
	pkgdesc = The Swift programming language compiler and tools
	optdepends = swift-lldb: Swift REPL and debugger
	provides = swift-language
	conflicts = swift-language-git
	conflicts = swift-git
	conflicts = swift-bin

pkgname = swift-lldb
	pkgdesc = The Swift programming language debugger (LLDB) and REPL
	depends = swift
	depends = python2-six
	provides = lldb
	conflicts = lldb
	options = !strip