[arch-commits] Commit in xbmc/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Apr 29 17:25:41 UTC 2013


    Date: Monday, April 29, 2013 @ 19:25:41
  Author: spupykin
Revision: 89521

upgpkg: xbmc 12.1-6

upd

Modified:
  xbmc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-29 17:03:01 UTC (rev 89520)
+++ PKGBUILD	2013-04-29 17:25:41 UTC (rev 89521)
@@ -9,7 +9,7 @@
 
 pkgname=xbmc
 pkgver=12.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A software media player and entertainment hub for digital media"
 arch=('i686' 'x86_64')
 url="http://xbmc.org"
@@ -42,6 +42,7 @@
 
   # fix lsb_release dependency
   sed -i -e 's:/usr/bin/lsb_release -d:cat /etc/arch-release:' xbmc/utils/SystemInfo.cpp
+  sed -i -e 's:#include <libsmbclient.h>:#include <samba-4.0/libsmbclient.h>:' xbmc/filesystem/{SmbFile,SMBDirectory}.cpp
 
   # Bootstrapping XBMC
   ./bootstrap




More information about the arch-commits mailing list