Update pspec.xml

2.3.1
This commit is contained in:
Ümit Solmaz
2025-04-30 20:45:14 +03:00
committed by GitHub
parent 82072ed603
commit 5458fa896a
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>An open-source HEVC encoder</Summary>
<Description>Kvazaar is an award-winning academic open-source video encoder for the state-of-the-art High Efficiency Video Coding (HEVC/H.265) standard. Kvazaar is being developed in C and optimized in Assembly under the LGPLv2.1.</Description>
<Archive sha1sum="0af6f755640d29f805463cb7abeb7cfa064ca94e" type="tarxz">https://github.com/ultravideo/kvazaar/releases/download/v2.0.0/kvazaar-2.0.0.tar.xz</Archive>
<Archive sha1sum="5c17069acc98d911cb6e2f8a24d3341cfca6bb82" type="tarxz">https://github.com/ultravideo/kvazaar/archive/refs/tags/v2.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>yasm</Dependency>
<Dependency>crypto++-devel</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="4">
<Date>2025-04-30</Date>
<Version>2.3.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2020-11-07</Date>
<Version>2.0.0</Version>