# Template file for 'dispcalGUI' pkgname=dispcalGUI version=3.0.4.6 revision=1 build_style=python-module nocross=yes hostmakedepends="python" makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel" depends="python-numpy wxPython argyllcms" short_desc="Display Calibration and Characterization" maintainer="lemmi " license="GPL-3" homepage="http://dispcalgui.hoech.net" distfiles="$SOURCEFORGE_SITE/dispcalgui/${pkgname}-${version}.tar.gz" checksum=6487c95b09515c023f48e0d6096f5c3a201654ba4509953bba57450a4440ddcc pre_configure() { sed -i 's|MimeType=model/vrml;x-world/x-vrml;|MimeType=model/vrml;|' misc/dispcalGUI-VRML-to-X3D-converter.desktop }