Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: c7d288fd569cbd38df1cfdff91a757393475fd42
https://github.com/NixOS/nixpkgs/commit/c7d288fd569cbd38df1cfdff91a757393475fd42
Author: Profpatsch <[email protected]>
Date: 2016-05-28 (Sat, 28 May 2016)
Changed paths:
M pkgs/applications/video/mpv/default.nix
A pkgs/applications/video/mpv/scripts/convert.nix
A pkgs/applications/video/mpv/scripts/convert.patch
M pkgs/top-level/all-packages.nix
Log Message:
-----------
mpv: add script infrastructure & convert script
mpv’s functionality can be modified with lua scripts, by specifying them
on the command line.
`scripts` is a list of lua files that are appended to the default mpv
invocation. We also provide a `mpvScripts` attrset with the available
scripts in the top namespace.
`convert` is one such script, that extends mpv with a simple but very
convenient on-the-fly cropping and converting feature.
Closes #14040.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits