mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libvpx: Update to 1.12.0.
* gnu/packages/video.scm (libvpx): Update to 1.12.0. (libvpx-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove.
This commit is contained in:
parent
915360ee9c
commit
b1e802034d
2 changed files with 3 additions and 21 deletions
|
@ -422,9 +422,7 @@
|
|||
(substitute* "tests/fate/lavf-container.mak"
|
||||
(("mov mov_rtphint ismv")
|
||||
"mov ismv")
|
||||
(("fate-lavf-mov_rtphint:.*") ""))))))))
|
||||
(inputs (modify-inputs (package-inputs ffmpeg-5)
|
||||
(replace "libvpx" libvpx-next)))))
|
||||
(("fate-lavf-mov_rtphint:.*") ""))))))))))
|
||||
|
||||
(define-public libjami
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue