fotoxx: update to 18.01.4.

Closes #13980.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-04-30 20:33:40 +02:00 committed by Enno Boland
parent edf6f33680
commit 7fbd8cad01
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'fotoxx'
pkgname=fotoxx
version=18.01.1
version=18.01.4
revision=1
build_style=gnu-makefile
make_use_env=yes
hostmakedepends="pkg-config"
makedepends="libchamplain-devel libraw-devel"
depends="desktop-file-utils exiftool xdg-utils"
maintainer="cr6git <quark6@protonmail.com>"
short_desc="Free open source program for image editing and collection management"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://www.kornelix.net/fotoxx/fotoxx.html"
license="GPL-3"
distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz"
checksum=1352c1e5b35f8548412cb9db31acb644f5e3d52d1b6a1b3fae2323060981f640
checksum=1f8e64e46413c5dc8957a0fb7ebd5ea0ca2e09f5cfa7389e5db002e77262da1f
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="execinfo.h is a GNU specific header, and doesnt exist under musl.";;