summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0010825b7d21e8518aa27a19bd5e24a5ea0ab7df (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
pkgbase = pat-aur-git
	pkgdesc = AUR helper and tool to build Arch Linux packages in clean containers.
	pkgver = r493.d48af4d
	pkgrel = 1
	url = https://gitlab.com/patlefort/pat-aur
	arch = x86_64
	license = GPL-3.0-only
	makedepends = git
	makedepends = libxslt
	makedepends = docbook-xsl
	makedepends = cmake
	makedepends = boost
	makedepends = flatpak
	source = git+https://gitlab.com/patlefort/pat-aur.git
	sha256sums = SKIP

pkgname = pat-aur-client-git
	pkgdesc = AUR helper and tool to build Arch Linux packages in clean containers. (client only)
	arch = any
	depends = elvish
	depends = pacutils
	depends = expac
	depends = gzip
	depends = curl
	provides = pat-aur-client
	conflicts = pat-aur-client

pkgname = pat-aur-host-git
	pkgdesc = AUR helper and tool to build Arch Linux packages in clean containers. (host machine)
	install = pat-aur-git.install
	arch = any
	depends = pat-aur-client-git
	depends = parallel
	depends = dumb-init
	depends = pacutils
	depends = aurutils
	depends = bubblewrap
	depends = ninja-jobserver
	depends = git
	depends = python
	depends = jq
	optdepends = seccomp-filtered-run: seccomp filters.
	optdepends = sshfs: remote connection.
	optdepends = socat: remote connection.
	optdepends = systemd: cgroups support.
	optdepends = rsync: rsync download agent.
	optdepends = openssh: scp download agent.
	provides = pat-aur-host
	conflicts = pat-aur-host

pkgname = pat-aur-client-flatpak-git
	pkgdesc = AUR helper and tool to build Arch Linux packages in clean containers. (flatpak support)
	depends = pat-aur-client-git
	depends = libboost_json.so
	depends = flatpak