media-video/vapoursynth-realesrgan-ncnn-vulkan
RealESRGAN super resolution plugin for VapourSynth
-
vapoursynth-realesrgan-ncnn-vulkan-20230628-r2~amd64
View
Download
Browse License: MIT Overlay: tatsh-overlay
ChangeLog
commit da527d693c1cd25285d815a3e2d661b75ead2470
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 23:50:46 2026 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: declare a minimum CMake version
The ebuild configures from src/, so that file is the top level as far as
CMake is concerned and CMake 4 refuses to configure without a stated minimum
version. The repository root declares one, but nothing reads it here.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit a3bca2a13359110616db3a4e7d5cd1e914addd1a
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 23:42:25 2026 -0400
*/*: depend on media-video/vapoursynth
These build against VapourSynth's headers and pass
-DVAPOURSYNTH_INCLUDE_DIR=/usr/include/vapoursynth, but nothing guaranteed
the headers were installed. They also need the version 3 headers, which the
Python package does not carry.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 0336adbdb5030576da685cb9ed598249df2c3a72
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 03:35:32 2026 -0400
*/*: use subslot deps for libraries that are linked
Without the := operator portage has no record tying these packages to the
library ABI, so a soname bump leaves a preserved lib behind instead of
scheduling a rebuild. Every atom here was confirmed with scanelf: the
installed binaries DT_NEEDED a soname owned by that package.
Qt6 and KDE Frameworks are deliberately left alone. Their subslots change
on every release without the soname changing, which is why the tree depends
on them with a plain slot.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 91c511dbc09ea8373505e9525ade87c430f23365
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Dec 7 10:35:41 2025 -0500
media-video/vapoursynth-realesrgan-ncnn-vulkan: update SRC_URI
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 5e4f67df5d003b30981b81e3e694ef84681107c0
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Jul 2 06:52:31 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: add 20230628, drop 20230615
commit d69d921c6ad938fed15c9a6d3aa4f856c2a46134
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 20 20:11:17 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: update Manifest
commit 37176a39e7a488d7d78f19c973025c6dc10e6ea4
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 20 20:11:01 2023 -0400
media-libs/vsaa: add metadata
commit 36e47ff4ae57dc974f3c4cb3262f958c359f0275
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Jun 18 09:09:19 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: add 20230615, drop 20230525-r1
commit 807ed5814e56ba31f5b9cd36f4f6f215bbfcefcd
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun May 28 07:14:46 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: minor update
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 35b6e47fb809413278001f45cc52f8adb6993e25
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu May 25 18:25:13 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: new package, add 20230525
Signed-off-by: Andrew Udvare <audvare@gmail.com>
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 23:50:46 2026 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: declare a minimum CMake version
The ebuild configures from src/, so that file is the top level as far as
CMake is concerned and CMake 4 refuses to configure without a stated minimum
version. The repository root declares one, but nothing reads it here.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit a3bca2a13359110616db3a4e7d5cd1e914addd1a
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 23:42:25 2026 -0400
*/*: depend on media-video/vapoursynth
These build against VapourSynth's headers and pass
-DVAPOURSYNTH_INCLUDE_DIR=/usr/include/vapoursynth, but nothing guaranteed
the headers were installed. They also need the version 3 headers, which the
Python package does not carry.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 0336adbdb5030576da685cb9ed598249df2c3a72
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 03:35:32 2026 -0400
*/*: use subslot deps for libraries that are linked
Without the := operator portage has no record tying these packages to the
library ABI, so a soname bump leaves a preserved lib behind instead of
scheduling a rebuild. Every atom here was confirmed with scanelf: the
installed binaries DT_NEEDED a soname owned by that package.
Qt6 and KDE Frameworks are deliberately left alone. Their subslots change
on every release without the soname changing, which is why the tree depends
on them with a plain slot.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 91c511dbc09ea8373505e9525ade87c430f23365
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Dec 7 10:35:41 2025 -0500
media-video/vapoursynth-realesrgan-ncnn-vulkan: update SRC_URI
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 5e4f67df5d003b30981b81e3e694ef84681107c0
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Jul 2 06:52:31 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: add 20230628, drop 20230615
commit d69d921c6ad938fed15c9a6d3aa4f856c2a46134
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 20 20:11:17 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: update Manifest
commit 37176a39e7a488d7d78f19c973025c6dc10e6ea4
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue Jun 20 20:11:01 2023 -0400
media-libs/vsaa: add metadata
commit 36e47ff4ae57dc974f3c4cb3262f958c359f0275
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Jun 18 09:09:19 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: add 20230615, drop 20230525-r1
commit 807ed5814e56ba31f5b9cd36f4f6f215bbfcefcd
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun May 28 07:14:46 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: minor update
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 35b6e47fb809413278001f45cc52f8adb6993e25
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu May 25 18:25:13 2023 -0400
media-video/vapoursynth-realesrgan-ncnn-vulkan: new package, add 20230525
Signed-off-by: Andrew Udvare <audvare@gmail.com>

