Package Details: melonds 0.9.5-4

Git Clone URL: https://aur.archlinux.org/melonds.git (read-only, click to copy)
Package Base: melonds
Description: DS emulator, sorta
Upstream URL: http://melonds.kuribo64.net/
Licenses: GPL3
Submitter: ckuiper
Maintainer: hcorion (HTV04)
Last Packager: hcorion
Votes: 23
Popularity: 0.87
First Submitted: 2021-01-18 02:20 (UTC)
Last Updated: 2023-11-21 07:23 (UTC)

Latest Comments

1 2 Next › Last »

jmcb commented on 2023-11-20 18:09 (UTC)

git url is now https://github.com/melonDS-emu/melonDS

HTV04 commented on 2022-11-10 23:09 (UTC)

@micwoj92 Updated, thanks!

micwoj92 commented on 2022-11-07 07:35 (UTC)

Missing dependency qt5-multimedia

micwoj92 commented on 2022-07-19 15:07 (UTC)

This has already been fixed upstream https://github.com/Arisotura/melonDS/commit/4cc34121b0db2cf77541014271af8d79fed35f26

you can fix it yourself by adding git cherry-pick -n 4cc34121b0db2cf77541014271af8d79fed35f26 before the build step

atlasRequiem commented on 2022-07-19 14:39 (UTC) (edited on 2022-07-19 14:53 (UTC) by atlasRequiem)

Hi, I'm trying to install this package but for some reason the build is failing with

/.cache/yay/melonds/src/melonDS/src/teakra/src/processor.cpp:1:
/.cache/yay/melonds/src/melonDS/src/teakra/src/interpreter.h: In member function ‘void Teakra::Interpreter::CodebookSearch(u16, u16, u16, CbsCond)’:
/.cache/yay/melonds/src/melonDS/src/teakra/src/interpreter.h:2788:23: error: ‘exchange’ is not a member of ‘std’
2788 |         u16 x0 = std::exchange(regs.x[0], regs.y[0]);
      |                       ^~~~~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [src/teakra/src/CMakeFiles/teakra.dir/build.make:202: src/teakra/src/CMakeFiles/teakra.dir/processor.cpp.o] Error 1
make[2]: Leaving directory '/home/atlas/.cache/yay/melonds/src/build'
make[1]: *** [CMakeFiles/Makefile2:194: src/teakra/src/CMakeFiles/teakra.dir/all] Error 2
make[1]: Leaving directory '/home/atlas/.cache/yay/melonds/src/build'
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: melonds

so I'm wondering if it's an issue with the actual package or if its broken due to a gcc update
EDIT: Formatting

HTV04 commented on 2022-03-13 17:23 (UTC)

@spiffeeroo Fixed, git has been added as a makedepend.

@tepten2 Glad the issue has been resolved :)

tepten2 commented on 2022-03-09 19:36 (UTC) (edited on 2022-03-09 21:16 (UTC) by tepten2)

EDIT: the issue formerly described in this comment has been fixed upstream by pushing a new release tag. It wasn't an issue related to the AUR package. Everything works again :)

spiffeeroo commented on 2022-03-09 19:19 (UTC) (edited on 2022-03-09 19:20 (UTC) by spiffeeroo)

Add "git" to makedepends in the PKGBUILD for building in chroot.

HTV04 commented on 2022-03-09 04:53 (UTC) (edited on 2022-03-09 05:10 (UTC) by HTV04)

@hcorion: Hi, sorry for the late response, but thanks for getting back to me and adding me as a co-maintainer! I'll get to work on adding VCS support for 0.9.4.

EDIT: Done!

hcorion commented on 2022-02-13 19:30 (UTC)

Hey @HTV04, sorry for the delay, I've added you as a co-maintainer. I'm the original maintainer of melonds-git, and when I got the notification that it was orphaned I jumped on it immediately so I could have control over both melonds packages for consistency. Feel free to change it to use VCS