From f551cdae46a22a04f921a3d7d0d68db5fd7d3c73 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 27 Sep 2011 19:03:17 +0200 Subject: [PATCH] xbmc: update to xbmc-dab646e Signed-off-by: Stephan Raue --- .../mediacenter/xbmc-theme-Confluence/meta | 2 +- packages/mediacenter/xbmc/build | 7 +++ packages/mediacenter/xbmc/meta | 11 +++-- ...02-enable_afpfs_support_in_linux-0.1.patch | 47 ------------------- ...-add_support_to_specify_GIT_REV-0.1.patch} | 0 ...13-reenable_lcd_config_settings-0.1.patch} | 0 ...02-enable_afpfs_support_in_linux-0.1.patch | 38 +++++++++++++++ ...c-dab646e-303-fix_libdvd_xFLAGS-0.1.patch} | 0 ...b646e-351-increase_YV12_buffers-0.1.patch} | 0 ...xSwapBuffers_going_to_far_ahead-0.1.patch} | 0 ...mber_of_video_surface_allocated-0.1.patch} | 0 ...b646e-402-enable_yasm_in_ffmpeg-0.1.patch} | 0 ...xbmc-dab646e-404-add_lame_check-0.6.patch} | 0 ...ONOPTIMIZE_with_external_Python-0.1.patch} | 0 ...-dab646e-452-change_lcd_content-0.1.patch} | 0 ...6e-453-add_openelec.tv_RSS_news-0.1.patch} | 0 ...6e-453-ps3_remote_be_more_quiet-0.1.patch} | 0 ...c-dab646e-454-disable_backslash-0.1.patch} | 0 ...-add_remote_irtrans_mediacenter-0.1.patch} | 0 ...dab646e-463-add_remote_devinput-0.1.patch} | 0 ...4-add_eject_keymapping_for_lirc-0.1.patch} | 0 projects/ATV/options | 3 ++ projects/Fusion/options | 3 ++ projects/Generic/options | 3 ++ projects/Generic_OSS/options | 3 ++ projects/ION/options | 3 ++ projects/Intel/options | 3 ++ projects/Ultra/options | 3 ++ 28 files changed, 75 insertions(+), 51 deletions(-) delete mode 100644 packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-302-enable_afpfs_support_in_linux-0.1.patch rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-001-add_support_to_specify_GIT_REV-0.1.patch => xbmc-dab646e-001-add_support_to_specify_GIT_REV-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-013-reenable_lcd_config_settings-0.1.patch => xbmc-dab646e-013-reenable_lcd_config_settings-0.1.patch} (100%) create mode 100644 packages/mediacenter/xbmc/patches/xbmc-dab646e-302-enable_afpfs_support_in_linux-0.1.patch rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-303-fix_libdvd_xFLAGS-0.1.patch => xbmc-dab646e-303-fix_libdvd_xFLAGS-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-351-increase_YV12_buffers-0.1.patch => xbmc-dab646e-351-increase_YV12_buffers-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-353-limit_glxSwapBuffers_going_to_far_ahead-0.1.patch => xbmc-dab646e-353-limit_glxSwapBuffers_going_to_far_ahead-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-354-vaapi_increase_number_of_video_surface_allocated-0.1.patch => xbmc-dab646e-354-vaapi_increase_number_of_video_surface_allocated-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-402-enable_yasm_in_ffmpeg-0.1.patch => xbmc-dab646e-402-enable_yasm_in_ffmpeg-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-404-add_lame_check-0.6.patch => xbmc-dab646e-404-add_lame_check-0.6.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch => xbmc-dab646e-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-452-change_lcd_content-0.1.patch => xbmc-dab646e-452-change_lcd_content-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-453-add_openelec.tv_RSS_news-0.1.patch => xbmc-dab646e-453-add_openelec.tv_RSS_news-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-453-ps3_remote_be_more_quiet-0.1.patch => xbmc-dab646e-453-ps3_remote_be_more_quiet-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-454-disable_backslash-0.1.patch => xbmc-dab646e-454-disable_backslash-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-462-add_remote_irtrans_mediacenter-0.1.patch => xbmc-dab646e-462-add_remote_irtrans_mediacenter-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-463-add_remote_devinput-0.1.patch => xbmc-dab646e-463-add_remote_devinput-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-cbdb5c3-464-add_eject_keymapping_for_lirc-0.1.patch => xbmc-dab646e-464-add_eject_keymapping_for_lirc-0.1.patch} (100%) diff --git a/packages/mediacenter/xbmc-theme-Confluence/meta b/packages/mediacenter/xbmc-theme-Confluence/meta index f1a4ddcae0..83621cb167 100644 --- a/packages/mediacenter/xbmc-theme-Confluence/meta +++ b/packages/mediacenter/xbmc-theme-Confluence/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="xbmc-theme-Confluence" -PKG_VERSION="cbdb5c3" +PKG_VERSION="dab646e" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/mediacenter/xbmc/build b/packages/mediacenter/xbmc/build index c0da5b8ca7..4c3c276364 100755 --- a/packages/mediacenter/xbmc/build +++ b/packages/mediacenter/xbmc/build @@ -46,6 +46,12 @@ else XBMC_NONFREE="--disable-non-free" fi +if [ "$AIRPLAY_SUPPORT" = yes ]; then + XBMC_AIRPLAY="--enable-airplay" +else + XBMC_AIRPLAY="--disable-airplay" +fi + if [ "$DVDCSS_SUPPORT" = yes ]; then XBMC_DVDCSS="--enable-dvdcss" else @@ -196,6 +202,7 @@ cd $PKG_BUILD --disable-mid \ --disable-hal \ $XBMC_AVAHI \ + $XBMC_AIRPLAY \ $XBMC_NONFREE \ --disable-asap-codec \ $XBMC_WEBSERVER \ diff --git a/packages/mediacenter/xbmc/meta b/packages/mediacenter/xbmc/meta index 04570d511a..e7dd57a53e 100644 --- a/packages/mediacenter/xbmc/meta +++ b/packages/mediacenter/xbmc/meta @@ -19,14 +19,14 @@ ################################################################################ PKG_NAME="xbmc" -PKG_VERSION="cbdb5c3" +PKG_VERSION="dab646e" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.xbmc.org" PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" -PKG_DEPENDS="boost Python zlib bzip2 lzo pcre alsa-lib libass enca curl libssh rtmpdump libplist Mesa glew fontconfig fribidi $LIBJPEG libpng tiff freetype jasper libmad libsamplerate libogg libvorbis libcdio libmodplug faad2 flac lame libmpeg2 SDL SDL_mixer SDL_image yajl sqlite mysql alsa bc xbmc-addon-settings" -PKG_BUILD_DEPENDS="toolchain boost Python zlib bzip2 lzo pcre alsa-lib libass enca curl libssh rtmpdump libplist Mesa glew fontconfig fribidi $LIBJPEG libpng tiff freetype jasper libmad libsamplerate libogg libvorbis libcdio libmodplug faad2 flac lame libmpeg2 SDL SDL_mixer SDL_image yajl sqlite mysql" +PKG_DEPENDS="boost Python zlib bzip2 lzo pcre alsa-lib libass enca curl libssh rtmpdump Mesa glew fontconfig fribidi $LIBJPEG libpng tiff freetype jasper libmad libsamplerate libogg libvorbis libcdio libmodplug faad2 flac lame libmpeg2 SDL SDL_mixer SDL_image yajl sqlite mysql alsa bc xbmc-addon-settings" +PKG_BUILD_DEPENDS="toolchain boost Python zlib bzip2 lzo pcre alsa-lib libass enca curl libssh rtmpdump Mesa glew fontconfig fribidi $LIBJPEG libpng tiff freetype jasper libmad libsamplerate libogg libvorbis libcdio libmodplug faad2 flac lame libmpeg2 SDL SDL_mixer SDL_image yajl sqlite mysql" PKG_PRIORITY="optional" PKG_SECTION="mediacenter" PKG_SHORTDESC="xbmc: XBMC Mediacenter" @@ -67,6 +67,11 @@ if [ "$AVAHI_DAEMON" = yes ]; then PKG_DEPENDS="$PKG_DEPENDS avahi" fi +if [ "$AIRPLAY_SUPPORT" = yes ]; then + PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libplist" + PKG_DEPENDS="$PKG_DEPENDS libplist" +fi + if [ "$NFS_SUPPORT" = yes ]; then PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libnfs" PKG_DEPENDS="$PKG_DEPENDS libnfs" diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-302-enable_afpfs_support_in_linux-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-302-enable_afpfs_support_in_linux-0.1.patch deleted file mode 100644 index d2b6b4f0d7..0000000000 --- a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-302-enable_afpfs_support_in_linux-0.1.patch +++ /dev/null @@ -1,47 +0,0 @@ -diff -Naur xbmc-f43dcfa/configure.in xbmc-f43dcfa.patch/configure.in ---- xbmc-f43dcfa/configure.in 2011-09-10 08:23:01.971219535 +0200 -+++ xbmc-f43dcfa.patch/configure.in 2011-09-10 08:24:33.480411313 +0200 -@@ -958,29 +958,24 @@ - AC_MSG_NOTICE($libnfs_disabled) - fi - -- - # libafpclient --USE_LIBAFPCLIENT=0 --if test "$host_vendor" = "apple" ; then -- if test "x$use_libafpclient" != "xno"; then -- 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 -- AC_MSG_NOTICE($libafpclient_not_found) -- use_libafpclient="no" -- fi -- ]) -- if test "x$use_libafpclient" != "xno"; then -- XB_FIND_SONAME([AFPCLIENT], [afpclient], [use_libafpclient]) -- AC_DEFINE([HAVE_LIBAFPCLIENT], [1], [Whether to use libafpclient library.]) -- USE_LIBAFPCLIENT=1 -+if test "x$use_libafpclient" != "xno"; then -+ 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 -+ AC_MSG_NOTICE($libafpclient_not_found) -+ use_libafpclient="no" - fi -- else -- AC_MSG_NOTICE($libafpclient_disabled) -+ ]) -+ if test "x$use_libafpclient" != "xno"; then -+ XB_FIND_SONAME([AFPCLIENT], [afpclient], [use_libafpclient]) -+ AC_DEFINE([HAVE_LIBAFPCLIENT], [1], [Whether to use libafpclient library.]) -+ USE_LIBAFPCLIENT=1 - fi - else -- use_libafpclient="no" -+ USE_LIBAFPCLIENT=0 -+ AC_MSG_NOTICE($libafpclient_disabled) - fi - - ### External libraries checks diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-001-add_support_to_specify_GIT_REV-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-001-add_support_to_specify_GIT_REV-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-001-add_support_to_specify_GIT_REV-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-001-add_support_to_specify_GIT_REV-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-013-reenable_lcd_config_settings-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-013-reenable_lcd_config_settings-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-013-reenable_lcd_config_settings-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-013-reenable_lcd_config_settings-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-dab646e-302-enable_afpfs_support_in_linux-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-302-enable_afpfs_support_in_linux-0.1.patch new file mode 100644 index 0000000000..9036c72d05 --- /dev/null +++ b/packages/mediacenter/xbmc/patches/xbmc-dab646e-302-enable_afpfs_support_in_linux-0.1.patch @@ -0,0 +1,38 @@ +diff -Naur xbmc-dab646e/configure.in xbmc-dab646e.patch/configure.in +--- xbmc-dab646e/configure.in 2011-09-27 15:56:42.000000000 +0200 ++++ xbmc-dab646e.patch/configure.in 2011-09-27 17:31:10.639824226 +0200 +@@ -987,27 +987,22 @@ + fi + + # libafpclient +-USE_LIBAFPCLIENT=0 +-if test "$host_vendor" = "apple" ; then +- if test "x$use_libafpclient" != "xno"; then +- AC_CHECK_HEADERS([afpfs-ng/libafpclient.h],, +- [if test "x$use_libafpclient" = "xyes"; then ++if test "x$use_libafpclient" != "xno"; then ++ 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 ++ elif test "x$use_libafpclient" != "xno"; then + AC_MSG_NOTICE($libafpclient_not_found) + use_libafpclient="no" +- fi +- ]) ++ fi ++ ]) + if test "x$use_libafpclient" != "xno"; then + XB_FIND_SONAME([AFPCLIENT], [afpclient], [use_libafpclient]) + AC_DEFINE([HAVE_LIBAFPCLIENT], [1], [Whether to use libafpclient library.]) + USE_LIBAFPCLIENT=1 + fi +- else +- AC_MSG_NOTICE($libafpclient_disabled) +- fi + else +- use_libafpclient="no" ++ AC_MSG_NOTICE($libafpclient_disabled) + fi + + # libplist for airplay feature diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-303-fix_libdvd_xFLAGS-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-303-fix_libdvd_xFLAGS-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-303-fix_libdvd_xFLAGS-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-303-fix_libdvd_xFLAGS-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-351-increase_YV12_buffers-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-351-increase_YV12_buffers-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-351-increase_YV12_buffers-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-351-increase_YV12_buffers-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-353-limit_glxSwapBuffers_going_to_far_ahead-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-353-limit_glxSwapBuffers_going_to_far_ahead-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-353-limit_glxSwapBuffers_going_to_far_ahead-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-353-limit_glxSwapBuffers_going_to_far_ahead-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-354-vaapi_increase_number_of_video_surface_allocated-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-354-vaapi_increase_number_of_video_surface_allocated-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-354-vaapi_increase_number_of_video_surface_allocated-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-354-vaapi_increase_number_of_video_surface_allocated-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-402-enable_yasm_in_ffmpeg-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-402-enable_yasm_in_ffmpeg-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-402-enable_yasm_in_ffmpeg-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-402-enable_yasm_in_ffmpeg-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-404-add_lame_check-0.6.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-404-add_lame_check-0.6.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-404-add_lame_check-0.6.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-404-add_lame_check-0.6.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-452-change_lcd_content-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-452-change_lcd_content-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-452-change_lcd_content-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-452-change_lcd_content-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-453-add_openelec.tv_RSS_news-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-453-add_openelec.tv_RSS_news-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-453-add_openelec.tv_RSS_news-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-453-add_openelec.tv_RSS_news-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-453-ps3_remote_be_more_quiet-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-453-ps3_remote_be_more_quiet-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-453-ps3_remote_be_more_quiet-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-453-ps3_remote_be_more_quiet-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-454-disable_backslash-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-454-disable_backslash-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-454-disable_backslash-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-454-disable_backslash-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-462-add_remote_irtrans_mediacenter-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-462-add_remote_irtrans_mediacenter-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-462-add_remote_irtrans_mediacenter-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-462-add_remote_irtrans_mediacenter-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-463-add_remote_devinput-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-463-add_remote_devinput-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-463-add_remote_devinput-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-463-add_remote_devinput-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-464-add_eject_keymapping_for_lirc-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-dab646e-464-add_eject_keymapping_for_lirc-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-cbdb5c3-464-add_eject_keymapping_for_lirc-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-dab646e-464-add_eject_keymapping_for_lirc-0.1.patch diff --git a/projects/ATV/options b/projects/ATV/options index dd42353090..5fadf73138 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build with libnfs support (mounting nfs shares with XBMC) (yes / no) NFS_SUPPORT="yes" diff --git a/projects/Fusion/options b/projects/Fusion/options index c1bcb2095f..588352b811 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build with libnfs support (mounting nfs shares with XBMC) (yes / no) NFS_SUPPORT="yes" diff --git a/projects/Generic/options b/projects/Generic/options index c132b628b7..c90806f8d9 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build with libnfs support (mounting nfs shares with XBMC) (yes / no) NFS_SUPPORT="yes" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 4a714f4071..e43a424c77 100644 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build with libnfs support (mounting nfs shares with XBMC) (yes / no) NFS_SUPPORT="yes" diff --git a/projects/ION/options b/projects/ION/options index 984d0e6e5a..c993fd737a 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build with libnfs support (mounting nfs shares with XBMC) (yes / no) NFS_SUPPORT="yes" diff --git a/projects/Intel/options b/projects/Intel/options index 4fc87ebb04..51d933c69e 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build with libnfs support (mounting nfs shares with XBMC) (yes / no) NFS_SUPPORT="yes" diff --git a/projects/Ultra/options b/projects/Ultra/options index 82c801ace2..cf29d0abee 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -152,6 +152,9 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" +# build with AirPlay support (stream videos from iDevices to XBMC) (yes / no) + AIRPLAY_SUPPORT="yes" + # build and install with NFS mount support in XBMC (yes / no) NFS_SUPPORT="yes"