From: RĂ©mi Denis-Courmont Date: Wed, 14 Oct 2009 20:28:03 +0000 (+0300) Subject: HAL services discovery plugin is still here. X-Git-Tag: 1.1.0-ff~2895 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=dee85cfe63fd8c1f61a9f71701439f00488f2218;p=vlc HAL services discovery plugin is still here. We still need the configure checks. Only the HAL device probe plugin is gone. --- diff --git a/configure.ac b/configure.ac index 83d643fa3b..005cedcedb 100644 --- a/configure.ac +++ b/configure.ac @@ -4559,7 +4559,7 @@ PKG_ENABLE_MODULES_VLC([BONJOUR], [], [avahi-client >= 0.6], [Bonjour services d dnl dnl HAL services discovery -PKG_CHECK_MODULES([HAL], [hal >= 0.5.0],, [true]) +PKG_ENABLE_MODULES_VLC([HAL], [], [hal >= 0.5.0], [Linux HAL services discovery], [auto]) dnl dnl MTP devices services discovery diff --git a/modules/LIST b/modules/LIST index 2a69e1615e..51762b5808 100644 --- a/modules/LIST +++ b/modules/LIST @@ -132,6 +132,7 @@ $Id$ * growl: announce currently playing stream to growl * growl_udp: growl UDP notification plugin * h264: H264 decoder + * hal: Linux HAL services discovery module * hd1000a: audio output module for the Roku HD1000 Set-Top-Box * hd1000v: video output module for the Roku HD1000 Set-Top-Box * headphone_channel_mixer: headphone channel mixer with virtual spatialization effect