blob: cffbae973e6f1158c7a24802bf778706f105b886 (
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
56
57
58
|
pkgbase = podman-desktop
pkgdesc = Manage Podman and other container engines from a single UI and tray.
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/containers/podman-desktop
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = yarn
makedepends = git
makedepends = python
makedepends = npm
optdepends = podman: podman plugin
optdepends = crc: crc plugin
optdepends = lima: lima plugin
optdepends = docker: docker plugin
source = git+https://github.com/containers/podman-desktop#tag=v1.3.1
source = podman-desktop.desktop
sha256sums = SKIP
sha256sums = f520d11b747dc29bcc63dd7d75f235e446104f924142be4ecc6f26b23e3a7c1c
pkgname = podman-desktop
depends = c-ares
depends = gtk3
depends = libevent
depends = nss
depends = wayland
depends = fontconfig
depends = woff2
depends = aom
depends = brotli
depends = libjpeg
depends = icu
depends = dav1d
depends = flac
depends = snappy
depends = libxml2
depends = ffmpeg
depends = libwebp
depends = minizip
depends = opus
depends = harfbuzz
depends = re2
depends = libavif
depends = jsoncpp
depends = libxslt
depends = libpng
depends = freetype2
optdepends = podman: podman plugin
optdepends = crc: crc plugin
optdepends = lima: lima plugin
optdepends = docker: docker plugin
optdepends = kde-cli-tools: file deletion support (kioclient5)
optdepends = libappindicator-gtk3: StatusNotifierItem support
optdepends = pipewire: WebRTC desktop sharing under Wayland
optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
optdepends = trash-cli: file deletion support (trash-put)
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)
|