diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-06-14 14:32:26 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-14 14:32:26 -0500 |
commit | b4928b094cbb4b18c7794e3c2e8f6fd9cd3841f3 (patch) | |
tree | 62da6196fa3652a9edfda7630b78cc6ab5510418 /multimedia/xbmc/README | |
parent | fb95ef9e78fb0763ab98388e45d6a39f55e160ce (diff) | |
download | slackbuilds-b4928b094cbb4b18c7794e3c2e8f6fd9cd3841f3.tar.gz |
multimedia/xbmc: Added (Multi-platform Media Center)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia/xbmc/README')
-rw-r--r-- | multimedia/xbmc/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README new file mode 100644 index 0000000000..91e8644d08 --- /dev/null +++ b/multimedia/xbmc/README @@ -0,0 +1,25 @@ +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. + +XBMC requires faad2, libmms and enca. + +Optional: vobcopy, lirc, faac, SDL_gfx, cwiid, pybluez, +lightblue, libvdpau and avahi. Starting with version 9.11 XBMC can +be built with additional system libraries which are ffmpeg, libmpeg2, +libdca (aka libdts), a52dec (aka liba52) libass and python (all available +at slackbuilds.org or included in Slackware). Look inside the slackbuild +for addtional information to turn these options on. + +Optional: pulseaudio (not available at slackbuilds.org) + +In order to use a Wii remote with XBMC pass USE_WII=yes to the +slackbuild. This now makes cwiid a build requirement and also requires +pybluez or lightblue for bluetooth support. + +Some plugins to use are available at: +http://code.google.com/p/xbmc-addons/ +http://www.xbmcscripts.com/ |