diff --git a/srcpkgs/imgp/template b/srcpkgs/imgp/template new file mode 100644 index 00000000000..5f5d295326f --- /dev/null +++ b/srcpkgs/imgp/template @@ -0,0 +1,13 @@ +# Template file for 'imgp' +pkgname=imgp +version=2.4.1 +revision=1 +build_style=gnu-makefile +depends="python3-Pillow" +short_desc="Multi-core batch image resizer and rotator" +maintainer="maxice8 " +license="GPL-3" +homepage="https://github.com/jarun/imgp" +distfiles="https://github.com/jarun/imgp/archive/v${version}.tar.gz" +checksum=5679ba127b4ea74a2ef4caf0749b67392ea02f0fe73bdc828b1cb24b2d191e07 +noarch=yes