summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97461183a78041fcd5eea515d9e2c148f68e6ecb (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.0.1
	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-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-llvm-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-llvm/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-clang-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-clang/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-clang-tools-extra-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-clang-tools-extra/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-libcxx-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-libcxx/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-lldb-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-lldb/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-cmark-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-cmark/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-llbuild-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-package-manager-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-corelibs-xctest-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-corelibs-foundation-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-corelibs-libdispatch-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-compiler-rt-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-compiler-rt/archive/swift-5.0.1-RELEASE.tar.gz
	source = swift-integration-tests-5.0.1-RELEASE.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-5.0.1-RELEASE.tar.gz
	source = glibc-includes.patch
	sha256sums = a28d879d4dd0b987544948ea02e0a21dd158a175572d79979214173e7ee6a244
	sha256sums = 4db5025f4c479d22af4f2bb9a6cd7aa9d5269cb095f5c814c958265fe7ea450e
	sha256sums = 36c87df8b160063b8ff8a986fba27ea276a9e2c2152a0c218409f802aded89e8
	sha256sums = 0055f015726d006e6ffaa9bf08a77e3b453229fa8cff81369a4f7046a500b640
	sha256sums = af22995496579556b0c8345b5d4a00197d720c90b0d098f1fe4b2e1e0180c325
	sha256sums = 8481db3f163b8ace6f77dbad519da11db4c8987f96007b38e0bee8526a752ebb
	sha256sums = e71d859c08efa23a881d943ef9eff4193dafe8b83acaf5a3baaa7fc21e0d34c2
	sha256sums = 6f98ef386d121a1ec553812996f051edf44248ca689f4e8d3681b383bf7b1c2e
	sha256sums = 881154699e0c182740dc7748c538613f001fb59cec255fe6a2873d7848d3bec1
	sha256sums = 32870c56d0b97f3041bb00b8c9f0ca817120d8edc12e2038da360e551229ad40
	sha256sums = 055f8e36b8499b259d546575bc26433023fb311cb5c01bf4784fc86759bd7753
	sha256sums = cbd03ee59127fea448f8ee5b1bbea07b7e68266ceab5ca0aa71b128ae5f17aeb
	sha256sums = 35aa95b104afa4de7a7d0e5d4a51ce2de980cc8779c1410ea1d9524c06708c8d
	sha256sums = e2fd13b5c013c68d78aa5e438360e09478555210b9e88289f594c131f7f3b36d
	sha256sums = 6a94de9adbdc4182b297e0011a68c9387fd25864dcb4386654218c8c530032c2

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