media-video/vapoursynth-dfmderainbow
Derainbow function for VapourSynth.
-
vapoursynth-dfmderainbow-2-r3~amd64python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15
View
Download
Browse License: all-rights-reserved Overlay: tatsh-overlay
ChangeLog
commit 9abeb90d7ba2733f83017bbed0ee0131ee86af47
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 21:35:01 2026 -0400
*/*: build the VapourSynth stack for one Python implementation
media-video/vapoursynth inherited python-r1 but never wrapped a phase in
python_foreach_impl, so it built a single module no matter how many targets
were selected: PYTHON_TARGETS advertised four and the installed package held
files for one. Upstream produces one stable-ABI module, so python-single-r1
describes it correctly.
Everything that imports vapoursynth can only work for the implementation it
was built against, so the whole closure follows: astdr, dfmderainbow, vsutil,
vspyplugin, mvsfunc, havsfunc, vs-jetpack and mvtools. vs-jetpack keeps its
multi-implementation dependencies inside python_gen_cond_dep.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 118eb6f51598c9d70529bc936887c48bd31d412d
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 13:45:30 2026 -0400
*/*: follow upstream URL redirects
The vapoursynth plugins moved to the dubhatervapoursynth organisation and
VapourSynth-EEDI3 to HolyWu; aioimaplib, gidgethub, msgspec,
poetry-plugin-up and vita3k's bundled sources all changed owner as well.
No distfile hash changes, so the archives are the same content.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500
*/*: update all manifests since switching to thin type
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500
*/*: fix pkgcheck scan issues
- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses
commit d803b090edbb34c0b294270c7af80cd7ff87cdab
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 15:57:30 2025 -0400
project: format
commit d1daa47bf91af48951885c609f69693c95b103b0
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu May 8 23:35:41 2025 -0400
media-video/vapoursynth-dfmderainbow: enable py3.13
commit 990e50e1a536fe15f5fdd24e18f2788cff53a93e
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Mar 16 09:57:36 2025 -0400
media-video/vapoursynth-dfmderainbow: add missing [$]
commit ea896e16c283b2db3c0356e36d8cd5c72e8ae749
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Oct 8 19:06:28 2023 -0400
media-video/vapoursynth-dfmderainbow: update PYTHON_COMPAT
commit 989be7e6ac34928b0a3e51ccf37879496dd85da5
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Jun 21 00:33:45 2023 -0400
media-video/vapoursynth-dfmderainbow: revbump after linting
commit 0a6ab22139c3a0007d7805befa188186f98f5431
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 20 19:10:26 2023 -0400
media-video/vapoursynth-dfmderainbow: enable py3.12
commit 0ed7c891a6e92ae946f49ff839f75813f399703b
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Jan 13 13:05:48 2023 -0500
*/*: format metadata
commit a983bcce1c058b278efe3a5cfa4e87adacbed2e9
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Jan 13 00:15:19 2023 -0500
media-video/vapoursynth-dfmderainbow: update metadata
commit 2b9f16ccdd00e20070e58cfdb2da67a31940dd14
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Dec 30 10:00:48 2022 -0500
media-video/vapoursynth-dfmderainbow: add metadata
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 13d2f5e59384eae5fd72d92356a60a12b8a29098
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 30 23:39:48 2022 -0400
media-video/vapoursynth-dfmderainbow: new package, add 2
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 21:35:01 2026 -0400
*/*: build the VapourSynth stack for one Python implementation
media-video/vapoursynth inherited python-r1 but never wrapped a phase in
python_foreach_impl, so it built a single module no matter how many targets
were selected: PYTHON_TARGETS advertised four and the installed package held
files for one. Upstream produces one stable-ABI module, so python-single-r1
describes it correctly.
Everything that imports vapoursynth can only work for the implementation it
was built against, so the whole closure follows: astdr, dfmderainbow, vsutil,
vspyplugin, mvsfunc, havsfunc, vs-jetpack and mvtools. vs-jetpack keeps its
multi-implementation dependencies inside python_gen_cond_dep.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 118eb6f51598c9d70529bc936887c48bd31d412d
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 13:45:30 2026 -0400
*/*: follow upstream URL redirects
The vapoursynth plugins moved to the dubhatervapoursynth organisation and
VapourSynth-EEDI3 to HolyWu; aioimaplib, gidgethub, msgspec,
poetry-plugin-up and vita3k's bundled sources all changed owner as well.
No distfile hash changes, so the archives are the same content.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500
*/*: update all manifests since switching to thin type
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500
*/*: fix pkgcheck scan issues
- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses
commit d803b090edbb34c0b294270c7af80cd7ff87cdab
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 15:57:30 2025 -0400
project: format
commit d1daa47bf91af48951885c609f69693c95b103b0
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu May 8 23:35:41 2025 -0400
media-video/vapoursynth-dfmderainbow: enable py3.13
commit 990e50e1a536fe15f5fdd24e18f2788cff53a93e
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Mar 16 09:57:36 2025 -0400
media-video/vapoursynth-dfmderainbow: add missing [$]
commit ea896e16c283b2db3c0356e36d8cd5c72e8ae749
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Oct 8 19:06:28 2023 -0400
media-video/vapoursynth-dfmderainbow: update PYTHON_COMPAT
commit 989be7e6ac34928b0a3e51ccf37879496dd85da5
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Jun 21 00:33:45 2023 -0400
media-video/vapoursynth-dfmderainbow: revbump after linting
commit 0a6ab22139c3a0007d7805befa188186f98f5431
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 20 19:10:26 2023 -0400
media-video/vapoursynth-dfmderainbow: enable py3.12
commit 0ed7c891a6e92ae946f49ff839f75813f399703b
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Jan 13 13:05:48 2023 -0500
*/*: format metadata
commit a983bcce1c058b278efe3a5cfa4e87adacbed2e9
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Jan 13 00:15:19 2023 -0500
media-video/vapoursynth-dfmderainbow: update metadata
commit 2b9f16ccdd00e20070e58cfdb2da67a31940dd14
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Dec 30 10:00:48 2022 -0500
media-video/vapoursynth-dfmderainbow: add metadata
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 13d2f5e59384eae5fd72d92356a60a12b8a29098
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Sep 30 23:39:48 2022 -0400
media-video/vapoursynth-dfmderainbow: new package, add 2

