[Bug 249241] multimedia/avidemux: update to 2.7.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 26 16:40:02 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249241

--- Comment #3 from VVD <vvd at unislabs.com> ---
(In reply to Lars Herschke from comment #2)
I'm working on it just now. :-D

You removed
multimedia/avidemux/files/patch-avidemux_core-ffmpeg_package-patches-configure.patch,
but this is better way: 
--- avidemux_core/ffmpeg_package/patches/configure.patch.orig
+++ avidemux_core/ffmpeg_package/patches/configure.patch
@@ -0,0 +1,11 @@
+--- configure.orig
++++ configure
+@@ -3671,6 +3671,8 @@
+     arch_default=$(uname -p)
+     strip_default="strip -X32_64"
+     nm_default="nm -g -X32_64"
++elif test "$target_os_default" = freebsd; then
++    arch_default=$(uname -p)
+ else
+     arch_default=$(uname -m)
+ fi

You can just replace current file
multimedia/avidemux/files/patch-avidemux_core-ffmpeg_package-patches-configure.patch
with this and make full patch again.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list