Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2020 16:40:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 249241] multimedia/avidemux: update to 2.7.6
Message-ID:  <bug-249241-12827-gIep2M3dur@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249241-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249241-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249241

--- Comment #3 from VVD <vvd@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-config=
ure.patch,
but this is better way:=20
--- 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=3D$(uname -p)
+     strip_default=3D"strip -X32_64"
+     nm_default=3D"nm -g -X32_64"
++elif test "$target_os_default" =3D freebsd; then
++    arch_default=3D$(uname -p)
+ else
+     arch_default=3D$(uname -m)
+ fi

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249241-12827-gIep2M3dur>