blob: 84e9d3e76ff86aaf58fb3c5ffe427b5be302e35b (
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
|
PRGNAM="swift"
VERSION="4.0"
HOMEPAGE="https://swift.org/"
DOWNLOAD="https://github.com/apple/swift/archive/swift-4.0-RELEASE/swift-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-corelibs-foundation/archive/swift-4.0-RELEASE/swift-corelibs-foundation-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-corelibs-libdispatch/archive/swift-4.0-RELEASE/swift-corelibs-libdispatch-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-corelibs-xctest/archive/swift-4.0-RELEASE/swift-corelibs-xctest-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-llvm/archive/swift-4.0-RELEASE/swift-llvm-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-clang/archive/swift-4.0-RELEASE/swift-clang-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-lldb/archive/swift-4.0-RELEASE/swift-lldb-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-cmark/archive/swift-4.0-RELEASE/swift-cmark-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-package-manager/archive/swift-4.0-RELEASE/swift-package-manager-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-llbuild/archive/swift-4.0-RELEASE/swift-llbuild-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-compiler-rt/archive/swift-4.0-RELEASE/swift-compiler-rt-swift-4.0-RELEASE.tar.gz \
https://github.com/apple/swift-integration-tests/archive/swift-4.0-RELEASE/swift-integration-tests-swift-4.0-RELEASE.tar.gz"
MD5SUM="edb657fc04e5780b2f9cf9304f84118c \
cd1f91b951d91a6a666dcc8624a918be \
73cbb1c41142e341ea141720ab412f3e \
69099f33b69f5ea6016b9b23b7c10344 \
c2c70c0946580a2fc9be26903a93c16f \
6d3dea7975d9b944b040ba8a9e4722ea \
4d058b078664d3faec9ee47de411bef8 \
d2b5a2bd4624910328e16bb8095c1138 \
4f690a79effbeeb71050f90a2d1272c4 \
d8211c2a409b2ca5cfeb06e513fd9cc5 \
437047c4222b165149162dd8ebaa6c5e \
0550d7acd22642475eb75184d6785836"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ninja libbsd libedit libkqueue systemtap blocksruntime six"
MAINTAINER="Felipe Bugno"
EMAIL="capent@yahoo.com"
|