* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5876642d175609919d2f43892deec822d650bdf0
@ 2018-03-19 19:13 git
0 siblings, 0 replies; only message in thread
From: git @ 2018-03-19 19:13 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3112 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 5876642d175609919d2f43892deec822d650bdf0 (commit)
from 27ef66c26c480542f0ea60d85302da5ada0f0648 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5876642d175609919d2f43892deec822d650bdf0
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Mar 19 18:07:49 2018 +0000
ffmpeg: Ship libraries correctly
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/packages/ffmpeg | 16 ++++++++--------
lfs/ffmpeg | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
Difference in files:
diff --git a/config/rootfiles/packages/ffmpeg b/config/rootfiles/packages/ffmpeg
index 75187a873..755764666 100644
--- a/config/rootfiles/packages/ffmpeg
+++ b/config/rootfiles/packages/ffmpeg
@@ -125,19 +125,19 @@ usr/bin/ffserver
#usr/include/libswscale/version.h
#usr/lib/libavcodec.a
#usr/lib/libavcodec.so
-#usr/lib/libavcodec.so.57
+usr/lib/libavcodec.so.57
usr/lib/libavcodec.so.57.107.100
#usr/lib/libavdevice.a
#usr/lib/libavdevice.so
-#usr/lib/libavdevice.so.57
+usr/lib/libavdevice.so.57
usr/lib/libavdevice.so.57.10.100
#usr/lib/libavfilter.a
#usr/lib/libavfilter.so
-#usr/lib/libavfilter.so.6
+usr/lib/libavfilter.so.6
usr/lib/libavfilter.so.6.107.100
#usr/lib/libavformat.a
#usr/lib/libavformat.so
-#usr/lib/libavformat.so.57
+usr/lib/libavformat.so.57
usr/lib/libavformat.so.57.83.100
#usr/lib/libavresample.a
#usr/lib/libavresample.so
@@ -145,19 +145,19 @@ usr/lib/libavresample.so.3
usr/lib/libavresample.so.3.7.0
#usr/lib/libavutil.a
#usr/lib/libavutil.so
-#usr/lib/libavutil.so.55
+usr/lib/libavutil.so.55
usr/lib/libavutil.so.55.78.100
#usr/lib/libpostproc.a
#usr/lib/libpostproc.so
-#usr/lib/libpostproc.so.54
+usr/lib/libpostproc.so.54
usr/lib/libpostproc.so.54.7.100
#usr/lib/libswresample.a
#usr/lib/libswresample.so
-#usr/lib/libswresample.so.2
+usr/lib/libswresample.so.2
usr/lib/libswresample.so.2.9.100
#usr/lib/libswscale.a
#usr/lib/libswscale.so
-#usr/lib/libswscale.so.4
+usr/lib/libswscale.so.4
usr/lib/libswscale.so.4.8.100
#usr/lib/pkgconfig/libavcodec.pc
#usr/lib/pkgconfig/libavdevice.pc
diff --git a/lfs/ffmpeg b/lfs/ffmpeg
index 258e29b7b..c324cbd0b 100644
--- a/lfs/ffmpeg
+++ b/lfs/ffmpeg
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ffmpeg
-PAK_VER = 7
+PAK_VER = 8
DEPS = "sdl lame libvorbis xvid"
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-19 19:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 19:13 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5876642d175609919d2f43892deec822d650bdf0 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox