Search Criteria
Package Details: melonds-git 0.9.1.r1704.2e999ae-1
Git Clone URL: | https://aur.archlinux.org/melonds-git.git (read-only, click to copy) |
---|---|
Package Base: | melonds-git |
Description: | DS emulator, sorta. also 1st quality melon. |
Upstream URL: | http://melonds.kuribo64.net/ |
Keywords: | Arisotura DS DSi emulator kuribo Lite melonds NDS Nintendo StapleButter |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | hcorion |
Maintainer: | hcorion |
Last Packager: | hcorion |
Votes: | 9 |
Popularity: | 0.026144 |
First Submitted: | 2017-10-25 19:39 |
Last Updated: | 2021-02-02 18:45 |
Dependencies (7)
- libepoxy (libepoxy-git, libepoxy-nodocs-git)
- libslirp
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
1 2 Next › Last »
hcorion commented on 2020-10-14 00:56
@KatStuffs that's not how the PKGBUILD provides work https://wiki.archlinux.org/index.php/PKGBUILD#provides . It provides 'melonds' so other packages, like say, a stable 'melonds' package, or perhaps an alternative melonds-git package can check against it. It's standard practice for these to be all lowercase.
The provides label is not associated with the binary name(s) that the package generates.
KatStuffs commented on 2020-10-14 00:39
Once built this provides "melonDS" not "melonds"
nadiaholmquist commented on 2020-07-31 13:31
melonDS no longer depends on GTK3 or glib, so you can remove that dependency from the PKGBUILD.
Giantblargg commented on 2020-07-28 05:45
Seems like this now depends on libslirp.
hcorion commented on 2020-07-26 06:04
@E3LDDfrK Looks like JIT got merged into master, https://github.com/Arisotura/melonDS/pull/667 So this package will now function the same as what melonds-git-jit did.
E3LDDfrK commented on 2020-07-26 04:46
Anyone knows what happened to the
melonds-git-jit
package?hcorion commented on 2020-01-31 20:56
Hey @zetty_master I don't think I need to move romlist.bin ~/.config/melonds. The CMake script appears to be installing it to /usr/share/melonDS, and it seems to be loading it fine?
zetty_master commented on 2019-08-20 16:57
This needs to copy the romlist.bin into .config/melonds/ else savegames will silently default to 8kb, also @klore that is the path where you want to put your firmware and bios.
Bkacjios commented on 2019-01-06 00:17
For anyone who wants a desktop entry, add this to the package()
Anonymous comment on 2018-12-18 08:39
I think this needs cmake as makedep.