blob: d1eb9c791f231538019d23dd6276217f417740d7 (
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
|
pkgbase = swift-language
pkgdesc = The Swift programming language and debugger
pkgver = 5.4
pkgrel = 1
url = http://swift.org/
arch = i686
arch = x86_64
license = apache
makedepends = clang
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = python-six
makedepends = python2
makedepends = rsync
makedepends = swig
depends = icu
depends = libedit
depends = libxml2
depends = python
depends = libbsd
depends = ncurses
source = swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = sourcekit-lsp-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/sourcekit-lsp/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-argument-parser-0.3.1.tar.gz::https://github.com/apple/swift-argument-parser/archive/0.3.1.tar.gz
source = swift-cmark-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-cmark/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-driver-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-driver/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-corelibs-foundation-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-corelibs-foundation/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-corelibs-libdispatch-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-corelibs-libdispatch/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-corelibs-xctest-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-corelibs-xctest/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-integration-tests-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-integration-tests/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-llbuild-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-llbuild/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-package-manager-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-package-manager/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = llvm-project-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/llvm-project/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = swift-tools-support-core-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz::https://github.com/apple/swift-tools-support-core/archive/swift-DEVELOPMENT-SNAPSHOT-2020-10-24-a.tar.gz
source = 0001-arch-aur-pachtes.patch
source = yams-3.0.1.tar.gz::https://github.com/jpsim/Yams/archive/3.0.1.tar.gz
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = swift
pkgdesc = The Swift programming language compiler and tools
optdepends = swift-lldb: Swift REPL and debugger
provides = swift-language
conflicts = swift-git
conflicts = swift-bin
pkgname = swift-lldb
pkgdesc = The Swift programming language debugger (LLDB) and REPL
depends = swift
provides = lldb
conflicts = lldb
options = !strip
|