[packages/svt-jpegxs] Initial
Jakub Bogusz
qboosh at pld-linux.org
Sun Jun 14 18:43:22 CEST 2026
On Fri, Jun 12, 2026 at 07:45:26PM +0200, arekm wrote:
> commit 18268dce96002ecd7b45c0489752a2cbd4971cf6
> Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
> Date: Fri Jun 12 19:44:53 2026 +0200
>
> Initial
>
> svt-jpegxs.spec | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 87 insertions(+)
> ---
> diff --git a/svt-jpegxs.spec b/svt-jpegxs.spec
> new file mode 100644
> index 0000000..4c94e26
> --- /dev/null
> +++ b/svt-jpegxs.spec
> @@ -0,0 +1,87 @@
> +# NOTE: snapshot of the main branch - upstream has not tagged 0.10.0 yet, but
> +# ffmpeg >= 8.1 requires SvtJpegxs >= 0.10.0 (the 0.9.0 release reports 0.9.0
> +# and fails ffmpeg's pkg-config check). Switch Source0 back to a release tag
> +# once upstream tags 0.10.0.
> +%define gitcommit 8e50180ad909a0bdcdf91b462c64033f0fe3e112
> +%define gitshort %(echo %{gitcommit} | cut -c1-7)
> +Summary: SVT-JPEG-XS - Scalable Video Technology for JPEG-XS
> +Summary(pl.UTF-8): SVT-JPEG-XS - Scalable Video Technology dla JPEG-XS
> +Name: svt-jpegxs
> +Version: 0.10.0
> +Release: 0.20260519.1
> +License: BSD-2-Clause-Patent
> +Group: Libraries
> +Source0: https://github.com/OpenVisualCloud/SVT-JPEG-XS/archive/%{gitcommit}/%{name}-%{version}-%{gitshort}.tar.gz
> +# Source0-md5: b735f2f34642e05d7c3c0f4084d90110
We already have this package in svt-jpeg-xs.spec (v0.9.0 currently, with
a patch to disable nasm on !x86_64, the code generated by nasm is
nonsense in 32-bit ABIs)
--
Jakub Bogusz http://qboosh.pl/
More information about the pld-devel-en
mailing list