[neon/3rdparty/svt-av1/Neon/unstable_jammy] debian: libstvav1d1 to match noble

Carlos De Maine null at kde.org
Thu Sep 12 12:57:57 BST 2024


Git commit 03ac3159a450ce9b37868a51995f3df902364e26 by Carlos De Maine.
Committed on 12/09/2024 at 11:57.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

libstvav1d1 to match noble

(cherry picked from commit d685508202571d640eeb545ec612a878576ef059)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

(cherry picked from commit fae7cf16fc1feb37f5945b835903a714174f3e99)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +17   -0    debian/control
R  +0    -0    debian/libsvtav1enc1d1.install [from: debian/libsvtav1enc1.install - 100% similarity]

https://invent.kde.org/neon/3rdparty/svt-av1/-/commit/03ac3159a450ce9b37868a51995f3df902364e26

diff --git a/debian/control b/debian/control
index 2bcfac3..204ed5a 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,23 @@ Description: Scalable Video Technology for AV1 (libsvtav1dec shared library)
  .
  This package provides the shared library libsvtav1dec.
 
+Package: libsvtav1enc1d1
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Replaces: libsvtav1enc1 (<< 1.6.0+dfsg-2~)
+Breaks: libsvtav1enc1 (<< 1.6.0+dfsg-2~)
+Description: Scalable Video Technology for AV1 (libsvtav1enc shared library)
+ The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
+ AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
+ is a work-in-progress targeting performance levels applicable to both VOD and
+ Live encoding / transcoding video applications. The SVT-AV1 decoder
+ implementation is targeting future codec research activities.
+ .
+ This package provides the shared library libsvtav1enc.
+
 Package: libsvtav1dec-dev
 Architecture: any
 Multi-Arch: same
diff --git a/debian/libsvtav1enc1.install b/debian/libsvtav1enc1d1.install
similarity index 100%
rename from debian/libsvtav1enc1.install
rename to debian/libsvtav1enc1d1.install


More information about the Neon-commits mailing list