hugin: update to 2017.0.

This commit is contained in:
lemmi 2017-07-01 12:24:51 +02:00
parent 2a03b81dfd
commit 7d774aa0d4

View file

@ -1,7 +1,8 @@
# Template file for 'hugin'
pkgname=hugin
version=2016.2.0
revision=4
version=2017.0
revision=1
wrksrc=${pkgname}-${version}.0
build_style=cmake
configure_args="-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"
pycompile_module="hpi.py hsi.py"
@ -16,8 +17,8 @@ depends="exiftool"
license="GPL-2"
homepage="http://hugin.sourceforge.net/"
short_desc="An easy to use panoramic imaging toolchain"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=54ab1bc8dd94d83c02bfd4082c4454b3b33f0fa56bc17b45cf3e89be87691f15
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
checksum=86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609
pre_configure() {
sed -i '/<sys\/sysctl.h>/d' src/hugin_base/hugin_utils/platform.cpp