Search Criteria
Package Details: mgba-qt-git 0.8.0.r6752.ca3050d76-1
Git Clone URL: | https://aur.archlinux.org/mgba-git.git (read-only, click to copy) |
---|---|
Package Base: | mgba-git |
Description: | A Nintendo Gameboy Advance Emulator focusing on both speed and accuracy. Qt5 UI. |
Upstream URL: | http://mgba.io/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Vaporeon |
Maintainer: | Vaporeon |
Last Packager: | Vaporeon |
Votes: | 8 |
Popularity: | 0.042578 |
First Submitted: | 2014-12-15 01:23 |
Last Updated: | 2021-01-15 13:31 |
Dependencies (16)
- libmgba (libmgba-git)
- qt5-multimedia (qt5-multimedia-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-hg, sdl2-minimal-hg)
- cmake (cmake-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git) (make)
- git (git-git) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-full, imagemagick-fftw) (make)
- libedit (make)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (make)
- libzip (libzip-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- qt5-tools (qt5-tools-git) (make)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-hg, sdl2-minimal-hg) (make)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (make)
Latest Comments
Vaporeon commented on 2020-11-10 13:35
I am aware, it's because of how the cmake thing is written. I have not looked into bypassing it or anything so it's correct. They can be written to work in build environments like this though, for instance the "invader-git" package does not have this issue.
kode54 commented on 2020-11-10 08:46
Thought I'd point out that the project's version.cmake thing which determines the Git revision and inserts it into the binaries, is somehow running the
git describe
s on the AUR package's Git repository and not mGBA's.Ppjet6 commented on 2016-08-01 22:24
Can you add -DCMAKE_INSTALL_LIBDIR=lib into the build function, please. The package currently fails to install to /usr/lib64
mac1202 commented on 2015-03-13 12:06
Thank you.
Vaporeon commented on 2015-03-13 01:31
Ok I made the libretro core its own package.
mac1202 commented on 2015-03-12 17:28
Is it possible to update the pkgbuild to only build the libretro core without the standalone emulator ?