New commits:
commit 09def6b50a12af5e788156dabeb24f45fe6cee21
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
video/kodi: brought back some patches
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index c7b87dd..302b548 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -5,11 +5,11 @@
* DEPENDS: split options for stable and rc branches, added fmt,
fstrcmp and rapidjson for rc branch
* CONFIGURE: added standard cmake queries
- * PRE_BUILD: adapted
+ * PRE_BUILD: adapted, some patches are shareable
* 0001-ffmpeg-Update-AVPixelFormat-and-AV_PIX_FMT_-to-compi.patch,
0007-lib-cximage-6.0-fix-compilation-with-gcc6.patch: dropped unused
patches
-
+ * crossguid{,-ac}.patch: split the patch for both branches
2018-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: use MESA
diff --git a/video/kodi/PRE_BUILD b/video/kodi/PRE_BUILD
index 5a3ee5f..11b60b8 100755
--- a/video/kodi/PRE_BUILD
+++ b/video/kodi/PRE_BUILD
@@ -1,12 +1,14 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&