From 7d774aa0d4bb70ea68e652de2c36de351237a601 Mon Sep 17 00:00:00 2001 From: lemmi Date: Sat, 1 Jul 2017 12:24:51 +0200 Subject: [PATCH] hugin: update to 2017.0. --- srcpkgs/hugin/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hugin/template b/srcpkgs/hugin/template index c128e33d048..3f3b26c9bf3 100644 --- a/srcpkgs/hugin/template +++ b/srcpkgs/hugin/template @@ -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 '//d' src/hugin_base/hugin_utils/platform.cpp