dispcalGUI: update to 3.5.2.0.
This commit is contained in:
parent
230ddd9504
commit
cde534fb67
@ -1,21 +1,23 @@
|
|||||||
# Template file for 'dispcalGUI'
|
# Template file for 'dispcalGUI'
|
||||||
pkgname=dispcalGUI
|
pkgname=dispcalGUI
|
||||||
version=3.0.6.3
|
version=3.5.2.0
|
||||||
revision=3
|
revision=1
|
||||||
|
_name="DisplayCAL"
|
||||||
|
wrksrc="${_name}-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="dispcalGUI"
|
pycompile_module="${_name}"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
|
makedepends="python-devel libXxf86vm-devel libXinerama-devel libXrandr-devel"
|
||||||
depends="python-numpy wxPython argyllcms"
|
depends="python-numpy wxPython argyllcms"
|
||||||
short_desc="Display Calibration and Characterization"
|
short_desc="Display Calibration and Characterization"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://dispcalgui.hoech.net"
|
homepage="https://displaycal.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/dispcalgui/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/dispcalgui/${_name}-${version}.tar.gz"
|
||||||
checksum=ca4384b5bf467153e6466492a9e257bff5eefbc80f96531847f2a504bf9b76a2
|
checksum=5dec64ccaacecb58b20db4a00b6b176f15b311f86afec79e7bb8dc0ba1859ebb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's|MimeType=model/vrml;x-world/x-vrml;|MimeType=model/vrml;|' misc/dispcalGUI-VRML-to-X3D-converter.desktop
|
sed -i 's|MimeType=model/vrml;x-world/x-vrml;|MimeType=model/vrml;|' misc/displaycal-vrml-to-x3d-converter.desktop
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
1
srcpkgs/dispcalGUI/update
Normal file
1
srcpkgs/dispcalGUI/update
Normal file
@ -0,0 +1 @@
|
|||||||
|
pkgname="${_name}"
|
Loading…
x
Reference in New Issue
Block a user