UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
shared-mime-info
The Shared Mime Info package contains a MIME database.Package info
Codename: shared-mime-info
Source file: shared-mime-info-2.4.tar.gz
Source directory: shared-mime-info-2.4
Package URL: shared-mime-info-2.4.tar.gz
Package md5-checksum URL: shared-mime-info-2.4.tar.gz.md5sum
Dependances: libxml2, glib.
Dependance of: lxde-common, xfce4-session, gnome-control-center, xine-ui, gdk-pixbuf.
Patches: *** NO PATCHES FOUND ***
Addons: xdgmime.tar.xz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
tar -xf ../xdgmime.tar.xz &&
make -C xdgmime
fi
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release -Dupdate-mimedb=true ..
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install