summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2020-03-13 23:52:59 +0100
committerChristian Hesse2020-03-13 23:52:59 +0100
commit39f4f305215abd6418a7c5ba322a208b90caed6b (patch)
tree77be63a32d1db68529719edd2a8365d62ab69902
parent8ef781a0c9f7aa90d63a2e5a3dabc46771ba5ffe (diff)
downloadaur-39f4f305215abd6418a7c5ba322a208b90caed6b.tar.gz
commit vmware-horizon-client 5.3.0-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3539f858f14..b8557002b86f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vmware-horizon-client
pkgdesc = VMware Horizon Client connect to VMware Horizon virtual desktop
pkgver = 5.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.vmware.com/go/viewclients
arch = x86_64
license = custom
@@ -88,8 +88,10 @@ pkgname = vmware-horizon-tsdr
pkgname = vmware-horizon-mmr
pkgdesc = VMware Horizon Client connect to VMware Horizon virtual desktop - multimedia redirection
depends = vmware-horizon-client
- depends = gstreamer0.10-base
+ depends = gst-plugins-base
depends = libpulse
depends = libxml2
depends = glib2
+ optdepends = gstreamer-vaapi: MMR with Intel VAAPI
+ optdepends = gst-plugins-bad: MMR with NVIDIA VDPAU
diff --git a/PKGBUILD b/PKGBUILD
index 1e3175925240..afb98ed022b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _bundled_with_client=('vmware-horizon-pcoip'
pkgver=5.3.0
_build=15208949
_cart='CART20FQ4'
-pkgrel=3
+pkgrel=4
pkgdesc='VMware Horizon Client connect to VMware Horizon virtual desktop'
arch=('x86_64')
url='https://www.vmware.com/go/viewclients'
@@ -222,7 +222,9 @@ package_vmware-horizon-tsdr() {
package_vmware-horizon-mmr() {
pkgdesc='VMware Horizon Client connect to VMware Horizon virtual desktop - multimedia redirection'
- depends=('vmware-horizon-client' 'gstreamer0.10-base' 'libpulse' 'libxml2' 'glib2')
+ depends=('vmware-horizon-client' 'gst-plugins-base' 'libpulse' 'libxml2' 'glib2')
+ optdepends=('gstreamer-vaapi: MMR with Intel VAAPI'
+ 'gst-plugins-bad: MMR with NVIDIA VDPAU')
cd "${srcdir}/extract/vmware-horizon-mmr/"