fotoxx: update to 22.30.

This commit is contained in:
Benjamín Albiñana 2022-08-15 13:12:55 +02:00 committed by Andrew J. Hesford
parent 42ba6953ad
commit 25155b18fb

View file

@ -1,6 +1,6 @@
# Template file for 'fotoxx' # Template file for 'fotoxx'
pkgname=fotoxx pkgname=fotoxx
version=21.40 version=22.30
revision=1 revision=1
wrksrc=fotoxx wrksrc=fotoxx
build_style=gnu-makefile build_style=gnu-makefile
@ -9,11 +9,11 @@ hostmakedepends="pkg-config"
makedepends="libchamplain-devel libraw-devel" makedepends="libchamplain-devel libraw-devel"
depends="desktop-file-utils exiftool xdg-utils dcraw" depends="desktop-file-utils exiftool xdg-utils dcraw"
short_desc="Free open source program for image editing and collection management" short_desc="Free open source program for image editing and collection management"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://www.kornelix.net/fotoxx/fotoxx.html" homepage="https://www.kornelix.net/fotoxx/fotoxx.html"
distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz" distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz"
checksum=0c16597053ce8e186fb8163839f4f4ed44548bf00e43e88951f4346a9dbbb620 checksum=418e56bdb4fab90681495859a2c601ddf093a5b194f16e56fc697e256a722788
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/champlain-0.12" CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/champlain-0.12"