From fbfb3aa0a69c92ac1ff71b4262261bb5b9d6baee Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Thu, 3 Mar 2016 14:22:59 +0000 Subject: [PATCH] community/luminancehdr to 2.4.0-7 --- community/luminancehdr/PKGBUILD | 4 ++-- community/luminancehdr/luminancehdr.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/community/luminancehdr/PKGBUILD b/community/luminancehdr/PKGBUILD index ae13970d6..f47e28068 100644 --- a/community/luminancehdr/PKGBUILD +++ b/community/luminancehdr/PKGBUILD @@ -8,12 +8,12 @@ pkgname=luminancehdr pkgver=2.4.0 -pkgrel=6 +pkgrel=7 pkgdesc='Open source graphical user interface application that aims to provide a workflow for HDR imaging' arch=('i686' 'x86_64') url='http://qtpfsgui.sourceforge.net/' license=('GPL') -depends=('exiv2' 'fftw' 'gsl' 'lcms2' 'libraw' 'openexr' 'qt5-webkit' 'ccfits') +depends=('exiv2' 'fftw' 'gsl' 'lcms2' 'libraw' 'openexr' 'qt5-webkit' 'ccfits' 'desktop-file-utils' 'hicolor-icon-theme') makedepends=('cmake' 'boost' 'gtest' 'qt5-tools' 'patch') optdepends=('hugin: align image stack functionality') install=$pkgname.install diff --git a/community/luminancehdr/luminancehdr.changelog b/community/luminancehdr/luminancehdr.changelog index 3f45a3bdb..b38dfdfa5 100644 --- a/community/luminancehdr/luminancehdr.changelog +++ b/community/luminancehdr/luminancehdr.changelog @@ -1,3 +1,6 @@ +2016-02-20 Jaroslav Lichtblau <svetlemodry@archlinux.org> + * luminancehdr 2.4.0-7 gsl 2.1 rebuild + 2015-08-27 Jaroslav Lichtblau <svetlemodry@archlinux.org> * luminancehdr 2.4.0-5 libraw 0.17 rebuild