Merge pull request #139968 from AndersonTorres/new-desmume

desmume: update meta.homepage
This commit is contained in:
Anderson Torres 2021-09-29 18:48:21 -03:00 committed by GitHub
commit f7339f9e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,13 +69,13 @@ stdenv.mkDerivation rec {
];
meta = with lib; {
homepage = "http://www.desmume.com";
homepage = "https://www.github.com/TASVideos/desmume/";
description = "An open-source Nintendo DS emulator";
longDescription = ''
DeSmuME is a freeware emulator for the NDS roms & Nintendo DS
Lite games created by YopYop156. It supports many homebrew nds
rom demoes as well as a handful of Wireless Multiboot demo nds
roms. DeSmuME is also able to emulate nearly all of the
DeSmuME is a freeware emulator for the NDS roms & Nintendo DS Lite games
created by YopYop156 and now maintained by the TASvideos team. It supports
many homebrew nds rom demoes as well as a handful of Wireless Multiboot
demo nds roms. DeSmuME is also able to emulate nearly all of the
commercial nds rom titles which other DS Emulators aren't.
'';
license = licenses.gpl2Plus;
@ -84,3 +84,4 @@ stdenv.mkDerivation rec {
};
}
# TODO: investigate the patches
# TODO: investigate other platforms