Commit Graph

8 Commits (master)

Author SHA1 Message Date
Simon Bruder 3ac96a0fb0 vapoursynthPlugins: fix nix search version parsing
This is done to mirror what is done in nixpkgs
(https://github.com/NixOS/nixpkgs/pull/170414).
2022-05-27 22:52:59 +02:00
Simon Bruder eeceb7e2e4 vapoursynthPlugins: allow override of python version
When overriding the python3 dependency of vapoursynth, it should get
propagated to all plugins. Currently, however, this causes
incompatibilities, because `vapoursynth.python3.callPackage` only sets
the `python` attribute, not `python3`. This currently causes build
failures due to different site-packages paths.
2022-05-27 22:27:20 +02:00
Simon Bruder 9903442a8d vapoursynthPlugins.lsmashsource: 2017-08-12 -> 2019-09-15
This also adds metadata to the package.
2021-05-29 16:30:09 -06:00
Simon Bruder 7ad347ddc4 vapoursynthPlugins.descale: r2 -> r6
This also switches to meson as the build system and declares descale as
a python module.
2021-05-29 16:30:09 -06:00
Simon Bruder cd51715d8b vapoursynthPlugins: remove all unquoted URLs 2021-05-29 16:30:09 -06:00
Simon Bruder 74b6413005 vapoursynthPlugins: stdenv.lib -> lib
stdenv.lib is deprecated and nixpkgs is currently switching to lib.
2021-05-29 16:30:09 -06:00
Tadeo Kondrak 13ebe32810
remove references to `vapoursynth.dev` 2019-06-25 17:57:16 -06:00
Tadeo Kondrak e94a197efe
initial commit
vapoursynthPlugins.addgrain: init at r7
vapoursynthPlugins.autocrop: init at 0.1
vapoursynthPlugins.beziercurve: init at r2
vapoursynthPlugins.bifrost: init at 2.2
vapoursynthPlugins.bilateral: init at r3
vapoursynthPlugins.bm3d: init at r8
vapoursynthPlugins.continuityfixer: init at 6.1
vapoursynthPlugins.descale: init at r2
vapoursynthPlugins.eedi2: init at r7.1
vapoursynthPlugins.eedi3m: init at r4
vapoursynthPlugins.f3kdb: init at 2.0.0-1
vapoursynthPlugins.ffms2: init as alias
vapoursynthPlugins.fmtconv: init at r20
vapoursynthPlugins.knlmeanscl: init at 1.1.1
vapoursynthPlugins.lsmashsource: init at unstable-2017-08-12
vapoursynthPlugins.nnedi3: init at 11
vapoursynthPlugins.retinex: init at r4
vapoursynthPlugins.sangnom: init at r41
vapoursynthPlugins.tcanny: init at r12
vapoursynthPlugins.tnlmeans: init at unstable-2015-02-25
vapoursynthPlugins.wwxd: init at 1.0
2019-06-25 17:40:02 -06:00