mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge commit 'f8ca61dc5c0220e7ff8234dc15656ca97cc5f858' into Fusion64
This commit is contained in:
commit
7df0fa1362
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xbmc-theme-Confluence"
|
PKG_NAME="xbmc-theme-Confluence"
|
||||||
PKG_VERSION="85ec523"
|
PKG_VERSION="8cb8ae1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xbmc"
|
PKG_NAME="xbmc"
|
||||||
PKG_VERSION="85ec523"
|
PKG_VERSION="8cb8ae1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,28 +0,0 @@
|
|||||||
diff -Naur xbmc-f43dcfa/configure.in xbmc-f43dcfa.patch/configure.in
|
|
||||||
--- xbmc-f43dcfa/configure.in 2011-09-10 02:31:22.000000000 +0200
|
|
||||||
+++ xbmc-f43dcfa.patch/configure.in 2011-09-10 08:16:46.068320869 +0200
|
|
||||||
@@ -963,7 +963,7 @@
|
|
||||||
USE_LIBAFPCLIENT=0
|
|
||||||
if test "$host_vendor" = "apple" ; then
|
|
||||||
if test "x$use_libafpclient" != "xno"; then
|
|
||||||
- AC_CHECK_HEADERS([afp/libafpclient.h],,
|
|
||||||
+ AC_CHECK_HEADERS([afpfs-ng/libafpclient.h],,
|
|
||||||
[if test "x$use_libafpclient" = "xyes"; then
|
|
||||||
AC_MSG_ERROR($libafpclient_not_found)
|
|
||||||
elif test "x$use_libafpclient" != "xno"; then
|
|
||||||
diff -Naur xbmc-f43dcfa/xbmc/filesystem/DllLibAfp.h xbmc-f43dcfa.patch/xbmc/filesystem/DllLibAfp.h
|
|
||||||
--- xbmc-f43dcfa/xbmc/filesystem/DllLibAfp.h 2011-09-10 02:31:05.000000000 +0200
|
|
||||||
+++ xbmc-f43dcfa.patch/xbmc/filesystem/DllLibAfp.h 2011-09-10 08:17:55.057220975 +0200
|
|
||||||
@@ -27,9 +27,9 @@
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
-#include <afp/libafpclient.h>
|
|
||||||
-#include <afp/map_def.h>
|
|
||||||
-#include <afp/midlevel.h>
|
|
||||||
+#include <afpfs-ng/libafpclient.h>
|
|
||||||
+#include <afpfs-ng/map_def.h>
|
|
||||||
+#include <afpfs-ng/midlevel.h>
|
|
||||||
#ifdef __cplusplus
|
|
||||||
}
|
|
||||||
#endif
|
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libnfs"
|
PKG_NAME="libnfs"
|
||||||
PKG_VERSION="37d1475"
|
PKG_VERSION="4e9dcb7"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user