16 lines
537 B
Bash
16 lines
537 B
Bash
|
# Template file for 'PhotoCollage'
|
||
|
pkgname=PhotoCollage
|
||
|
version=1.4.4
|
||
|
revision=1
|
||
|
archs=noarch
|
||
|
build_style=python3-module
|
||
|
pycompile_module="photocollage"
|
||
|
hostmakedepends="python3"
|
||
|
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="${homepage}/archive/v${version}.tar.gz"
|
||
|
checksum=18c8ce37521a4994115380d64b68a61f6040a264e1fd12b554e8265dfc54ff95
|