# Template file for 'fotoxx' pkgname=fotoxx version=22.50 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 dcraw" short_desc="Free open source program for image editing and collection management" maintainer="Benjamín Albiñana " license="GPL-3.0-or-later" homepage="https://www.kornelix.net/fotoxx/fotoxx.html" changelog="https://www.kornelix.net/downloads/recent_changes.txt" distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz" checksum=ed272dcdc3094908fd4eb2ae165f0e2746a7fb30081539dad66a3d6b8252dba0 CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/champlain-0.12" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" libchamplain-devel" fi case "$XBPS_TARGET_LIBC" in musl) makedepends+=" libexecinfo-devel" esac