This file is indexed.

/usr/share/doc/libomxil-bellagio0-components-alsa/README is in libomxil-bellagio0-components-alsa 0.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
The libasound library OpenMAX ALSA Source and Sink component.

To compile the component execute:

autoreconf -i -f
./configure --prefix=$INSTALL_DIR_PATH
make
make install


Hints for Ubuntu:
The packages needed for this component are not installed by default.
They can be added with the following commands:

sudo apt-get install libasound2-dev