xpra: update to 2.0.
This commit is contained in:
parent
d4bf2ff149
commit
ec37c1fcf4
1 changed files with 3 additions and 5 deletions
|
@ -1,14 +1,12 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=1.0.4
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
conf_files="
|
||||
/etc/xpra/xpra.conf
|
||||
/etc/xpra/xorg.conf
|
||||
/etc/xpra/conf.d/*
|
||||
/etc/xpra/cuda.conf
|
||||
/etc/xpra/nvenc.keys"
|
||||
/etc/xpra/conf.d/*"
|
||||
pycompile_module="xpra"
|
||||
hostmakedepends="python pkg-config python-Cython"
|
||||
makedepends="ffmpeg-devel libXcomposite-devel libXdamage-devel libXrandr-devel
|
||||
|
@ -22,7 +20,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=c841940957761e60454eac44c955d174b3d864c853f28b387e784a6d85fc9924
|
||||
checksum=ca9e9622a9d435f9591bf60baec50ea02ebad4e0c0017e1df43dfddd6616e807
|
||||
|
||||
build_options="vpx"
|
||||
|
||||
|
|
Loading…
Reference in a new issue