blob: a774017a519a609bae5906d16910c2764eff4166 (
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
|
pkgbase = open-vm-tools-git
pkgdesc = Open VMware Tools for Linux guests (running Wayland only)
pkgver = 13.0.10
pkgrel = 1
url = https://github.com/vmware/open-vm-tools
install = open-vm-tools-git.install
arch = x86_64
arch = aarch64
license = GPL-2.0-only
license = LGPL-2.1-only
makedepends = glib2-devel
makedepends = pkg-config
makedepends = python
makedepends = rpcsvc-proto
depends = fuse3
depends = glib2
depends = gtk3
depends = gtkmm3
depends = icu
depends = iproute2
depends = libdnet
depends = libmspack
depends = libsigc++
depends = libxcrypt
depends = libxml2
depends = lsb-release
depends = procps-ng
depends = uriparser
depends = xmlsec
optdepends = netctl: for automated network configuration
optdepends = networkmanager: for automated network configuration
backup = etc/pam.d/vmtoolsd
source = https://github.com/vmware/open-vm-tools/archive/refs/tags/stable-13.0.10.tar.gz
source = vmtoolsd.service
source = vmware-vmblock-fuse.service
source = vmware-mnt-hgfs.mount
source = fix-glib-stubs.patch
source = fix-const-qualifier.patch
sha256sums = 622777a30703226326248fc7d5e55b9ddc280368fc85539d2d1aa06c0531c613
sha256sums = d188f0355c2b8e8b87320d7f1d99465cc40daa569bbdf2b49c0033ed9a89b30f
sha256sums = f4daa3a8cf3ed0218fd2bf16d5d60408227938a2bf3cd8762f9ba6e9251fafdb
sha256sums = 023469d60c873a76346ac9c2337cbc25f15c6bb6b2f0d7fc10c74d6faf8ecae1
sha256sums = 905f99ace28dcd68b2002149f3a3d69d83a58fd49c95df9d572eab958e30820c
sha256sums = 2a7ac51fd78de80c67f920326421e8ee358bea9fa676c575bd28b4f4ba21a52b
pkgname = open-vm-tools-git
|