summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b6013de614dff6889a0e40382ae96ff13d54c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = dtrx-git
	pkgdesc = An intelligent archive extraction tool
	pkgver = 8.5.3.r2.gb0e9cb1
	pkgrel = 1
	url = http://github.com/dtrx-py/dtrx
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python3
	optdepends = tar: to extract tar, deb, and gem archives
	optdepends = unzip: to extract zip archives
	optdepends = cpio: to extract cpio and rpm archives
	optdepends = rpm-org: to extract rpm archives
	optdepends = binutils: to extract deb archives
	optdepends = gzip: deb, gem, gzip, and compress archives
	optdepends = bzip2: to extract deb and bzip2 archives
	optdepends = xz: to extract xz archives
	optdepends = p7zip: to extract 7z archives
	optdepends = unrar: to extract rar archives
	optdepends = cabextract: to extract MS Cabinet archives
	optdepends = unshield: to extract InstallShield archives
	optdepends = lha: to extract lzh archives
	provides = dtrx
	conflicts = dtrx
	source = git+https://github.com/dtrx-py/dtrx.git
	md5sums = SKIP

pkgname = dtrx-git