11 pname = "steam-library";
12 namespace = "plugin.program.steam.library";
15 src = fetchFromGitHub {
19 sha256 = "sha256-LVdFih0n/lkjyaYf8jw0IFlcDiXXOtUH2N9OduV1H9Q=";
22 propagatedBuildInputs = [
29 homepage = "https://github.com/aanderse/plugin.program.steam.library";
30 description = "View your entire Steam library right from Kodi";
31 license = licenses.gpl3Plus;
32 maintainers = teams.kodi.members;