Search Criteria
Package Details: swift-language-git swift.DEVELOPMENT.SNAPSHOT.2021.01.27.a.r1529.gd1c7a00cc8f-1
Git Clone URL: | https://aur.archlinux.org/swift-language-git.git (read-only, click to copy) |
---|---|
Package Base: | swift-language-git |
Description: | The Swift programming language, taken directly from the Apple repository |
Upstream URL: | https://swift.org/ |
Licenses: | |
Provides: | |
Submitter: | soloturn |
Maintainer: | soloturn (refi.64) |
Last Packager: | soloturn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-07 11:52 |
Last Updated: | 2021-02-02 05:31 |
Dependencies (13)
- icu (icu-git-static, icu-git)
- libbsd (libbsd-git)
- libedit
- libxml2 (libxml2-linenum, libxml2-git)
- ncurses (ncurses-nohex, ncurses-git)
- python (python-dbg)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python-six (make)
- rsync (rsync-git) (make)
- swig (swig-git) (make)
Required by (5)
- sourcekitten (requires swift-language)
- sourcekitten (requires swift-language) (make)
- swift-format (requires swift-language)
- swift-protobuf-git (requires swift-language)
- swiftlint (requires swift-language)
Sources (21)
- 0001-arch-aur-pachtes.patch
- cmark
- git+https://github.com/apple/swift#branch=main
- indexstore-db
- llbuild
- llvm-project
- sourcekit-lsp
- swift-argument-parser
- swift-corelibs-foundation
- swift-corelibs-libdispatch
- swift-corelibs-xctest
- swift-driver
- swift-format
- swift-integration-tests
- swift-stress-tester
- swift-syntax
- swift-tools-support-core
- swift-xcode-playground-support
- swiftpm
- tensorflow-swift-apis
- yams
Latest Comments
soloturn commented on 2020-10-09 07:35
options to install a binary swift are currently:
latest release, at the moment 5.3: use swift-bin, which repackages tachoknights official released centos8 build: https://aur.archlinux.org/packages/swift-bin/.
latest from git: use swift-language-git, builds native on arch. as it takes long to build, there is a binary built with github actions. the version number is taken out of the official tag on apple/swift main branch: e.g. swift-language-git-swift.DEVELOPMENT.SNAPSHOT.2020.09.28.a.r208.g6651f6e55d4-1-x86_64.pkg.tar.zst. so this one is the development tag from sep 28 + 208 commits, the commit hash is g6651f: https://aur.archlinux.org/packages/swift-language-git.
released version, native android build not yet working, will hopefully do with the next release of swift: https://aur.archlinux.org/pkgbase/swift-language/
soloturn commented on 2020-07-06 18:35
a continuous build every day is here: https://github.com/soloturn/swift-aur/actions