Search Criteria
Package Details: vapoursynth-plugin-resize2-git r18.f2c97f8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-resize2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vapoursynth-plugin-resize2-git |
| Description: | Plugin for VapourSynth: resize2 (GIT version) |
| Upstream URL: | https://github.com/Jaded-Encoding-Thaumaturgy/vapoursynth-resize2 |
| Licenses: | LGPL-2.1-or-later |
| Conflicts: | vapoursynth-plugin-resize2 |
| Provides: | vapoursynth-plugin-resize2 |
| Submitter: | jholmer |
| Maintainer: | jholmer |
| Last Packager: | jholmer |
| Votes: | 2 |
| Popularity: | 0.24 |
| First Submitted: | 2024-08-07 23:37 (UTC) |
| Last Updated: | 2025-11-27 08:38 (UTC) |
Dependencies (5)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- zimg (zimg-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
Required by (3)
- qtgmc
- vapoursynth-plugin-vsjetpack (requires vapoursynth-plugin-resize2)
- vapoursynth-plugin-vsjetpack-git (requires vapoursynth-plugin-resize2)
Latest Comments
micwoj92 commented on 2025-11-26 23:26 (UTC)
Sorry, what I meant was one of these: https://spdx.org/licenses/
It was
LGPL. Checking the source coderesize.cppsaysversion 2.1 of the License, or (at your option) any later version.so spdx license identifier is:LGPL-2.1-or-latermicwoj92 commented on 2025-11-23 22:35 (UTC)
Please use spdx license identifier.
fr3akyphantom commented on 2024-09-03 06:56 (UTC) (edited on 2024-09-05 14:45 (UTC) by fr3akyphantom)
UPDATE: fixed after some investigation
Problem found on my side: Adding
CFLAGS/CXXFLAGSonparucommand resulted this error. Just not using them fixes build.Getting some build failure messages:Maybecompile_argsin meson needs tweaking?