# Template file for 'fotoxx' pkgname=fotoxx version=21.40 revision=1 wrksrc=fotoxx 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="Orphaned " license="GPL-3.0-or-later" homepage="https://www.kornelix.net/fotoxx/fotoxx.html" distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz" checksum=0c16597053ce8e186fb8163839f4f4ed44548bf00e43e88951f4346a9dbbb620 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