diff options
author | Felipe Bugno <capent@yahoo.com> | 2017-11-10 13:56:43 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-10 13:56:43 +0000 |
commit | f5cdd109dc644f4e751b6afdc35f5bc6c94ce321 (patch) | |
tree | 4f30d428f5ec459a26e5ee7cb7c8bdf14f3c8def /development/swift/swift.info | |
parent | 5562247c27a259c8d6eb9847424b32de4a8c2bb7 (diff) |
development/swift: Added (the Swift programming language).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/swift/swift.info')
-rw-r--r-- | development/swift/swift.info | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/development/swift/swift.info b/development/swift/swift.info new file mode 100644 index 0000000000000..84e9d3e76ff86 --- /dev/null +++ b/development/swift/swift.info @@ -0,0 +1,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" |