Port details |
- melonds Nintendo DS emulator
- 0.9.5 games =2 0.9.5Version of this port present on the latest quarterly branch.
- Maintainer: henry.hu.sh@gmail.com
- Port Added: 2022-09-14 11:11:49
- Last Update: 2023-08-10 10:14:05
- Commit Hash: 3e10ec4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://melonds.kuribo64.net/
- Description:
- melonDS aims at providing fast and accurate Nintendo DS emulation. While it is
still a work in progress, it has a pretty solid set of features:
* Nearly complete core (CPU, video, audio, ...)
* JIT recompiler for fast emulation
* OpenGL renderer, 3D upscaling
* RTC, microphone, lid close/open
* Joystick support
* Savestates
* Various display position/sizing/rotation modes
* (WIP) Wifi: local multiplayer, online connectivity
* (WIP) DSi emulation
* DLDI
* (WIP) GBA slot add-ons
* and more are planned!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- melonds-qt5>0:games/melonds
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/games/melonds/ && make install clean
- To add the package, run one of these commands:
- pkg install games/melonds
- pkg install melonds-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: melonds-qt5
- Package flavors (<flavor>: <package>)
- qt5: melonds-qt5
- qt6: melonds-qt6
- distinfo:
- TIMESTAMP = 1689499885
SHA256 (melonDS-emu-melonDS-0.9.5_GH0.tar.gz) = 52c6b99340b8bba8c52b11a2242591f05e838c34ddd9ec20dcf1a6039405434a
SIZE (melonDS-emu-melonDS-0.9.5_GH0.tar.gz) = 2496704
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libslirp.so : net/libslirp
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libarchive.so.13 : archivers/libarchive
- libSDL2.so : devel/sdl20
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_melonds
- USES:
- cmake compiler:c++17-lang desktop-file-utils gnome iconv libarchive pkgconfig qt:5 sdl kde:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.5 10 Aug 2023 10:14:05 |
Fernando Apesteguía (fernape) Author: Nadia Holmquist Pedersen |
games/melonds: Update to 0.9.5
ChangeLog: https://github.com/melonDS-emu/melonDS/releases/tag/0.9.5
* remove incorrect color profile from PNG icons
* DLDI fixes for the Smash demo
* fix gaps in I/O handling
* fix invalid savemem commands, fixes Dementium
* FreeBIOS: add VRAM-compatible LZ77 decompress function, fixes Yoshi's Island
* default firmware: in DSi mode, emulate DWM-W015 wifi board instead of
DWM-W024
* default firmware: save WFC settings to separate file
* disable firmware overrides UI when firmware override isn't checked
* 2D: more accurate fade/blending
* DSi: add support for GXFIFO NDMA (Only the first 15 lines of the commit message are shown above ) |
0.9.4_1 23 Sep 2022 14:06:16 |
Nuno Teixeira (eduardo) |
games/melonds: Fix WWW url
- Fix WWW by removing extra "WWW" in url field
- Bump PORTREVISION
PR: 266565
Reported by: nimaje+fbz@bureaucracy.de |
0.9.4 18 Sep 2022 01:07:18 |
Guangyuan Yang (ygy) Author: Henry Hu |
games/melonds: Mark as broken on i386
PR: 266434 |
0.9.4 16 Sep 2022 20:15:18 |
Stefan Eßer (se) |
Move more URLs from pkg-descr to WWW in Makefile
These ports have been added in the last few days with WWW: lines in
pkg-descr files instead of WWW entries in the Makefile, as required
after commit ddd0e820c8eb7.
Approved by: portmgr (implicit) |
0.9.4 13 Sep 2022 16:09:48 |
Neel Chauhan (nc) Author: Henry Hu |
games/melonds: new port: melonDS emulator
PR: 266390 |