1 # Maintainer: Bruno Pagani <archange@archlinux.org>
2 # Contributor: Daniel Isenmann <daniel@archlinux.org>
3 # Contributor: Dominik Ryba <domryba@post.pl>
6 pkgver=4.2.r1524+h4c30a326b3f4
8 pkgdesc="Intelligent blend tool for overlapping picture"
10 url="http://enblend.sourceforge.net"
12 depends=(lcms2 vigra gsl exiv2)
13 makedepends=(mercurial libjpeg libpng libtiff openexr zlib help2man boost)
14 # The latest revision moves to C++17 instead of boost but requires exiv2 2.28 which is currently unreleased
15 #source=(enblend-enfuse::hg+http://hg.code.sf.net/p/enblend/code#revision=b236375ad1a8
16 source=(enblend-enfuse::hg+http://hg.code.sf.net/p/enblend/code#revision=4c30a326b3f4)
21 printf "4.2.r%s+h%s" "$(hg identify -n)" "$(hg identify -i)"
26 make --makefile=Makefile.scm
42 make DESTDIR="${pkgdir}" install