Merge pull request #139968 from AndersonTorres/new-desmume
desmume: update meta.homepage
This commit is contained in:
commit
f7339f9e35
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user