parent
f499ffba9a
commit
84730a2155
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'povray'
|
# Template file for 'povray'
|
||||||
pkgname=povray
|
pkgname=povray
|
||||||
version=3.7.0.8
|
version=3.7.0.8
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
_v=${version%.*.*}
|
_v=${version%.*.*}
|
||||||
configure_args="COMPILED_BY=Void"
|
configure_args="COMPILED_BY=Void --disable-optimiz-arch"
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/povray/$_v/povray.conf
|
/etc/povray/$_v/povray.conf
|
||||||
/etc/povray/$_v/povray.ini"
|
/etc/povray/$_v/povray.ini"
|
||||||
|
|
Loading…
Reference in New Issue