Search Criteria
Package Details: mastodon 4.3.1-1
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: | dodecahedron |
Last Packager: | dodecahedron |
Votes: | 22 |
Popularity: | 0.27 |
First Submitted: | 2018-06-19 19:35 (UTC) |
Last Updated: | 2024-10-21 14:55 (UTC) |
Dependencies (15)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- git (git-gitAUR, git-glAUR)
- libidn (libidn-gitAUR)
- libpqxx (libpqxx-gitAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- libyaml (libyaml-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR)
- protobuf (protobuf-gitAUR)
- ruby-bundler
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- valkey (valkey-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
bjo commented on 2024-11-08 06:24 (UTC)
Is this necessary to be interactive?
peippo commented on 2024-10-10 08:29 (UTC)
Thanks so much! You are doing a fantastic job packaging this quite complex piece of software, thanks!
dodecahedron commented on 2024-10-10 02:32 (UTC)
@peippo I made the precompile assets step prioritize using the corepack-installed Yarn 4 over the system Yarn which should fix that issue for other people.
peippo commented on 2024-10-09 20:46 (UTC)
You’re probably right, this alone did not fix my mastodon-web service, I also had to uninstall system-wide
yarn
as it prevented the precompile-assets step. Perhaps the latter was the more important stepdodecahedron commented on 2024-10-09 14:16 (UTC)
I think you can safely ignore those warnings since
poppler
handles PDFs andopenslide
handles microscope slide images like TIFFs and you're probably not sending either of those on Mastodon.peippo commented on 2024-10-09 12:35 (UTC)
It seems that
libvips
’s optional dependenciespoppler-glib
andopenslide
are required for mastodon (see the error message below), would it be possible to add them as dependencies to mastodon?peippo commented on 2024-08-19 10:45 (UTC)
When you update to 4.2.12, could you also change the dependency redis to valkey? See this news item
Sandwich commented on 2024-08-13 18:52 (UTC)
@mansuetus thanks. That worked for me!
mansuetus commented on 2024-08-13 16:21 (UTC) (edited on 2024-08-13 16:21 (UTC) by mansuetus)
@Sandwich same here, solved.
For ox :
For ERB : (works now without this fix BUT once I did this and it helped)
Hope this helps.
1 2 3 4 5 6 .. 10 Next › Last »