summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c06cc4d1a0252d1cd1f68943dfc88bddf049dc78 (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.2
	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.2-RELEASE.tar.gz::https://github.com/apple/swift/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-llvm-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-llvm/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-clang-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-clang/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-clang-tools-extra-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-clang-tools-extra/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-libcxx-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-libcxx/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-lldb-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-lldb/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-cmark-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-cmark/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-llbuild-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-package-manager-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-corelibs-xctest-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-corelibs-foundation-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-corelibs-libdispatch-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-compiler-rt-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-compiler-rt/archive/swift-5.0.2-RELEASE.tar.gz
	source = swift-integration-tests-5.0.2-RELEASE.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-5.0.2-RELEASE.tar.gz
	source = glibc-includes.patch
	sha256sums = 97e8999d4bead9b91bd38812ca13d8b50df4f813880c383635f28baaa13c83ed
	sha256sums = 1d58eb4f8e5261a9ee5352ffc93bc50e414fd39aecb99926810143c31cb48fa2
	sha256sums = cb2a1ac6e1866eed71344d83d2c0c42caeb356363bcdafda7d1bc18990e5e544
	sha256sums = a3dd3ced16ae37742dcc172487c06eed9d75a65a3ab97a5ea82e9b9c5b79c8bf
	sha256sums = 8a0f7d8cf85ad281e086e9dfeb40dccdbe7ec904c5d4a9cb70d2533c03730ecf
	sha256sums = b0e85d3775a74e59d73585f325d6efb543f383ae9968e260c15ffd7105826340
	sha256sums = e5254ff064cb96d2382567f4aacf950df82f2fa76fdf3ea9be75a8d89e5b0350
	sha256sums = 1b4f13a220852ce6cfffa8a76697edc88cfeac033691c7600ebc9115454bb9b1
	sha256sums = 772c03af4c4462744739314304a003d707ad3d28d2e21ca39b9905dead187911
	sha256sums = 300dd0ea07e19e64afe6a0641b15d67b88e693e16c4b5f12241d89cc9ccd37e5
	sha256sums = 96c857f021ec34af09e7ad2f64dea106b575af2a83c099f1522adadf8b6d578c
	sha256sums = 2d979b3cf78285c9c66aede4ed386837c45c12cab2eb1ac6047cf245a003716f
	sha256sums = 7bf7ec65542fa22434c83bee786f232af3289533b9695c15dce536be6a15ecd7
	sha256sums = d4eff16e423e0f9cce81abf0be00c6fb660ff9d1559c3629466a8015360d620c
	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