gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9728: update ffmpeg to 6.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9728: update ffmpeg to 6.1
Date: Wed, 29 Nov 2023 01:54:42 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9728
revision-id: carlhansen@gnu.org-20231129065437-3b31567shx2kqrza
parent: carlhansen@gnu.org-20231129050551-o4eu11gmb8d62tes
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2023-11-28 22:54:37 -0800
message:
  update ffmpeg to 6.1
modified:
  pkg/other/ffmpeg/Makefile      makefile-20180420222459-im2b99neezudny85-3
  pkg/other/ffmpeg/sha256sums    sha256sums-20180420222459-im2b99neezudny85-4
=== modified file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 2023-03-02 02:00:23 +0000
+++ b/pkg/other/ffmpeg/Makefile 2023-11-29 06:54:37 +0000
@@ -18,7 +18,7 @@
 
 NAME = ffmpeg
 GARNAME = ffmpeg
-GARVERSION = 6.0
+GARVERSION = 6.1
 HOME_URL =  http://ffmpeg.org
 DESCRIPTION = video player, transcoder, video format converter, etc
 define BLURB
@@ -30,16 +30,12 @@
 DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES =
 
-BUILDDEPS =# libsdl2
+BUILDDEPS = libsdl2
 LIBDEPS =
-# HINT:
-#  
-#  "-framework" an Apple thing, have to mess with cmd line, configure doesn't 
disabel
-#  FIXME
+PATCHFILES = ffmeg.6.1.SDL.patch
 ######################################################################
 
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
-#CFLAGS+=-fPIC 
 
 

=== modified file 'pkg/other/ffmpeg/sha256sums'
--- a/pkg/other/ffmpeg/sha256sums       2023-03-02 02:00:23 +0000
+++ b/pkg/other/ffmpeg/sha256sums       2023-11-29 06:54:37 +0000
@@ -1,1 +1,2 @@
-47d062731c9f66a78380e35a19aac77cebceccd1c7cc309b9c82343ffc430c3d  
download/ffmpeg-6.0.tar.bz2
+eb7da3de7dd3ce48a9946ab447a7346bd11a3a85e6efb8f2c2ce637e7f547611  
download/ffmpeg-6.1.tar.bz2
+9c2371b6431f3d9182bf6137fba30b85d6c8e93f25d409d74e06adb6ee09b440  
download/ffmeg.6.1.SDL.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]