summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 832f7b073ad44dc834415395ea13a5ac302bf0cc (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.3
	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.0.3-RELEASE.tar.gz::https://github.com/apple/swift/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-llvm-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-llvm/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-clang-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-clang/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-clang-tools-extra-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-clang-tools-extra/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-libcxx-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-libcxx/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-lldb-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-lldb/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-cmark-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-cmark/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-llbuild-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-package-manager-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-corelibs-xctest-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-corelibs-foundation-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-corelibs-libdispatch-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-compiler-rt-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-compiler-rt/archive/swift-5.0.3-RELEASE.tar.gz
	source = swift-integration-tests-5.0.3-RELEASE.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-5.0.3-RELEASE.tar.gz
	source = glibc-includes.patch
	sha256sums = b94bf54b6b6d228a7af2f8eae1202336272cd6502f16f056a82ef36f60539194
	sha256sums = 6ae9492980e358628ae8d081fdaa7828d28353eae238456e13963d2a578f47fb
	sha256sums = fa81a3ff208bf447f62a5f90135a3d943d9ccf09e3b04ed88ac48b706121fb25
	sha256sums = 7ff1a064cbf6e905f070a06aaebf7a4ec8787ce2a0b73c5858b584325c58b957
	sha256sums = e34d9ccb2a336e51151c82e3725e9e559519833179279f3b53afa16d27fac65b
	sha256sums = ff540419d333ff09d96807a701dd5a500b220a9bb167c7842d7ec814893b3261
	sha256sums = 2e2e450ce6e0d58644b5021f3354ef38e0fc3ef01a7068c1ea034467b5035dd4
	sha256sums = 207ec9e61ebe725b7015c47d9c92d8360bb7867cb11f6e836d1563dd317447e4
	sha256sums = 98da54196141a94e961b38455464bf646aba9e48b24e88f7afacf4a12d454523
	sha256sums = 121993ab9c29b8997cf606e62fe9579309b49cd22e21b017bba2e67a16e7b513
	sha256sums = 25ed4ca444c869b059f3cd7a623653e3050252354ab6490996b2100c250b9576
	sha256sums = 9a5779b181f1a1146134f233f45d7f9d9643f749dc4c61e76300951b6596b778
	sha256sums = 89ca34493703c168f86a3eff9d88e8042113819a82941bd5ae5ac1a083c28ba7
	sha256sums = f0a2931337d1966630340d5093c4d75ac5330ee5ac45f31bdbe77fe555b4ea4f
	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