[packages/thunderbird] sync system av1 patch with firefox

atler atler at pld-linux.org
Wed Mar 5 21:14:27 CET 2025


commit 25d770bd95828a760cc4054b98094968548cb34b
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Mar 5 19:53:21 2025 +0100

    sync system av1 patch with firefox

 system-av1-link.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/system-av1-link.patch b/system-av1-link.patch
index ae132d7..62d7ebc 100644
--- a/system-av1-link.patch
+++ b/system-av1-link.patch
@@ -22,3 +22,14 @@
  # libogg symbols
  ogg_calloc_func
  ogg_free_func
+--- firefox-136.0/media/ffvpx/libavcodec/moz.build.orig	2025-02-27 19:17:41.000000000 +0100
++++ firefox-136.0/media/ffvpx/libavcodec/moz.build	2025-03-05 18:57:12.946441934 +0100
+@@ -121,6 +121,8 @@
+     ]
+ 
+     if CONFIG["MOZ_SYSTEM_AV1"]:
++        CFLAGS += CONFIG['MOZ_SYSTEM_LIBAOM_CFLAGS']
++        OS_LIBS += CONFIG['MOZ_SYSTEM_LIBAOM_LIBS']
+         CFLAGS += CONFIG['MOZ_SYSTEM_LIBDAV1D_CFLAGS']
+         OS_LIBS += CONFIG['MOZ_SYSTEM_LIBDAV1D_LIBS']
+     else:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/25d770bd95828a760cc4054b98094968548cb34b



More information about the pld-cvs-commit mailing list