# Template file for 'gnome-mime-data' pkgname=gnome-mime-data version=2.18.0 distfiles="${GNOME_SITE}/$pkgname/2.18/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="Base MIME and Application database for GNOME" maintainer="Juan RP " checksum=37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7 long_desc=" $pkgname contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS." noarch=yes conf_files="/etc/gnome-vfs-mime-magic" Add_dependency full shared-mime-info Add_dependency build intltool post_install() { mkdir -p ${DESTDIR}/usr/lib mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib }