Search Criteria
Package Details: toxcore-git 0.2.16.r6.g12dbafbd1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/toxcore-git.git (read-only, click to copy) |
---|---|
Package Base: | toxcore-git |
Description: | Peer to peer (serverless) instant messenger core |
Upstream URL: | https://tox.chat/ |
Licenses: | GPL3 |
Conflicts: | tox, toxcore |
Provides: | tox, toxcore |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-27 03:12 (UTC) |
Last Updated: | 2022-02-21 06:46 (UTC) |
Dependencies (8)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- libconfig (libconfig-git)
- libsodium (libsodium-git)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
- msgpack-c
- opus (opus-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (12)
- qtox-git (requires toxcore)
- ratox-git (requires toxcore)
- telepathy-poison-git (requires toxcore)
- tox-prpl (requires toxcore)
- tox-prpl-git (requires toxcore)
- tox-weechat-git (requires toxcore)
- toxfile-git (requires toxcore)
- toxic-git (requires toxcore)
- toxygen-git (requires toxcore)
- utox-git (requires toxcore)
- venom (requires toxcore)
- venom-git (requires toxcore)
Latest Comments
Chocobo1 commented on 2022-02-21 06:47 (UTC)
Thanks, fixed.
MarsSeed commented on 2022-02-20 23:50 (UTC) (edited on 2022-02-21 00:07 (UTC) by MarsSeed)
Build fails: needs
depends=(msgpack-c)
(recently added make+runtime dependency).After adding the mentioned
depends
, build is successful.