mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
fotoxx: update to 18.01.4.
Closes #13980. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
edf6f33680
commit
7fbd8cad01
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'fotoxx'
|
# Template file for 'fotoxx'
|
||||||
pkgname=fotoxx
|
pkgname=fotoxx
|
||||||
version=18.01.1
|
version=18.01.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libchamplain-devel libraw-devel"
|
makedepends="libchamplain-devel libraw-devel"
|
||||||
depends="desktop-file-utils exiftool xdg-utils"
|
depends="desktop-file-utils exiftool xdg-utils"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
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="cr6git <quark6@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.kornelix.net/fotoxx/fotoxx.html"
|
homepage="https://www.kornelix.net/fotoxx/fotoxx.html"
|
||||||
license="GPL-3"
|
|
||||||
distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz"
|
distfiles="https://www.kornelix.net/downloads/tarballs/fotoxx-${version}.tar.gz"
|
||||||
checksum=1352c1e5b35f8548412cb9db31acb644f5e3d52d1b6a1b3fae2323060981f640
|
checksum=1f8e64e46413c5dc8957a0fb7ebd5ea0ca2e09f5cfa7389e5db002e77262da1f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;
|
*-musl) broken="execinfo.h is a GNU specific header, and doesn’t exist under musl.";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue