[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10790: update ffmpeg to 7.1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10790: update ffmpeg to 7.1 |
Date: |
Sun, 10 Nov 2024 13:23:22 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10790
revision-id: carlhansen@gnu.org-20241110182317-ms8gp803fusqe6ke
parent: carlhansen@gnu.org-20241110181826-1cjz7zbldksqek1e
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-11-10 18:23:17 +0000
message:
update ffmpeg to 7.1
removed:
pkg/other/ffmpeg/files/ files-20240615195120-rv1wcr6fuqdgpmxq-1
modified:
pkg/other/ffmpeg/Makefile makefile-20180420222459-im2b99neezudny85-3
pkg/other/ffmpeg/config.mk config.mk-20180420222459-im2b99neezudny85-2
=== modified file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 2024-11-09 03:49:03 +0000
+++ b/pkg/other/ffmpeg/Makefile 2024-11-10 18:23:17 +0000
@@ -32,12 +32,10 @@
BUILDDEPS = libsdl2
LIBDEPS =
-PATCHFILES = ffmeg.7.1.SDL.patch
######################################################################
include ../../../gar/gar.lib/autotools.mk
include config.mk
-BUILD_ARGS = CFLAGS=-fPIC
=== modified file 'pkg/other/ffmpeg/config.mk'
--- a/pkg/other/ffmpeg/config.mk 2024-06-15 19:54:14 +0000
+++ b/pkg/other/ffmpeg/config.mk 2024-11-10 18:23:17 +0000
@@ -2,9 +2,9 @@
# disable Apple stuff
#CONFIGURE_OPTS ?= --disable-appkit --disable-avfoundation --disable-coreimage
+#BUILD_OPTS ?= CFLAGS+=-fPIC
+
CONFIGURE_OPTS ?=
-
-#BUILD_OPTS ?= CFLAGS+=-fPIC
BUILD_OPTS ?=
=== removed directory 'pkg/other/ffmpeg/files'
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10790: update ffmpeg to 7.1,
Carl Hansen <=