mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
hugin: update to 2018.0.0.
This commit is contained in:
parent
f8f0127a29
commit
25cb60c239
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hugin'
|
# Template file for 'hugin'
|
||||||
pkgname=hugin
|
pkgname=hugin
|
||||||
version=2017.0.0
|
version=2018.0.0
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc=${pkgname}-${version}
|
wrksrc=${pkgname}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_module="hpi.py hsi.py"
|
pycompile_module="hpi.py hsi.py"
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2"
|
||||||
homepage="http://hugin.sourceforge.net/"
|
homepage="http://hugin.sourceforge.net/"
|
||||||
short_desc="An easy to use panoramic imaging toolchain"
|
short_desc="An easy to use panoramic imaging toolchain"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609
|
checksum=d3af0d066ac50e3bb243a175a64ecda136d87178419457e8822e11bcf0e565cb
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python"
|
hostmakedepends+=" python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue