From 921810a85cfa878e1ca326796ad63eb1c71447cd Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 31 Aug 2014 03:47:21 -0300 Subject: xbmc-libre-13.2-3: fix issues reported from Arch FIXES: FS#41716 (https://bugs.archlinux.org/task/41716) - [xbmc] Please build with --enable-pulse flag --- libre/xbmc-libre/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'libre/xbmc-libre') diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD index c43e3db91..5eedb43e0 100644 --- a/libre/xbmc-libre/PKGBUILD +++ b/libre/xbmc-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 117562 2014-08-18 22:43:11Z alucryd $ +# $Id: PKGBUILD 118009 2014-08-28 10:21:02Z idevolder $ # Maintainer (Arch): Sergej Pupykin # Contributor (Arch): Brad Fanella # Contributor (Arch): [vEX] @@ -14,7 +14,7 @@ _pkgname=xbmc pkgname=xbmc-libre pkgver=13.2 _codename=Gotham -pkgrel=2 +pkgrel=3 pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and unrar support" arch=('i686' 'x86_64' 'mips64el') url="http://xbmc.org" @@ -24,10 +24,10 @@ conflicts=($_pkgname) provides=($_pkgname=$pkgver) depends=( 'avahi' 'hicolor-icon-theme' 'lame' 'libass' 'libbluray' 'libcdio' 'libmad' -'libmicrohttpd' 'libmodplug' 'libmpeg2' 'libmysqlclient' 'libsamplerate' -'libssh' 'libva' 'libvdpau' 'libvorbis' 'libxrandr' 'libxslt' 'lzo' 'mesa' -'mesa-demos' 'python2' 'python2-pillow' 'rtmpdump' 'sdl_image' 'smbclient' -'taglib' 'tinyxml' 'unzip' 'xorg-xdpyinfo' 'yajl' +'libmicrohttpd' 'libmodplug' 'libmpeg2' 'libmysqlclient' 'libpulse' +'libsamplerate' 'libssh' 'libva' 'libvdpau' 'libvorbis' 'libxrandr' 'libxslt' +'lzo' 'mesa' 'mesa-demos' 'python2' 'python2-pillow' 'rtmpdump' 'sdl_image' +'smbclient' 'taglib' 'tinyxml' 'unzip' 'xorg-xdpyinfo' 'yajl' ) makedepends=( 'afpfs-ng' 'libnfs' 'libplist' 'shairplay' 'libcec' 'boost' 'cmake' 'doxygen' @@ -99,6 +99,7 @@ build() { --enable-rsxs \ --enable-projectm \ --enable-x11 \ + --enable-pulse \ --enable-rtmp \ --enable-samba \ --enable-nfs \ -- cgit v1.2.3