mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
722a0b58b2
commit
3441a4d032
1 changed files with 13 additions and 0 deletions
13
srcpkgs/imgp/template
Normal file
13
srcpkgs/imgp/template
Normal file
|
@ -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 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/jarun/imgp"
|
||||
distfiles="https://github.com/jarun/imgp/archive/v${version}.tar.gz"
|
||||
checksum=5679ba127b4ea74a2ef4caf0749b67392ea02f0fe73bdc828b1cb24b2d191e07
|
||||
noarch=yes
|
Loading…
Add table
Reference in a new issue