Search Criteria
Package Details: melonds 0.9.5-6
Package Actions
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: | 24 |
Popularity: | 0.103755 |
First Submitted: | 2021-01-18 02:20 (UTC) |
Last Updated: | 2024-06-23 05:18 (UTC) |
Dependencies (9)
- libepoxy (libepoxy-gitAUR)
- libslirp
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-multimedia
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
1 2 Next › Last »
hcorion commented on 2024-06-23 04:42 (UTC)
@dansecob fix applied!
@mifori libslirp is used for online play.
dansecob commented on 2024-06-18 18:11 (UTC)
This PKGBUILD relies on
make
as the CMake backend, so it fails on any system that configures CMake withninja
as the backend. This patch replaces make calls with CMake calls, to be backend agnostic.mifori commented on 2024-05-28 22:00 (UTC)
Why does this depend on libslirp?
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 stepatlasRequiem 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
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 :)
1 2 Next › Last »