From 3621c0f289d569fec69f312f3a7d6ab385b9e474 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 2 Nov 2013 08:27:31 -0200 Subject: mplayer-libre-36498-2: updating version * update to snapshot from 2013-10-30 * use ffmpeg 2.1 source tarball instead of latest git checkout * enable opus * fix samba support * add stream support for KDE to desktop file --- libre/mplayer-libre/include-samba-4.0.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/mplayer-libre/include-samba-4.0.patch (limited to 'libre/mplayer-libre/include-samba-4.0.patch') diff --git a/libre/mplayer-libre/include-samba-4.0.patch b/libre/mplayer-libre/include-samba-4.0.patch new file mode 100644 index 000000000..2ed272b6a --- /dev/null +++ b/libre/mplayer-libre/include-samba-4.0.patch @@ -0,0 +1,12 @@ +diff -rupN a/stream/stream_smb.c b/stream/stream_smb.c +--- a/stream/stream_smb.c 2013-03-16 13:38:34.000000000 +0000 ++++ b/stream/stream_smb.c 2013-10-31 20:05:32.473947926 +0000 +@@ -18,7 +18,7 @@ + + #include "config.h" + +-#include ++#include + #include + + #include "mp_msg.h" -- cgit v1.2.3-54-g00ecf