forked from marfrit/marfrit-packages
249e8461bb
Mirror of arch/libva-v4l2-request-fourier into the Debian tree. Same pin (de27e95), same build (meson + ninja), output as arm64 .deb installing the VA-API ICD as /usr/lib/aarch64-linux-gnu/dri/v4l2_request_drv_video.so. Auto-detected by VAAPI consumers (ffmpeg -hwaccel vaapi, mpv --hwdec=vaapi, Firefox VAAPI accel) when LIBVA_DRIVER_NAME=v4l2_request is set. build-deb.sh follows the lmcp pattern: reproducible build with SOURCE_DATE_EPOCH pin; standalone dpkg-deb so it runs on a non-Debian builder without dh/debhelper. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
39 lines
1.7 KiB
Plaintext
39 lines
1.7 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: libva-v4l2-request-fourier
|
|
Upstream-Contact: Markus Fritsche <fritsche.markus@gmail.com>
|
|
Source: https://git.reauktion.de/marfrit/libva-v4l2-request-fourier
|
|
Comment:
|
|
Fork of bootlin/libva-v4l2-request with multi-codec / multi-device
|
|
enhancements for the fourier campaign (RK3399 / RK3588 / RK3566 / BCM2712).
|
|
Per-file SPDX headers are the canonical declaration; this summary
|
|
covers the aggregate.
|
|
|
|
Files: *
|
|
Copyright: 2018 Paul Kocialkowski <paul.kocialkowski@bootlin.com>
|
|
2018-2026 The libva-v4l2-request authors
|
|
2024-2026 Markus Fritsche <fritsche.markus@gmail.com>
|
|
License: LGPL-2.1+ or MIT
|
|
|
|
License: LGPL-2.1+
|
|
This package is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2.1 of the License, or (at your option) any later version.
|
|
.
|
|
On Debian systems, the complete text of the GNU Lesser General
|
|
Public License v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
|
|
|
|
License: MIT
|
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
a copy of this software and associated documentation files (the
|
|
"Software"), to deal in the Software without restriction, including
|
|
without limitation the rights to use, copy, modify, merge, publish,
|
|
distribute, sublicense, and/or sell copies of the Software, and to
|
|
permit persons to whom the Software is furnished to do so, subject
|
|
to the following conditions:
|
|
.
|
|
The above copyright notice and this permission notice shall be
|
|
included in all copies or substantial portions of the Software.
|
|
.
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
|