1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/multimedia/avidemux26/files/patch-avidemux_core-ffmpeg_package-patches-configure.patch
Juergen Lock cb4d0836d6 - Finally import avidemux 2.6.8 as new ports multimedia/avidemux26*,
repocopied from the 2.5.6 ports multimedia/avidemux2 (left in
  the tree for now for people that want a gtk ui etc.)
- Set CONFLICTS as only one avidemux version can be installed at a time.
- Don't import the 2.6.8 gtk ui as it crashes at startup and apparently
  is abandoned upstream.  (In the unlikely case that someone wants to fix
  it, it is available at my redports tree.)
- As with the old version start by installing multimedia/avidemux26-plugins,
  it is needed and depends on the other ports.
- (portlint is still not happy but I guess it cannot know everything...)

Submitted by:	frogs <4721@hushmail.com> (initial port)
2014-04-01 17:27:31 +00:00

15 lines
290 B
Diff

--- /dev/null
+++ avidemux_core/ffmpeg_package/patches/configure.patch
@@ -0,0 +1,11 @@
+--- configure.orig
++++ configure
+@@ -4387,7 +4387,7 @@ ifndef MAIN_MAKEFILE
+ SRC_PATH:=\$(SRC_PATH:.%=..%)
+ endif
+ CC_IDENT=$cc_ident
+-ARCH=$arch
++FFMPEG_ARCH=$arch
+ CC=$cc
+ CXX=$cxx
+ AS=$as