summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 31daddaf7f0d3a31685bdedfdf813337f0033589 (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.4
	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.4-RELEASE.tar.gz::https://github.com/apple/swift/archive/swift-5.1.4-RELEASE.tar.gz
	source = llvm-project-5.1.4-RELEASE.tar.gz::https://github.com/apple/llvm-project/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-cmark-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-cmark/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-llbuild-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-package-manager-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-corelibs-xctest-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-corelibs-foundation-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-corelibs-libdispatch-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-5.1.4-RELEASE.tar.gz
	source = swift-integration-tests-5.1.4-RELEASE.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-5.1.4-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 = 46765a6a604be0b11cb4660bf5adbef8a95d2b74b03aa46860ef81a5ba92d5e8
	sha256sums = 0b3606be7b542aff28210c96639ad19a4b982e999fb3e86748198d8150f5f3d3
	sha256sums = dc02253fdc5ef4027551e5ab5cb8eef22abd7a5bb2df6a2baf02e17afdeeb5cd
	sha256sums = 537683d7f1a73b48017d7cd7cd587c4b75c55cc5584e206cc0f8f92f6f4dd3ea
	sha256sums = b421e7e171b94521e364b6ea21ddd6300fe28bce3a0fcbc9f5ed6db496f148a6
	sha256sums = 5996eb4384c8f095d912424439c5a1b7fc9ff57529f9ac5ecbc04e82d22ebca2
	sha256sums = f6e09efb3998d0a3d449f92ea809c86346c66e3b2d83ed19f3335bcb29401416
	sha256sums = 079cff5dd5b05381e9cf3094d445652fa9990a7d3a46e122f1e1dcdb2c54ddc1
	sha256sums = fb6ac585d451927ab247a46fb011e56bfa838b8bb57a7500201b7b7646373771
	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