Search Criteria
Package Details: libdispatch-git 2021.03.05.a.r0.g34f383d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libdispatch-git.git (read-only, click to copy) |
---|---|
Package Base: | libdispatch-git |
Description: | Support for concurrent code execution on multicore hardware, includes libblocksruntime |
Upstream URL: | https://apple.github.io/swift-corelibs-libdispatch/ |
Licenses: | Apache |
Conflicts: | libdispatch, swift, swift-development |
Provides: | libdispatch |
Submitter: | omor1 |
Maintainer: | soloturn (FabioLolix, EndlessEden) |
Last Packager: | soloturn |
Votes: | 1 |
Popularity: | 0.002322 |
First Submitted: | 2017-06-20 00:34 (UTC) |
Last Updated: | 2021-03-07 09:25 (UTC) |
Dependencies (3)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (22)
- 0wgram (requires libdispatch)
- 64gram-desktop (requires libdispatch)
- ayugram-desktop (requires libdispatch)
- ayugram-desktop-bin (requires libdispatch)
- ayugram-desktop-git (requires libdispatch)
- cctools (requires libdispatch)
- cookcli-git (requires libdispatch)
- deadbeef (requires libdispatch)
- deadbeef-git (requires libdispatch)
- forkgram (requires libdispatch)
- hfsutils-git (requires libdispatch)
- hopper4 (requires libdispatch)
- kotatogram-desktop (requires libdispatch)
- kotatogram-desktop-git (requires libdispatch)
- materialgram-bin (requires libdispatch)
- materialgram-git (requires libdispatch)
- rabbitgram-desktop-git (requires libdispatch)
- telegram-desktop-altscroll (requires libdispatch)
- telegram-desktop-altscroll-kdefix (requires libdispatch)
- telegram-desktop-dev (requires libdispatch)
- Show 2 more...
Latest Comments
soloturn commented on 2023-01-02 11:14 (UTC) (edited on 2023-01-02 11:16 (UTC) by soloturn)
@EndlessEden, @FabioLolix added you as maintainer.
apple changed the version of a release now to something like: swift-5.5-RElEASE
EndlessEden commented on 2022-02-04 11:14 (UTC)
2 issues.
Missing conflicts & replaces with libblocksruntime [conflicts=($_basename swift swift-development libblocksruntime) replaces=(libblocksruntime)]
Version string is a absolute mess "swift.5.6.DEVELOPMENT.SNAPSHOT.2022.01.11.a.r0.g880bf65-1" is not a valid/reasonable string. (5.6.r0.g880bf65-1 would be perfect) [git describe --long | sed 's/swift-//g;s/DEVELOPMENT-//g;s/SNAPSHOT-//g;s/-[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]-a//g;s/([^-]*-g)/r\1/;s/-/./g' ]
FabioLolix commented on 2021-08-19 09:49 (UTC)
Hello,