summaryrefslogtreecommitdiffstats
path: root/multimedia/xbmc
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2013-06-05 22:12:44 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-06-05 22:12:44 -0400
commit5ecdae62980fa3b4cc05e07dd77cac6688562f13 (patch)
tree35daff7d70ce4ddd2963a00e664e2281247c6d3f /multimedia/xbmc
parenta3149f1e4c954dfdc7397b636998d729b33c1058 (diff)
downloadslackbuilds-5ecdae62980fa3b4cc05e07dd77cac6688562f13.tar.gz
slackbuilds-5ecdae62980fa3b4cc05e07dd77cac6688562f13.tar.xz
multimedia/xbmc: Updated for version 12.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/xbmc')
-rw-r--r--multimedia/xbmc/README1
-rw-r--r--multimedia/xbmc/slack-desc10
-rw-r--r--multimedia/xbmc/xbmc.SlackBuild2
-rw-r--r--multimedia/xbmc/xbmc.info10
4 files changed, 11 insertions, 12 deletions
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"