# Template file for 'dispcalGUI' pkgname=dispcalGUI version=3.0.5.1 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=52e5a399b8bb76863feffb482629f76ec09c137365a72ea09adaf5f8fa78957a pre_configure() { sed -i 's|MimeType=model/vrml;x-world/x-vrml;|MimeType=model/vrml;|' misc/dispcalGUI-VRML-to-X3D-converter.desktop }