14 lines
543 B
Bash
14 lines
543 B
Bash
# Template file for 'PhotoCollage'
|
|
pkgname=PhotoCollage
|
|
version=1.4.5
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="gettext python3-setuptools"
|
|
depends="python3-Pillow python3-gobject"
|
|
short_desc="Graphical tool to make photo collage posters"
|
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/adrienverge/PhotoCollage"
|
|
distfiles="https://github.com/adrienverge/PhotoCollage/archive/v${version}.tar.gz"
|
|
checksum=7dab2de4a098cb68369221bd634591dc768f10df2064a55bb8d6430cf5be5b36
|