blob: 65647700a2e01400cc91fae2a08e2b3ef0670b6f (
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
|
pkgbase = swift-language-git
pkgdesc = The Swift programming language, taken directly from the Apple repository
pkgver = swift.DEVELOPMENT.SNAPSHOT.2020.06.04.a.r65.gcc84c7b740a
pkgrel = 1
url = https://swift.org/
arch = x86_64
license = apache2
makedepends = git
makedepends = ninja
makedepends = cmake
makedepends = clang
depends = icu
depends = libedit
depends = libxml2
depends = swig
depends = python
depends = libbsd
depends = ncurses
provides = swift-language
conflicts = swift-language-bin
source = git+https://github.com/apple/swift
source = cmark::git+https://github.com/apple/swift-cmark
source = llbuild::git+https://github.com/apple/swift-llbuild
source = swift-argument-parser::git+https://github.com/apple/swift-argument-parser
source = swift-driver::git+https://github.com/apple/swift-driver
source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core
source = swiftpm::git+https://github.com/apple/swift-package-manager
source = swift-syntax::git+https://github.com/apple/swift-syntax
source = swift-stress-tester::git+https://github.com/apple/swift-stress-tester
source = swift-corelibs-xctest::git+https://github.com/apple/swift-corelibs-xctest
source = swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation
source = swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch
source = swift-integration-tests::git+https://github.com/apple/swift-integration-tests
source = llvm-project::git+https://github.com/apple/llvm-project
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = swift-language-git
|