[arch-commits] Commit in xpra/trunk (PKGBUILD)

Giancarlo Razzolini grazzolini at archlinux.org
Thu Dec 19 22:11:21 UTC 2019


    Date: Thursday, December 19, 2019 @ 22:11:21
  Author: grazzolini
Revision: 538452

upgpkg: xpra 3.0.3-3

Modified:
  xpra/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 22:05:18 UTC (rev 538451)
+++ PKGBUILD	2019-12-19 22:11:21 UTC (rev 538452)
@@ -3,12 +3,12 @@
 
 pkgname=xpra
 pkgver=3.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="multi-platform screen and application forwarding system screen for X11"
 arch=('x86_64')
 url='https://www.xpra.org'
 license=('GPL2')
-depends=('gtk3' 'python' 'libxtst' 'python-pillow' 'python-lz4'
+depends=('gtk3' 'python' 'libxtst' 'python-cairo' 'python-gobject' 'python-pillow' 'python-lz4'
          'ffmpeg' 'libvpx' 'xf86-video-dummy' 'libxkbfile'
          'python-netifaces' 'python-rencode' 'python-opengl'
          'python-lz4')
@@ -15,10 +15,10 @@
 optdepends=('x264: Codec' 'python-dbus: dbus features'
             'python-pycups: Printing support'
             'python-cryptography: Cryptography'
-            'python-numpy'
+            'python-numpy: GPU accelerated capture and compression for NVIDIA cards'
             'gst-python: Sound Forwarding'
-            'opencv: Webcam Capture')
-makedepends=('pkgconf' 'pygobject-devel' 'python-cairo' 'python-setuptools' 'cython' 'uglify-js')
+            'opencv: Webcam Forwarding')
+makedepends=('pkgconf' 'pygobject-devel' 'python-setuptools' 'cython' 'uglify-js')
 backup=('etc/xpra/xpra.conf' 'etc/xpra/xorg.conf'
         'etc/xpra/conf.d/05_features.conf'
         'etc/xpra/conf.d/10_network.conf'



More information about the arch-commits mailing list