summaryrefslogtreecommitdiff
path: root/pcr/mplayer-vaapi/include-samba-4.0.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-08 03:10:05 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-08 19:01:35 -0300
commit6ad257b71223f2212fb92e80031cf687442ebdd2 (patch)
tree91a0c80aa76208f7ecbf62ee945732ba80373560 /pcr/mplayer-vaapi/include-samba-4.0.patch
parent59dfa90d18c5434a459240eebca33d6fa0487523 (diff)
mplayer-vaapi-36265-14.parabola2: fix https://labs.parabola.nu/issues/776
* move to [pcr] because Arch removed it from [community] * disable using of UnRAR executable * remove native FFmpeg AAC encoder description because mplayer doesn't support it
Diffstat (limited to 'pcr/mplayer-vaapi/include-samba-4.0.patch')
-rw-r--r--pcr/mplayer-vaapi/include-samba-4.0.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pcr/mplayer-vaapi/include-samba-4.0.patch b/pcr/mplayer-vaapi/include-samba-4.0.patch
new file mode 100644
index 000000000..2ed272b6a
--- /dev/null
+++ b/pcr/mplayer-vaapi/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 <libsmbclient.h>
++#include <samba-4.0/libsmbclient.h>
+ #include <unistd.h>
+
+ #include "mp_msg.h"