notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
melonds Nintendo DS emulator
0.9.5 games on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.5Version of this port present on the latest quarterly branch.
Maintainer: henry.hu.sh@gmail.com search for ports maintained by this maintainer
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!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • melonds-qt6
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):
melonds-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.50.9.5-0.9.5----
FreeBSD:13:quarterly0.9.50.9.5----0.9.50.9.5
FreeBSD:14:latest0.9.50.9.5-0.9.5-0.9.4_1-0.9.4_1
FreeBSD:14:quarterly0.9.50.9.5----0.9.50.9.5
FreeBSD:15:latest0.9.50.9.5n/a0.9.5n/a-0.9.5-
 

melonds-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.50.9.5-0.9.5----
FreeBSD:13:quarterly0.9.50.9.5----0.9.5-
FreeBSD:14:latest0.9.50.9.5-0.9.5---0.9.4_1
FreeBSD:14:quarterly0.9.50.9.5----0.9.5-
FreeBSD:15:latest0.9.50.9.5n/a0.9.5n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. update-desktop-database : devel/desktop-file-utils
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. sdl2-config : devel/sdl20
  6. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  7. qt5-buildtools>=5.15 : devel/qt5-buildtools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libslirp.so : net/libslirp
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libarchive.so.13 : archivers/libarchive
  5. libSDL2.so : devel/sdl20
  6. libQt5Core.so : devel/qt5-core
  7. libQt5Gui.so : x11-toolkits/qt5-gui
  8. libQt5Multimedia.so : multimedia/qt5-multimedia
  9. libQt5Network.so : net/qt5-network
  10. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/melonDS-emu/melonDS/tar.gz/0.9.5?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.5
10 Aug 2023 10:14:05
commit hash: 3e10ec461ae5e04573c6180230022e1ccb809f15commit hash: 3e10ec461ae5e04573c6180230022e1ccb809f15commit hash: 3e10ec461ae5e04573c6180230022e1ccb809f15commit hash: 3e10ec461ae5e04573c6180230022e1ccb809f15 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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 View all of this commit message)
0.9.4_1
23 Sep 2022 14:06:16
commit hash: 3a357ef84a0c77c25103c692e96faab5f82e7c06commit hash: 3a357ef84a0c77c25103c692e96faab5f82e7c06commit hash: 3a357ef84a0c77c25103c692e96faab5f82e7c06commit hash: 3a357ef84a0c77c25103c692e96faab5f82e7c06 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 16b9f7507eab461e392f90afcbf5f68b2435c494commit hash: 16b9f7507eab461e392f90afcbf5f68b2435c494commit hash: 16b9f7507eab461e392f90afcbf5f68b2435c494commit hash: 16b9f7507eab461e392f90afcbf5f68b2435c494 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Henry Hu
games/melonds: Mark as broken on i386

PR:		266434
0.9.4
16 Sep 2022 20:15:18
commit hash: 4030e06a36d61e2c09a60ddab7755ac4fa2b53a7commit hash: 4030e06a36d61e2c09a60ddab7755ac4fa2b53a7commit hash: 4030e06a36d61e2c09a60ddab7755ac4fa2b53a7commit hash: 4030e06a36d61e2c09a60ddab7755ac4fa2b53a7 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: fb2a0ab633f51b12a1725628be35fbc18e0aad3dcommit hash: fb2a0ab633f51b12a1725628be35fbc18e0aad3dcommit hash: fb2a0ab633f51b12a1725628be35fbc18e0aad3dcommit hash: fb2a0ab633f51b12a1725628be35fbc18e0aad3d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Henry Hu
games/melonds: new port: melonDS emulator

PR:	266390

Number of commits found: 5