The Shared Mime Info package contains a MIME database. This allows central updates of MIME information for all supporting applications.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): https://people.freedesktop.org/~hadess/shared-mime-info-1.8.tar.xz
Download MD5 sum: f6dcadce764605552fc956563efa058c
Download size: 576 KB
Estimated disk space required: 11 MB
Estimated build time: 0.1 SBU (on a minimal system, up to 0.4 SBU on a fully loaded desktop)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/shared-mime-info
If your processor is not a
very recent Intel, you may need to use make
-j1
for this package.
Install Shared Mime Info by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2017-08-20 20:24:54 -0700