xpra: update to 1.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=0.17.6
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
|
||||
@@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=f266df26c866699ec71fe7e33e71d38e397563230f0bb12f8b20bc422a2afbfc
|
||||
checksum=87b7c4e4bd4afe40363b23add4b3246004c8a027b305faee23b6063761c3826a
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||
|
||||
Reference in New Issue
Block a user