15 lines
582 B
Bash
15 lines
582 B
Bash
# Template file for 'phototonic'
|
|
pkgname=phototonic
|
|
version=2.1
|
|
revision=4
|
|
build_style=qmake
|
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
|
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="Orphaned <orphan@voidlinux.org>"
|
|
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
|