diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 08:11:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 08:11:56 +0700 |
commit | a32de16d97f899178e7b12330a0141d769b4208a (patch) | |
tree | 62add377797164a245f75a19c8427796ef75ea9e /multimedia/xbmc/README | |
parent | 43bf5fb2001a989a911043c15f23927e670b8697 (diff) | |
download | slackbuilds-a32de16d97f899178e7b12330a0141d769b4208a.tar.gz |
multimedia/xbmc: Removed (replaced by kodi).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/xbmc/README')
-rw-r--r-- | multimedia/xbmc/README | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README deleted file mode 100644 index b5c86c5d2e..0000000000 --- a/multimedia/xbmc/README +++ /dev/null @@ -1,28 +0,0 @@ -XBMC is an award winning media center application for Linux, Mac OS X, -Windows and XBox. The ultimate hub for all your media, XBMC is easy to -use, looks slick, and has a large helpful community. XBMC supports -viewing and playing a vast library of audio, video and image formats. -XBMC has a sophisticated library management system that allows you to -organize all your media to give you quick and immediate access. - -Optional dependencies: libcec, pulseaudio, libbluray, libnfs, libva, -libdvdcss, lirc, cwiid, pybluez, id3lib, libvdpau, rtmpdump, afpfs-ng, -libmicrohttpd, avahi, lame, ffmpeg - -Optional: libcrystalhd and libshairport (not available at slackbuilds.org) - -Below are some paramaters that can be passed to the slackbuild to turn -on some optional components. - -FFMPEG=yes|no (Default is no), requires ffmpeg -WII=yes|no (Default is no), requires cwiid and pybluez -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. - -PVR information: http://wiki.xbmc.org/index.php?title=PVR - -NOTE: -Please remove or rename /etc/oss.conf if it exists on your system -prior to building this package or it will fail to build. |