phototonic: rebuild against exiv2-0.27.0_1

[ci skip]
This commit is contained in:
Rasmus Thomsen 2019-01-01 23:39:28 +01:00 committed by Helmut Pozimski
parent 38d0605e90
commit 83aa771bdb

View file

@ -1,18 +1,18 @@
# Template file for 'phototonic'
pkgname=phototonic
version=2.1
revision=2
revision=3
build_style=qmake
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/oferkv/phototonic"
license="GPL-3"
short_desc="Lightweight image viewer and organizer for Qt5"
hostmakedepends="pkg-config"
makedepends="qt5-svg-devel exiv2-devel"
depends="desktop-file-utils hicolor-icon-theme qt5-imageformats"
short_desc="Lightweight image viewer and organizer for Qt5"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="https://github.com/oferkv/phototonic"
distfiles="https://github.com/oferkv/phototonic/archive/v${version}.tar.gz"
checksum=a8b2dbc81750efabb65a4732b1704641afd4a4f772ef9c90817871ca2a52f5ef
if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"
fi