Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xpra: update to 4.0.3.
@ 2020-08-20 16:29 ahesford
  2020-08-20 17:26 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-08-20 16:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

There is a new pull request by ahesford against master on the void-packages repository

https://github.com/ahesford/void-packages xpra
https://github.com/void-linux/void-packages/pull/24390

xpra: update to 4.0.3.


A patch file from https://github.com/void-linux/void-packages/pull/24390.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xpra-24390.patch --]
[-- Type: text/x-diff, Size: 2214 bytes --]

From 3ddf5eaf2966e024ee7ada840166b704974e1181 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Thu, 20 Aug 2020 12:26:57 -0400
Subject: [PATCH] xpra: update to 4.0.3.

---
 srcpkgs/xpra/template | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template
index ded45026735..fcbc5d5ac49 100644
--- a/srcpkgs/xpra/template
+++ b/srcpkgs/xpra/template
@@ -1,6 +1,6 @@
 # Template file for 'xpra'
 pkgname=xpra
-version=3.0.7
+version=4.0.3
 revision=1
 build_style=python3-module
 hostmakedepends="pkg-config python3-Cython"
@@ -10,17 +10,14 @@ makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
 depends="cups python3-gobject python3-Pillow python3-cups python3-dbus
  python3-lz4 python3-paramiko python3-rencode xauth xf86-video-dummy
  xorg-server-xvfb"
-short_desc="Like screen(1) for X"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="Persistent remote display server and client for X11 clients"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-2.0-or-later"
 homepage="https://xpra.org/"
 changelog="https://xpra.org/svn/Xpra/trunk/debian/changelog"
 distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
-checksum=dc88ab4f7011f0f50f79f2cba97dd14503b336b451db2849f92bdf921b2b8c44
-conf_files="
- /etc/xpra/xpra.conf
- /etc/xpra/xorg.conf
- /etc/xpra/conf.d/*"
+checksum=371f8002261db2113d566aecf12ab9c8e2d6460c2799278df2cb85e2ae6e4e15
+conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
 
 system_groups="xpra"
 
@@ -33,13 +30,13 @@ if [ -z "$CROSS_BUILD" ]; then
 	esac
 fi
 
-post_extract() {
-	sed -i 's/-Werror/-Wno-error/g' setup.py  # ugh
-	sed -i "s/sysconfig.get_config_var('CFLAGS')/sysconfig.get_config_var('BUILD_CFLAGS')/" setup.py
+post_patch() {
+	vsed -i setup.py -e 's/-Werror/-Wno-error/g' \
+		-e "/sysconfig.get_config_var/s/'CFLAGS'/'BUILD_CFLAGS'/"
 }
 
 post_install() {
-	sed -i "s:${DESTDIR/\/\//\/}::" ${DESTDIR}/etc/xpra/conf.d/55_server_x11.conf
+	vsed -e "s:${DESTDIR/\/\//\/}::" -i ${DESTDIR}/etc/xpra/conf.d/55_server_x11.conf
 	rm -rf ${DESTDIR}/etc/init.d
 
 	vmkdir usr/share/X11/xorg.conf.d

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: xpra: update to 4.0.3.
  2020-08-20 16:29 [PR PATCH] xpra: update to 4.0.3 ahesford
@ 2020-08-20 17:26 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-08-20 17:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

There's a closed pull request on the void-packages repository

xpra: update to 4.0.3.
https://github.com/void-linux/void-packages/pull/24390

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-20 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 16:29 [PR PATCH] xpra: update to 4.0.3 ahesford
2020-08-20 17:26 ` [PR PATCH] [Closed]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).