From 5ecdae62980fa3b4cc05e07dd77cac6688562f13 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 5 Jun 2013 22:12:44 -0400 Subject: multimedia/xbmc: Updated for version 12.2. Signed-off-by: dsomero --- multimedia/xbmc/README | 1 - multimedia/xbmc/slack-desc | 10 +++++----- multimedia/xbmc/xbmc.SlackBuild | 2 +- multimedia/xbmc/xbmc.info | 10 +++++----- 4 files changed, 11 insertions(+), 12 deletions(-) (limited to 'multimedia') diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README index 45eeda15d8..123ba2fa88 100644 --- a/multimedia/xbmc/README +++ b/multimedia/xbmc/README @@ -20,6 +20,5 @@ WEBSERVER=yes|no (Default is no), requires libmicrohttpd PULSE=yes|no (Default is no), requires pulseaudio Note: The use of external ffmpeg is discouraged by the XBMC developers. -This xbmc build also installs libshairport. PVR information: http://wiki.xbmc.org/index.php?title=PVR diff --git a/multimedia/xbmc/slack-desc b/multimedia/xbmc/slack-desc index 437f52db53..0b0528594f 100644 --- a/multimedia/xbmc/slack-desc +++ b/multimedia/xbmc/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| xbmc: XBMC (Multi-platform Media Center) diff --git a/multimedia/xbmc/xbmc.SlackBuild b/multimedia/xbmc/xbmc.SlackBuild index 3290132bda..27c808be3a 100644 --- a/multimedia/xbmc/xbmc.SlackBuild +++ b/multimedia/xbmc/xbmc.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xbmc -VERSION=${VERSION:-12.1} +VERSION=${VERSION:-12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/xbmc/xbmc.info b/multimedia/xbmc/xbmc.info index b6f30093d2..68c42a607f 100644 --- a/multimedia/xbmc/xbmc.info +++ b/multimedia/xbmc/xbmc.info @@ -1,12 +1,12 @@ PRGNAM="xbmc" -VERSION="12.1" +VERSION="12.2" HOMEPAGE="http://xbmc.org/" -DOWNLOAD="http://mirrors.xbmc.org/releases/source/xbmc-12.1.tar.gz \ +DOWNLOAD="http://mirrors.xbmc.org/releases/source/xbmc-12.2.tar.gz \ https://github.com/opdenkamp/xbmc-pvr-addons/archive/12.0-Frodo.tar.gz \ http://github.com/downloads/taglib/taglib/taglib-1.8.tar.gz" -MD5SUM="8955473f84cb2a0513c0f3efd7e68843 \ - dcb8bd1b756f2843e18b1fdf3aaeee15 \ - 4a1020b1a890e26505da7cc9afef1cea" +MD5SUM="489f3877decae4e265ece54f9eaef0ba \ + 4a1020b1a890e26505da7cc9afef1cea \ + dcb8bd1b756f2843e18b1fdf3aaeee15" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README% jdk libass libmpeg2 libmodplug yajl tinyxml" -- cgit v1.2.3-80-g2a13