13 lines
466 B
Bash
13 lines
466 B
Bash
|
# Template file for 'jpeginfo'
|
||
|
pkgname=jpeginfo
|
||
|
version=1.6.1
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
makedepends="libjpeg-turbo-devel"
|
||
|
short_desc="Prints information and tests integrity of JPEG/JFIF files"
|
||
|
maintainer="bougyman <bougyman@voidlinux.eu>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://www.kokkonen.net/tjko/projects.html"
|
||
|
distfiles="http://www.kokkonen.net/tjko/src/jpeginfo-${version}.tar.gz"
|
||
|
checksum=629e31cf1da0fa1efe4a7cc54c67123a68f5024f3d8e864a30457aeaed1d7653
|