17 lines
656 B
Bash
17 lines
656 B
Bash
# Template file for 'phototonic'
|
|
pkgname=phototonic
|
|
version=1.7.22
|
|
revision=2
|
|
_gitrev=24d7b78650091552d561c4d6c5ec5e5e6ce8bfcc
|
|
wrksrc="${pkgname}-${_gitrev}"
|
|
build_style=qmake
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://oferkv.github.io/phototonic/"
|
|
license="GPL-3"
|
|
short_desc="Lightweight image viewer and organizer for Qt5"
|
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-svg-devel"
|
|
makedepends="qt5-svg-devel exiv2-devel"
|
|
depends="qt5-imageformats"
|
|
distfiles="https://github.com/oferkv/phototonic/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
|
checksum=5b06b2dd95c4e96641b28b51df75c328ce6424d5efa83033792b272c055eb26a
|