Search Criteria
Package Details: mmfm 0.43b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mmfm.git (read-only, click to copy) |
---|---|
Package Base: | mmfm |
Description: | Viewer and manager for multimedia files |
Upstream URL: | https://github.com/milgra/mmfm |
Licenses: | GPL3 |
Submitter: | milgra |
Maintainer: | milgra |
Last Packager: | milgra |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-09 12:16 (UTC) |
Last Updated: | 2022-12-19 21:14 (UTC) |
Dependencies (13)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- libegl (libglvnd-gitAUR, nvidia-340xx-utilsAUR, libglvnd)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libmupdf
- libpng (libpng-gitAUR, libpng-apngAUR)
- openjpeg2 (openjpeg-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
trinitronx commented on 2024-07-06 02:24 (UTC) (edited on 2024-07-06 03:40 (UTC) by trinitronx)
Yes, this time it seems to fail due to missing library dependency:
According to a quick web search, it seems that
mupdf-third
library has been discontinued as a separate package, and now is part ofmupdf
. So, themeson.build
needs to be updated:epicurious commented on 2024-07-03 16:46 (UTC) (edited on 2024-07-03 16:55 (UTC) by epicurious)
Still doesn't build. Think the source itself needs editing, so not an AUR problem; but since the packager is also the creator I'm also documenting here.
Maybe if the standalone binary app works (0.53b), perhaps make a package for that instead of the source?
trinitronx commented on 2023-06-29 23:21 (UTC) (edited on 2023-06-29 23:22 (UTC) by trinitronx)
Getting an error when trying to build / install via
yay
:Looks like a missing
depends=(... 'gumbo-parser')
is needed. Not sure how to issue a Pull/Merge-Request on AURPKGBUILD
's... so I've pushed up to a branch on this repo:https://github.com/trinitronx/mmfm/commit/d96caf780d811bb5d107af1e0e9dd772e0ddf65a