gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6693: update ffmpeg to 4.1.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6693: update ffmpeg to 4.1.4
Date: Thu, 11 Jul 2019 02:19:47 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6693
revision-id: address@hidden-20190711061943-i1gone48y8l0lb4i
parent: address@hidden-20190710213319-yts0vziyrgnt2f7t
committer: address@hidden
branch nick: trunk
timestamp: Wed 2019-07-10 23:19:43 -0700
message:
  update ffmpeg to 4.1.4
modified:
  pkg/other/ffmpeg/Makefile      makefile-20180420222459-im2b99neezudny85-3
  pkg/other/ffmpeg/config.mk     config.mk-20180420222459-im2b99neezudny85-2
  pkg/other/ffmpeg/sha256sums    sha256sums-20180420222459-im2b99neezudny85-4
=== modified file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 2018-11-14 19:24:01 +0000
+++ b/pkg/other/ffmpeg/Makefile 2019-07-11 06:19:43 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018,2019 Carl Hansen <address@hidden>
 #
-# This file is part of  GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -17,9 +18,9 @@
 
 NAME = ffmpeg
 GARNAME = ffmpeg
-GARVERSION = 4.1
+GARVERSION = 4.1.4
 HOME_URL =  http://ffmpeg.org
-DESCRIPTION = video player, transcoder etc
+DESCRIPTION = video player, transcoder, video format converter, etc
 define BLURB
 endef
 ######################################################################
@@ -32,8 +33,9 @@
 BUILDDEPS =
 LIBDEPS =
 # HINT: where code asks for "SDL.h", needs to be "SDL2/SDL.h"
+# in 4 places
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-CFLAGS+=-fPIC 
+CFLAGS=-fPIC 

=== modified file 'pkg/other/ffmpeg/config.mk'
--- a/pkg/other/ffmpeg/config.mk        2018-10-20 06:47:27 +0000
+++ b/pkg/other/ffmpeg/config.mk        2019-07-11 06:19:43 +0000
@@ -3,4 +3,4 @@
 # disable Apple stuff
 # That's funny, it didn't work...
 CONFIGURE_OPTS ?= --disable-appkit --disable-avfoundation --disable-coreimage
-BUILD_OPTS ?= CFLAGS+=-fPIC
+BUILD_OPTS ?= CFLAGS=-fPIC

=== modified file 'pkg/other/ffmpeg/sha256sums'
--- a/pkg/other/ffmpeg/sha256sums       2018-11-14 19:24:01 +0000
+++ b/pkg/other/ffmpeg/sha256sums       2019-07-11 06:19:43 +0000
@@ -1,1 +1,1 @@
-b684fb43244a5c4caae652af9022ed5d85ce15210835bce054a33fb26033a1a5  
download/ffmpeg-4.1.tar.bz2
+a7e71bd8901b0cfe7087d776263e5d60b94ec5dad6410a07116caf529f278407  
download/ffmpeg-4.1.4.tar.bz2


reply via email to

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