summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a7cf565337a132114ecd34d0285d04a256ef828 (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 = 5.1.5
	pkgrel = 1
	url = http://swift.org/
	arch = i686
	arch = x86_64
	license = apache
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	makedepends = swig3
	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-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift/archive/swift-5.1.5-RELEASE.tar.gz
	source = llvm-project-5.1.5-RELEASE.tar.gz::https://github.com/apple/llvm-project/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-cmark-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-cmark/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-llbuild-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-package-manager-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-corelibs-xctest-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-corelibs-foundation-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-corelibs-libdispatch-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-5.1.5-RELEASE.tar.gz
	source = swift-integration-tests-5.1.5-RELEASE.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-5.1.5-RELEASE.tar.gz
	source = glibc-includes.patch
	source = repl_swift-dl.patch
	source = swiftpm-glibc.patch
	source = swift-tests-glibc.patch
	source = cmark-python38.patch
	source = sanitizer-glibc2.31.patch
	sha256sums = f92814da53a17405af0d721799918d58c547baa4d579d52764a99c31d8e79d8f
	sha256sums = 622ab060901fe919d608e2498292f87a84e64ee7f5fefa26f591144caf507af0
	sha256sums = 36532706a5927e4eba6a336fcc30e998184c9571f308e395ea8c147902542e3e
	sha256sums = 5978b3dbd9a630bd60f51c3433566f822156bd851884200be2edcf79b9425347
	sha256sums = 24384389af1edba64b2abc08e3a19f949b95ac2ece3099da1d8bda89ffe780fb
	sha256sums = 2ae92eb8410ad0f4994e304cd3ac7fa3c69bb13d3b7bb71f763a719b14f34040
	sha256sums = 3df6871dc32cb1f8621712754440a2693c0cac99caa2d2239007d6ae6e216c9a
	sha256sums = 47b10f6e8b6da9b4c9e2e3149cc6513a23cc4c8be9ee878f7407031d53f936ae
	sha256sums = c1d2b637c9fcb68e1a08357bdde76a52feb021d9c0897309b4b35e54a5c31ce5
	sha256sums = 6a94de9adbdc4182b297e0011a68c9387fd25864dcb4386654218c8c530032c2
	sha256sums = 0b2dcb80d9f5cd987a6750b88dc71823980c47dcc711a993e71a496fd73d4e5e
	sha256sums = 957feb4002deebfebcccc558eaa0c15b6af2ba8a0e4e331ac3365d7f6ab1d707
	sha256sums = e4682caf8255d258c24dd28e3965ff4a29a3e73aa293819d6f0f32e86970ff55
	sha256sums = d5b5a1a76d45d25a5ff5916a87c1bad63b14c17eb4d24ecb3e9c0480a4ac5ecc
	sha256sums = 73a803d430c1c72a337a7ce079d266e40b75d8d07eae1201449db0879febff1b

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