mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
dispcalGUI: update to 3.0.2.0.
This commit is contained in:
parent
449eb70abf
commit
aa0dc35206
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dispcalGUI'
|
# Template file for 'dispcalGUI'
|
||||||
pkgname=dispcalGUI
|
pkgname=dispcalGUI
|
||||||
version=3.0.1.0
|
version=3.0.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
nocross=yes
|
nocross=yes
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://dispcalgui.hoech.net"
|
homepage="http://dispcalgui.hoech.net"
|
||||||
distfiles="$SOURCEFORGE_SITE/dispcalgui/${pkgname}-${version}.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/dispcalgui/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f2d7233c4467b46d355388ec6c28c01927caf3591f334e209a28e61829abd1e9
|
checksum=e36c7bb883ea97cad3ca539c009e4dd2249e8a61e368c946cb10051ef65027e3
|
||||||
|
|
||||||
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/dispcalGUI-VRML-to-X3D-converter.desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue