mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/xpra to 4.3.3-1
This commit is contained in:
parent
bd21ffd7b0
commit
6220503b5e
1 changed files with 6 additions and 6 deletions
|
@ -6,14 +6,14 @@
|
|||
# - setup.py with --without-docs
|
||||
|
||||
pkgname=xpra
|
||||
pkgver=4.2.3
|
||||
pkgrel=4
|
||||
pkgver=4.3.3
|
||||
pkgrel=1
|
||||
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-cairo' 'python-gobject' 'python-pillow' 'python-lz4'
|
||||
'ffmpeg4.4' 'libvpx' 'xf86-video-dummy' 'libxkbfile'
|
||||
'ffmpeg' 'libvpx' 'xf86-video-dummy' 'libxkbfile' 'libxres'
|
||||
'python-netifaces' 'python-rencode' 'python-opengl'
|
||||
'python-lz4')
|
||||
optdepends=('x264: Codec' 'python-dbus: dbus features'
|
||||
|
@ -42,11 +42,11 @@ backup=('etc/xpra/xpra.conf' 'etc/xpra/xorg.conf'
|
|||
source=($pkgname-$pkgver.tar.xz::$url/src/$pkgname-$pkgver.tar.xz
|
||||
$pkgname-$pkgver.tar.xz.asc::$url/src/$pkgname-$pkgver.tar.xz.gpg)
|
||||
|
||||
md5sums=('dac29de0bec1ccdabaae367394fe0e0f'
|
||||
md5sums=('0513c9236735b1288b1ba7ced6ac5f2b'
|
||||
'SKIP')
|
||||
sha1sums=('93e10a98d1d794cd22008a4524f5f936a57ed9da'
|
||||
sha1sums=('d453924415ee1f6dfbf3c7108aba63790e2d7336'
|
||||
'SKIP')
|
||||
sha256sums=('c6664fe4ccfec95623af36289525b3d91c93aed3e321107599e22d8941c57bc7'
|
||||
sha256sums=('27acf3921a340357da095cd2ff4c0395b80bb499b23eb9c1904711ee40e577b0'
|
||||
'SKIP')
|
||||
validpgpkeys=('C11C0A4DF702EDF6C04F458C18ADB31CF18AD6BB') # Antoine Martin <antoine@nagafix.co.uk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue