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-7.4 platform.
Download (HTTP): http://freedesktop.org/~hadess/shared-mime-info-1.1.tar.xz
Download MD5 sum: 12ba00bf1cb2e69bfba73127e708e833
Download size: 496 KB
Estimated disk space required: 17 MB
Estimated build time: 0.1 SBU
GLib-2.36.4, Intltool-0.50.2, and libxml2-2.9.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/shared-mime-info
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 2013-08-20 15:41:29 -0700