diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-22 07:43:22 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-24 16:09:40 -0500 |
commit | cb85ecfebc7733df05656e41738e02c94a83a8f5 (patch) | |
tree | 59d59f79597d8d1d6f0d9e28990e9320e6b74443 /multimedia/xbmc/README | |
parent | 423fc00793ce11420c7e742d8efa2cc50f1e1412 (diff) | |
download | slackbuilds-cb85ecfebc7733df05656e41738e02c94a83a8f5.tar.gz |
multimedia/xbmc: Removed (Build failure)
'struct png_info_struct' has no member named 'trans_values'
Diffstat (limited to 'multimedia/xbmc/README')
-rw-r--r-- | multimedia/xbmc/README | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README deleted file mode 100644 index ddb92df9d9..0000000000 --- a/multimedia/xbmc/README +++ /dev/null @@ -1,23 +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. - -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), and libass (all available at slackbuilds.org). The additional -system libraries have to be manually added to xbmc.SlackBuild. Look inside -the slackbuild for addtional information. - -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/ |