blob: bb0c4a324ec89822ccc3810afba0e112762c233f (
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
|
pkgbase = portable-git
pkgdesc = Portable Sandboxing framework
pkgver = 16.0.r9.g28af9c1e
pkgrel = 1
epoch = 1
url = https://github.com/Kraftland/portable
arch = x86_64
arch = aarch64
arch = loongarch64
license = GPL-3.0-or-later
makedepends = libarchive
makedepends = git
makedepends = go
depends = libnotify
depends = pipewire
depends = coreutils
depends = zenity
depends = xdg-dbus-proxy
depends = bubblewrap
depends = util-linux
depends = systemd-libs
depends = glibc
depends = dbus
depends = bash
depends = xdg-desktop-portal-impl
depends = grep
depends = portable-packer
optdepends = at-spi2-core: accessibility
optdepends = orca: screen reader
optdepends = netsock: Per-app firewall
provides = portable
conflicts = portable
options = !debug
options = !strip
source = portable::git+https://github.com/Kraftland/portable.git
md5sums = SKIP
pkgname = portable-git
|