Search Criteria
Package Details: melonds-git 0.9.5.r2404.5b986d31-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/melonds-git.git (read-only, click to copy) |
---|---|
Package Base: | melonds-git |
Description: | DS emulator, sorta |
Upstream URL: | https://github.com/melonDS-emu/melonDS |
Keywords: | Arisotura DS DSi emulator kuribo Lite melonds NDS Nintendo StapleButter |
Licenses: | GPL-3.0-or-later |
Conflicts: | melonds |
Provides: | melonds |
Submitter: | hcorion |
Maintainer: | hcorion (xiota) |
Last Packager: | xiota |
Votes: | 14 |
Popularity: | 0.000001 |
First Submitted: | 2017-10-25 19:39 (UTC) |
Last Updated: | 2024-08-14 22:21 (UTC) |
Dependencies (13)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- libarchive (libarchive-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libslirp
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-multimedia
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
1 2 3 Next › Last »
xiota commented on 2024-08-02 02:37 (UTC) (edited on 2024-08-07 15:48 (UTC) by xiota)
System libslirp doesn't work after commit
melonDS/327ce45
. Switched to vendored version. Will open an upstream issue.Update: Fixed by
melonDS/a174901
. Returned package to system libslirp.username227 commented on 2024-08-01 23:18 (UTC)
Receiving the following error:
CMake Error at src/frontend/qt_sdl/CMakeLists.txt:168 (get_target_property): get_target_property() called with non-existent target "slirp".
hcorion commented on 2023-05-07 06:13 (UTC)
Apologies on the lack of updates. I've pushed an update with the added qt5multimedia. Looks like I added it to the base package, but just forgot to add it to the -git version. I see someone has requested an orphan request, I'm no longer actively using this software, but I'd rather someone step up and co-maintain than leave it to the wolves.
gromit commented on 2023-05-03 22:00 (UTC)
@dnmodder, please dont use the out of date request to report bugs with the package.
dnmodder commented on 2023-01-25 22:21 (UTC)
please add qt5-multimedia as a dependency so that this package can be compiled correctly in Chaotic-AUR https://builds.garudalinux.org/repos/chaotic-aur/logs/melonds-git.log
atticf commented on 2022-12-01 22:18 (UTC)
qt5-multimedia
is required as a dependencyAmnesia1000 commented on 2022-10-19 02:26 (UTC)
The latest versions need extra-cmake-modules to compile, as they need to have ECM installed.
hcorion commented on 2020-10-14 00:56 (UTC) (edited on 2020-10-14 00:57 (UTC) by hcorion)
@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 (UTC)
Once built this provides "melonDS" not "melonds"
1 2 3 Next › Last »