xpra: update to 4.0.5.
This commit is contained in:
parent
97cceb1d84
commit
5184156e23
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=4.0.4
|
version=4.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-Cython"
|
hostmakedepends="pkg-config python3-Cython"
|
||||||
makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
|
makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
|
||||||
|
@ -14,9 +14,9 @@ short_desc="Persistent remote display server and client for X11 clients"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xpra.org/"
|
homepage="https://xpra.org/"
|
||||||
changelog="https://xpra.org/svn/Xpra/trunk/debian/changelog"
|
changelog="https://xpra.org/svn/Xpra/tags/v4.0.x/src/NEWS"
|
||||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=62df0c54f8a6dd816e7a646b519104b828c4694fcddb105b8f89d6575dc35481
|
checksum=df562b121f3c2be455f9795aea1430b45020a4b875ce638a7280ad8dbe31b486
|
||||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||||
|
|
||||||
system_groups="xpra"
|
system_groups="xpra"
|
||||||
|
|
Loading…
Reference in a new issue