Search Criteria
Package Details: memento 1.7.1-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/memento.git (read-only, click to copy) |
|---|---|
| Package Base: | memento |
| Description: | An mpv-based video player for studying Japanese. |
| Upstream URL: | https://ripose-jp.github.io/Memento/ |
| Licenses: | GPL2 |
| Submitter: | Ripose |
| Maintainer: | Ripose |
| Last Packager: | Ripose |
| Votes: | 9 |
| Popularity: | 0.016756 |
| First Submitted: | 2021-08-17 05:19 (UTC) |
| Last Updated: | 2026-01-24 00:37 (UTC) |
Dependencies (15)
- json-c (json-c-gitAUR)
- libzip (libzip-gitAUR)
- mecab-gitAUR
- mecab-ipadicAUR (mecab-ipadic-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-amd-full-gitAUR, mpv-full-build-gitAUR)
- qcoro (qcoro-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR)
- qt6-svg
- sqlite (sqlite-fossilAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- noto-fonts-cjk (noto-fonts-cjk-vfAUR, noto-fonts-cjk-hk-vfAUR, noto-fonts-cjk-jp-vfAUR, noto-fonts-cjk-kr-vfAUR, noto-fonts-cjk-sc-vfAUR, noto-fonts-cjk-tc-vfAUR, noto-fonts-hk-vfAUR, noto-fonts-jp-vfAUR, noto-fonts-kr-vfAUR, noto-fonts-sc-vfAUR, noto-fonts-tc-vfAUR, otf-noto-sans-cjkAUR, otf-noto-sans-cjk-vfAUR, otf-noto-sans-mono-cjk-vfAUR, otf-noto-serif-cjk-vfAUR, otf-noto-serif-cjkAUR, noto-fonts-cjk-chwsAUR, ttf-noto-sans-cjk-vfAUR, ttf-noto-sans-mono-cjk-vfAUR, ttf-noto-serif-cjk-vfAUR) (optional) – optimal font support
- yt-dlp (yt-dlp-gitAUR) (optional) – streaming support
Latest Comments
Ripose commented on 2025-03-18 01:18 (UTC)
Looks like it was caused by an unnecessary mecab.h import in a file that didn't depend on mecab. I've added mecab-git and re-enabled MeCab support as a quick fix.
emiham commented on 2025-03-17 16:59 (UTC)
It does not build without mecab, but mecab-git is on the AUR which seems to work.
Ripose commented on 2024-12-24 02:42 (UTC)
It looks like mecab has been deleted from the AUR. I've removed it as a dependency. I'm not home, so I can't test that this builds right now. Let me know if it works.
homocomputeris commented on 2024-12-22 19:03 (UTC)
senchaboi commented on 2024-04-19 09:08 (UTC)
It doesn't play anything anymore with the latest mpv 0.38.0. Downgrading to 0.37.0 makes it work again.