[packages/kodi] HAL configure option is gone, fix texturepacker option typo

glen glen at pld-linux.org
Mon Jan 19 17:58:50 CET 2015


commit dc0a03c5e1dafebee78043e1da642834a9ac5e91
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jan 19 18:58:43 2015 +0200

    HAL configure option is gone, fix texturepacker option typo

 kodi.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index 0ea7e8b..42e8f16 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -19,7 +19,6 @@
 %bcond_without	gl		# OpenGL rendering
 %bcond_without	goom		# GOOM visualisation
 %bcond_with	gtest		# configure Google Test Framework
-%bcond_with	hal		# build with HAL
 %bcond_without	joystick	# SDL joystick support
 %bcond_without	libcap		# libcap support
 %bcond_with	libcec		# libcec support
@@ -91,7 +90,6 @@ BuildRequires:	gettext-autopoint
 BuildRequires:	gettext-tools
 BuildRequires:	glew-devel
 BuildRequires:	gperf
-%{?with_hal:BuildRequires:	hal-devel}
 BuildRequires:	jasper-devel
 BuildRequires:	jre
 BuildRequires:	libass-devel
@@ -213,8 +211,7 @@ ln -s %{SOURCE1} tools/depends/target/ffmpeg/ffmpeg-2.4.4-%{codename}.tar.gz
 	%{__enable_disable gl} \
 	%{__enable_disable goom} \
 	%{__enable_disable gtest} \
-	%{__enable_disable gtexturepacker} \
-	%{__enable_disable hal} \
+	%{__enable_disable texturepacker} \
 	%{__enable_disable joystick} \
 	%{__enable_disable libcap} \
 	%{__enable_disable libcec} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/dc0a03c5e1dafebee78043e1da642834a9ac5e91



More information about the pld-cvs-commit mailing list