about summary refs log tree commit diff
path: root/pkgs/applications/misc/moonlight-embedded
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20moonlight-embedded: 2.6.2 -> 2.7.0R. Ryantm1-2/+2
2024-01-23moonlight-embedded: add meta.mainPrograma-kenji1-0/+1
2023-11-03moonlight-embedded: 2.6.1 -> 2.6.2R. Ryantm1-2/+2
2023-10-24treewide: update globin's maintainershipRobin Gloster1-1/+1
2023-10-11moonlight-embedded: 2.6.0 -> 2.6.1R. Ryantm1-2/+2
2023-09-09moonlight-embedded: 2.5.3 -> 2.6.0R. Ryantm1-2/+2
2022-09-24moonlight-embedded: 2.5.2 -> 2.5.3R. Ryantm1-2/+2
2022-01-12moonlight-embedded: 2.5.1 -> 2.5.2R. RyanTM1-2/+2
(#152810)
2021-08-21moonlight-embedded: move pkg-config to nativeBuildInputsSandro Jäckel1-2/+2
2021-08-15moonlight-embedded: 2.4.11 -> 2.5.1Cameron Gutman1-7/+7
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-09moonlight-embedded: 2.4.10 -> 2.4.11Robin Gloster1-2/+2
2021-05-05moonlight-embedded: build with ffmpeg 4Robin Gloster1-2/+2
see #120705
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar1-2/+2
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-06moonlight-embedded: 2.4.9 -> 2.4.10Nikita Uvarov1-2/+2
2019-05-10moonlight-embedded: add libva supportNikita Uvarov1-2/+2
This enables hardware decoding using VA API.
2019-05-10moonlight-embedded: 2.4.7 -> 2.4.9Nikita Uvarov1-2/+2
2018-10-08moonlight-embedded: 2.4.6 -> 2.4.7schneefux1-2/+2
2018-10-08moonlight-embedded: use fetchFromGitHub instead of fetchgitschneefux1-5/+6
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-2/+2
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
2018-01-17moonlight-embedded: 2.4.4 -> 2.4.6Robin Gloster1-2/+2
2017-08-11treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen1-1/+1
Because man & info pages won't be going to $doc after the next commit. Scripted change for the files having one-package-per-file.
2017-08-01moonlight-embedded: 2.2.3 -> 2.4.2Robin Gloster1-2/+2
2017-02-02moonlight-embedded: 2.2.1 -> 2.2.3Robin Gloster1-1/+1
2016-08-01moonlight-embedded: init at 2.2.1 (#17414)Robin Gloster1-0/+34