UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
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: https://umvirt.com/linux/downloads/0.2.2/packages/s/shared-mime-info-2.4.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/s/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