[Bug 258720] multimedia/avidemux: update to 2.7.8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258720] multimedia/avidemux: update to 2.7.8"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 22:28:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258720
Lars Herschke <lhersch@dssgmbh.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #229928|0 |1
is obsolete| |
--- Comment #10 from Lars Herschke <lhersch@dssgmbh.de> ---
Created attachment 233552
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233552&action=edit
Avidemux 2.7.8 v4
Attached is a new patch. This should make the build on i386 work. In addition,
the build on arm is now no longer excluded.
I do not get the qa-stage errors on FreeBSD 12.3.
Here is the output of ldd when building without the VAAPI option.
/usr/local/lib/libADM6avcodec.so.58:
libc++.so.1 => /usr/lib/libc++.so.1 (0x80067e000)
libcxxrt.so.1 => /lib/libcxxrt.so.1 (0x80074b000)
libADM6avutil.so.56 => /usr/local/lib/libADM6avutil.so.56 (0x801b6d000)
libm.so.5 => /lib/libm.so.5 (0x80076e000)
libz.so.6 => /lib/libz.so.6 (0x8007a4000)
libthr.so.3 => /lib/libthr.so.3 (0x8007c0000)
libc.so.7 => /lib/libc.so.7 (0x80024e000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x801e6d000)
libva.so.2 does not exist as a dependency.
For the build with VAAPI option, multimedia/libva is specified as a dependency
in the Makefile.
--
You are receiving this mail because:
You are the assignee for the bug.