community/gimp-nufraw to 0.43.3-3

This commit is contained in:
Kevin Mihelich 2022-02-28 20:51:49 +00:00
parent 2cdaedbd7a
commit b0e569ceb3

View file

@ -6,7 +6,7 @@
pkgname=gimp-nufraw
_realver=0.43-3
pkgver=0.43.3
pkgrel=2
pkgrel=3
pkgdesc='Converter for raw files; utility and GIMP plugin'
url='https://sourceforge.net/projects/nufraw/'
arch=('x86_64')
@ -16,12 +16,16 @@ makedepends=('gimp')
conflicts=('gimp-ufraw')
replaces=('gimp-ufraw')
optdepends=('gimp: to use the gimp import plugin for raw images')
source=("https://downloads.sourceforge.net/nufraw/nufraw-${_realver}.tar.gz")
sha256sums=('2c7dcc1590993ec267b3112562b2433010d6f94f6acc6506c76aa29cf8c6c32c')
source=("https://downloads.sourceforge.net/nufraw/nufraw-${_realver}.tar.gz"
nufraw-glib-2.70.patch)
sha256sums=('2c7dcc1590993ec267b3112562b2433010d6f94f6acc6506c76aa29cf8c6c32c'
'0e422f77b277f3c38b454426ee155d1004e47ced8d5d05942448584557c9ed07')
prepare() {
cd "nufraw-${_realver}"
patch -p1 < ../nufraw-glib-2.70.patch # Fix build with glib 2.70
autoreconf -fi
mv nufraw.desktop{.desktop,}