tags 676702 + patch
thanks

since xbmc has a --disable-hal configure, please consider applying the
attached patch in your next upload.

Thanks,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
From 018b4be9ed67538c60ec3fadc9da60878cffb563 Mon Sep 17 00:00:00 2001
From: Michael Biebl <bi...@debian.org>
Date: Tue, 23 Jul 2013 04:14:07 +0200
Subject: [PATCH] Disable hal support. Closes: #676702

---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0b66be8..b62cf9b 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,6 @@ Build-Depends: debhelper (>= 7.0.50~),
  libomxil-bellagio-dev [armel],
  python-imaging,
  libplist-dev,
- libhal-storage-dev,
  libcec-dev (>= 1.1),
  libudev-dev,
  libshairport-dev,
diff --git a/debian/rules b/debian/rules
index 922d9fe..5fbe813 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ XBMC_CONFIG_OPTIONS ?= --host=$(DEB_HOST_GNU_TYPE) \
   --enable-rtmp \
   --enable-ffmpeg-libvorbis \
   --disable-mid \
-  --enable-hal \
+  --disable-hal \
   --enable-avahi \
   --disable-asap-codec \
   --enable-webserver \
-- 
1.8.3.2

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to