%general-entities; ]> $Date$ shared-mime-info-&shared-mime-info-version; shared-mime-info Introduction to Shared Mime Info The Shared Mime Info package contains a MIME database. This allows central updates of MIME information for all supporting applications. &lfs110a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &shared-mime-info-md5sum; Download size: &shared-mime-info-size; Estimated disk space required: &shared-mime-info-buildsize; Estimated build time: &shared-mime-info-time; Additional Downloads Required patch to allow building with meson-0.60 and later: Optional download, required to run the testsuite: xdgmime md5sum: &xdgmime-md5sum; Shared Mime Info Dependencies Required , , , and User Notes: Installation of Shared Mime Info Install Shared Mime Info by running the following commands: If you wish to run the test suite, you must first extract the xdgmime tarball into the current directory, and compile it so that meson can find it: tar -xf ../xdgmime.tar.xz && make -C xdgmime One of the changes in meson-0.60 broke this package. To fix that apply a patch: patch -p1 -i ../shared-mime-info-&shared-mime-info-version;-shared-mime-info_meson_0.60_fix-1.patch Now build the package: mkdir build && cd build && meson --prefix=/usr --buildtype=release -Dupdate-mimedb=true .. && ninja If you have followed the instructions above to build xdgmime, to test the result issue ninja test. Now, as the root user: ninja install Command Explanations -Dupdate-mimedb=true: This parameter tells the build system to run update-mime-database during installation. Otherwise, this must be done manually in order to be able to use the MIME database. Contents Installed Program Installed Library Installed Directory update-mime-database None /usr/share/mime Short Descriptions update-mime-database assists in adding MIME data to the database update-mime-database