summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b4d446dc8a6d7bec45c84543a336d1969889f110 (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
pkgbase = atool2-git
	pkgdesc = A script for managing file archives of various types (with zstd support)
	pkgver = r25.1db9e46
	pkgrel = 3
	url = https://github.com/solsticedhiver/atool2
	arch = any
	license = GPL-3.0-or-later
	makedepends = bash
	depends = file
	depends = perl
	optdepends = bzip2: for using atool with bzip2 compressed archives
	optdepends = cpio: for using atool with cpio archives
	optdepends = gzip: for using atool with gzip compressed archives
	optdepends = lha: for using atool with lha, lharc and similar archives
	optdepends = xz: for using atool with lzma compressed archives
	optdepends = lzop: for using atool with lzop compressed archives
	optdepends = p7zip: for using atool with 7z archives
	optdepends = tar: for using atool with tar archives
	optdepends = unace: for using atool with ace archives
	optdepends = unrar: for using atool with rar archives
	optdepends = zip: for using atool for creating zip archives
	optdepends = unzip: for using atool for unpacking archives
	optdepends = zstd: for using atool with zstandard archives
	provides = atool
	conflicts = atool
	source = atool::git+https://github.com/solsticedhiver/atool2.git
	sha256sums = SKIP

pkgname = atool2-git