Search Criteria
Package Details: mastodon 4.5.10-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mastodon.git (read-only, click to copy) |
|---|---|
| Package Base: | mastodon |
| Description: | Your self-hosted, globally interconnected microblogging community |
| Upstream URL: | https://github.com/mastodon/mastodon |
| Keywords: | activitypub fediverse mastodon server |
| Licenses: | AGPL3 |
| Submitter: | flacks |
| Maintainer: | zoltix |
| Last Packager: | zoltix |
| Votes: | 27 |
| Popularity: | 0.51 |
| First Submitted: | 2018-06-19 19:35 (UTC) |
| Last Updated: | 2026-05-20 17:13 (UTC) |
Dependencies (17)
- corepack
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- libidn (libidn-gitAUR)
- libpqxx (libpqxx-gitAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libxslt (libxslt-gitAUR)
- libyaml (libyaml-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR, postgresql17-docsAUR, postgresql17AUR, postgresql18-docsAUR, postgresql18AUR)
- protobuf (protobuf-gitAUR)
- ruby-bundler
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, sudo-selinuxAUR, doas-sudo-shimAUR, doas-sudo-shim-gitAUR, run0-sudoAUR)
- valkey (valkey-gitAUR)
- yarn-berryAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13
Celti commented on 2018-08-29 09:34 (UTC) (edited on 2018-08-29 10:19 (UTC) by Celti)
gitis a required makedepend. This fails to build in a container without it.EDIT: Apparently
npmis also a required makedepend to prevent yarn from arbitrarily changing the working directory and causing build failures for being unable to find.yarnclean(peripherally described as a docker issue in #6809 but also valid here).EDIT 2: It also appears that
yarnis a full dependency, not a makedepend — precompiling assets when runningbundle exec rails mastodon:setupfails entirely without it.« First ‹ Previous 1 .. 8 9 10 11 12 13