Search Criteria
Package Details: calckey 13.1.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/calckey.git (read-only, click to copy) |
---|---|
Package Base: | calckey |
Description: | A greatly enhanced fork of Misskey with better UI/UX, security, features, and more! (Experimental) |
Upstream URL: | https://calckey.cloud |
Keywords: | misskey, node |
Licenses: | MIT, AGPL3 |
Submitter: | That1Calculator |
Maintainer: | That1Calculator |
Last Packager: | That1Calculator |
Votes: | 2 |
Popularity: | 0.41 |
First Submitted: | 2023-01-09 00:04 (UTC) |
Last Updated: | 2023-03-15 04:33 (UTC) |
Dependencies (10)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- npm (nodejs6-bin, nodejs-nightly)
- pnpm (pnpm-bin)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-9.5, postgresql-9.4, postgresql-src-beta, postgresql-9.6, postgresql-11, postgresql-10, postgresql-12, postgresql13, postgresql-src, postgresql-lts)
- redis (redis-testing, redis-git, keydb)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312) (make)
- elasticsearch (elasticsearch, elasticsearch7) (optional) – Search functionality
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-obs) (optional) – Media de-encode functionality
- nginx (nginx-nchan-git, nginx-nchan, nginx-pagespeed, nginx-pagespeed-src, nginx-mainline-openssl-weak, nginx-rtmp, nginx-rtmp-src, nginx-rtmp-sergey-git, nginx-mainline-libressl, nginx-mainline-boringssl, nginx-minimal, nginx-quic-vkontakte, zestginx, nginx-quiche, nginx-quic-openssl-hg, nginx-mainline-pushstream, nginx-libressl, nginx-quic, tengine, tengine-extra, nginx-mainline) (optional) – Reverse-proxy usage
Latest Comments
Waterdev commented on 2023-01-17 16:46 (UTC)
@dodecahedron should be possible with next release as we switch from yarn to pnpm there. Wouldnt make sense to try to fix it now when we can just work on getting new version out asap
dodecahedron commented on 2023-01-12 22:41 (UTC) (edited on 2023-01-12 22:45 (UTC) by dodecahedron)
I had to first manually run
corepack enable
as root for this package to build. Is there any way to build this without needing to run anything as root?Also, the build fails with
rm: cannot remove '/home/a/.cache/paru/clone/calckey/src/calckey/docs': No such file or directory
.