summaryrefslogtreecommitdiff
path: root/pkgs/misc/lightspark (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: add mainProgramh7x42023-11-241-0/+1
* lightspark: 0.8.6.1 -> 0.8.7John Chadwick2023-05-281-6/+5
* lightspark: 0.8.6 -> 0.8.6.1R. Ryantm2022-08-291-2/+2
* lightspark: 0.8.5 -> 0.8.6R. Ryantm2022-08-211-2/+2
* lightspark: 0.8.4.1 -> 0.8.5R. RyanTM2021-07-051-2/+2
* lightspark: ffmpeg_3 -> ffmpegJohn Chadwick2021-05-271-4/+4
* lzma: deprecate aliasSandro Jäckel2021-04-041-2/+2
* lightspark: 0.8.4 -> 0.8.4.1R. RyanTM2021-02-111-2/+2
* lightspark: 0.8.2 -> 0.8.4R. RyanTM2021-02-091-2/+2
* pkgs/misc: pkgconfig -> pkg-configBen Siraphob2021-01-161-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••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 Profpatsch2021-01-111-2/+2
* treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-031-2/+0
* treewide: drop gnome2.pango aliasJan Tojnar2020-10-251-2/+2
* treewide: use ffmpeg_3 explicitly if not wanted otherwise•••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. Doron Behar2020-06-121-2/+2
* lightspark: 0.8.1 -> 0.8.2Luka Blaskovic2020-01-301-4/+4
* treewide: remove redundant quotesvolth2019-09-081-1/+1
* lightspark: init at 0.8.1 (#67425)John Chadwick2019-08-311-0/+37