Search Criteria
Package Details: mupen64plus-git 2.6.0.r78.g6acd180e.20260220.023352-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mupen64plus-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mupen64plus-git |
| Description: | Nintendo64 Emulator (git version) |
| Upstream URL: | https://www.mupen64plus.org/ |
| Keywords: | n64 |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | mupen64plus |
| Provides: | mupen64plus |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 7 |
| Popularity: | 0.170457 |
| First Submitted: | 2017-02-20 02:06 (UTC) |
| Last Updated: | 2026-02-22 18:50 (UTC) |
Dependencies (18)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- glu (glu-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsamplerate (libsamplerate-gitAUR)
- libstdc++ (libstdc++-snapshotAUR)
- minizip (minizip-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_net
- speexdsp (speexdsp-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nasm (nasm-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Required by (17)
- cutemupen (requires mupen64plus)
- emulationstation (requires mupen64plus) (optional)
- m64py (requires mupen64plus)
- m64py-git (requires mupen64plus)
- mupen64plus-audio-sdl2 (requires mupen64plus)
- mupen64plus-extraplugins (requires mupen64plus)
- mupen64plus-extraplugins-git (requires mupen64plus)
- mupen64plus-input-raphnetraw
- mupen64plus-qt (requires mupen64plus)
- mupen64plus-rsp-parallel-git
- mupen64plus-rsp-parallel-highscore-git
- mupen64plus-video-angrylion-plus-git (requires mupen64plus)
- mupen64plus-video-gliden64 (requires mupen64plus)
- mupen64plus-video-gliden64-git (requires mupen64plus)
- mupen64plus-video-gliden64-highscore-git
- mupen64plus-video-parallel-git
- mupen64plus-video-parallel-highscore-git
Sources (8)
- 010-mupen64plus-install-fix.patch
- git+https://github.com/mupen64plus/mupen64plus-audio-sdl.git
- git+https://github.com/mupen64plus/mupen64plus-core.git
- git+https://github.com/mupen64plus/mupen64plus-input-sdl.git
- git+https://github.com/mupen64plus/mupen64plus-rsp-hle.git
- git+https://github.com/mupen64plus/mupen64plus-ui-console.git
- git+https://github.com/mupen64plus/mupen64plus-video-glide64mk2.git
- git+https://github.com/mupen64plus/mupen64plus-video-rice.git
Latest Comments
dbermond commented on 2026-02-22 18:51 (UTC)
@archiveliz applied fix to allow building with newer minizip versions. Thanks for reporting.
archiveliz commented on 2026-02-22 04:54 (UTC) (edited on 2026-02-22 04:55 (UTC) by archiveliz)
If you get errors like "unzip.h" not found, try replacing the build() function in PKGBUILD with this one:
Alternatively, if that didn't work you may want to temporarily edit the /usr/lib/pkgconfig/minizip.pc file and replace this line:
Cflags: -I${includedir}With this new line:
Cflags: -I${includedir}/minizipThen revert the changes after you are done.
dbermond commented on 2017-08-27 13:57 (UTC)
gourdcaptain commented on 2017-08-23 16:56 (UTC) (edited on 2017-08-23 16:56 (UTC) by gourdcaptain)
dbermond commented on 2017-08-15 23:52 (UTC)
Enverex commented on 2017-08-15 09:27 (UTC)