]> git.sesse.net Git - vlc/commitdiff
HAL services discovery plugin is still here.
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 14 Oct 2009 20:28:03 +0000 (23:28 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 14 Oct 2009 20:29:00 +0000 (23:29 +0300)
We still need the configure checks.
Only the HAL device probe plugin is gone.

configure.ac
modules/LIST

index 83d643fa3b73e99fcb71be97c5956143a6873098..005cedcedb57923064626c3944ed84142274c7d3 100644 (file)
@@ -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
index 2a69e1615e51baf60fa998eefb4eccd40bea1425..51762b58086b104872d61c3d95f6b85c42050228 100644 (file)
@@ -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