blob: 80e4181bfd493eb01d09c01dcf4e16ef6c096173 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | pkgbase = python2-libewf-git
	pkgdesc = library to access the Expert Witness Compression Format (EWF)
	pkgver = 20171104
	pkgrel = 1
	url = https://github.com/libyal/libewf/
	arch = any
	license = LGPL
	makedepends = python2-setuptools
	depends = python2
	provides = python2-libewf
	conflicts = python2-libewf
	options = !emptydirs
	source = git+https://github.com/libyal/libewf.git
	md5sums = SKIP
pkgname = python2-libewf-git
 |