blob: b607041cd649694b74586875eb2b92a2edaafca8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = md5jpegdata
pkgdesc = Tool to calculate the MD5 hashsum of the pure data part of a jpeg-file
pkgver = 1.2
pkgrel = 2
url = https://www.first.in-berlin.de/software/tools/md5jpegdata/
arch = i686
arch = x86_64
license = GPL3
depends = libgcrypt
depends = libjpeg-turbo
options = !makeflags
source = https://www.first.in-berlin.de/software/tools/md5jpegdata/md5jpegdata-1.2.tar.gz
md5sums = 780a1378d278c9d4d9d9d3f25c42dd43
pkgname = md5jpegdata
|