From 5f83fc0f7f8df2895e49acad1a635db5e1c00c58 Mon Sep 17 00:00:00 2001 From: Lukasz Glebicki Date: Sat, 4 May 2013 15:43:27 +0200 Subject: [PATCH] - added libcrystalhd-devel to shorten TODO - added libva-glx-devel - added --enable-pulse to configure - rel 2 --- xbmc.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xbmc.spec b/xbmc.spec index 6dbd0a5..c9b333b 100644 --- a/xbmc.spec +++ b/xbmc.spec @@ -12,7 +12,7 @@ Summary: XBMC is a free and open source media-player and entertainment hub Name: xbmc Version: 12.2 -Release: 1 +Release: 2 License: GPL v2+ and GPL v3+ Group: Applications/Multimedia Source0: http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz @@ -51,6 +51,7 @@ BuildRequires: libass-devel BuildRequires: libbluray-devel BuildRequires: libcdio-devel BuildRequires: libcec-devel +BuildRequires: libcrystalhd-devel BuildRequires: libgcrypt-devel BuildRequires: libjpeg-devel BuildRequires: libmad-devel @@ -67,6 +68,7 @@ BuildRequires: libssh-devel BuildRequires: libtiff-devel BuildRequires: libtool BuildRequires: libva-devel +BuildRequires: libva-glx-devel BuildRequires: libvdpau-devel BuildRequires: libvorbis-devel BuildRequires: lzo-devel @@ -105,8 +107,6 @@ BuildRequires: zlib-devel #http://mirrors.xbmc.org/build-deps/darwin-libs/libshairport-1.2.0.20310_lib.tar.gz #https://github.com/albertz/shairport #BuildRequires: libshairport -#http://www.broadcom.com/support/crystal_hd/ -#BuildRequires: crystalhd-devel Requires: /usr/bin/glxinfo Requires: SDL >= 1.2.14-5 Requires: lsb-release @@ -127,12 +127,12 @@ forecast functions, together third-party plugins. %configure \ --disable-debug \ --enable-external-libraries \ + --enable-pulse \ --enable-udev \ --disable-libusb \ --disable-nfs \ --disable-afpclient \ --disable-airtunes \ - --disable-crystalhd \ %{__enable_disable goom} \ %{__enable_disable hal} -- 2.43.0