xine-ui-0.99.7
Installation of Xine User Interface
If you have downloaded the recommended patch, apply it by running
the following command:
patch -Np1 -i ../xine-ui-0.99.7-upstream_fix-1.patch
Install xine User Interface by
running the following commands:
./configure --prefix=/usr &&
make
This package does not come with a test suite.
Now, as the root
user:
make docsdir=/usr/share/doc/xine-ui-0.99.7 install
Note
This package installs icon files into the /usr/share/icons/hicolor
hierarchy and desktop
files into the /usr/share/applications
hierarchy. You can
improve system performance and memory usage by updating
/usr/share/icons/hicolor/index.theme
and
/usr/share/applications/mimeinfo.cache
. To
perform the update you must have GTK+-2.24.20 or
GTK+-3.8.4 installed (for the icon cache) and
desktop-file-utils-0.22 (for the
desktop cache) and issue the following commands as the
root
user:
gtk-update-icon-cache &&
update-desktop-database
Command Explanations
docsdir=/usr/share/doc/xine-ui-0.99.7
:
This parameter causes the Xine UI
documentation to be installed in the versioned directory
/usr/share/doc/xine-ui-0.99.7
, rather
that the default /usr/share/doc/xine-ui
.
Configuring Xine User Interface
Config Files
~/.xine/config
Configuration Information
The above file is created and maintainable through the
xine setup dialog
box. The documentation for the configuration settings is located
at /usr/share/doc/xine-ui-0.99.7/README.config_en
.
If you have a DVB TV card, you can watch TV with the command
xine dvb:// and
change channels with the scroll wheel on your mouse.
Contents
Installed Programs:
aaxine, cacaxine, fbxine, xine,
xine-bugreport, xine-check, and xine-remote
Installed Libraries:
None
Installed Directories:
/usr/share/xine and
/usr/share/doc/xine-ui-0.99.7
Short Descriptions
aaxine
|
is an ASCII art video player which utilizes AAlib as the frontend for the
xine Libraries.
|
cacaxine
|
is a color ASCII art video player which utilizes
CACA as the frontend for
the xine Libraries.
|
fbxine
|
is a frame buffer interface to the xine Libraries.
|
xine
|
is a multimedia player designed to play MPEG streams
(audio and video), MPEG elementary streams (MP3), MPEG
transport streams, Ogg files, AVI files, ASF files, some
Quicktime files, VCDs and DVDs.
|
xine-bugreport
|
produces a terse system description and guides you
through the process of reporting a bug.
|
xine-check
|
tests the xine video player
installation for common problems. It tests the operating
system settings, installation of plugins, CD/DVD drive
settings and video support parameters.
|
xine-remote
|
is a tool to connect to a xine remote control
server.
|
Last updated on 2013-09-01 15:01:22 -0700