From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5876642d175609919d2f43892deec822d650bdf0
Date: Mon, 19 Mar 2018 19:13:51 +0000 [thread overview]
Message-ID: <20180319191351.B5A9A106D063@git01.ipfire.org> (raw)
[-- 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
reply other threads:[~2018-03-19 19:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180319191351.B5A9A106D063@git01.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox