summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4def233f1e2b6dd1c19b09119c158353d407d6e2 (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 = r24.c135b88
	pkgrel = 1
	url = https://github.com/solsticedhiver/atool2
	arch = any
	license = GPL3
	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/atool.git
	sha256sums = SKIP

pkgname = atool2-git