Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xpra: update to 3.0.5.
@ 2020-01-19 15:27 voidlinux-github
  2020-01-19 17:37 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-19 20:24 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-19 15:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xpra
https://github.com/void-linux/void-packages/pull/18396

xpra: update to 3.0.5.


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

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

From 66a238a49765b06760ecadb1a0f7e24161bdb378 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 19 Jan 2020 17:24:41 +0200
Subject: [PATCH] xpra: update to 3.0.5.

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

diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template
index 4180b3a1f22..4bf5d95bee5 100644
--- a/srcpkgs/xpra/template
+++ b/srcpkgs/xpra/template
@@ -1,28 +1,29 @@
 # Template file for 'xpra'
 pkgname=xpra
-version=2.5.3
+version=3.0.5
 revision=1
-build_style=python2-module
-pycompile_module="xpra"
-hostmakedepends="pkg-config python-Cython"
+build_style=python3-module
+hostmakedepends="pkg-config python3-Cython"
 makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
- libvpx-devel libwebp-devel libxkbfile-devel pygtk-devel x264-devel"
-depends="cups pygtk python-Pillow python-cups python-dbus python-lz4
- python-paramiko python-rencode xauth xf86-video-dummy xorg-server-xvfb"
+ libvpx-devel libwebp-devel libxkbfile-devel python3-gobject-devel x264-devel
+ gtk+3-devel"
+depends="cups python3-Pillow python3-cups python3-dbus
+ python3-lz4 python3-paramiko python3-rencode xauth xf86-video-dummy
+ xorg-server-xvfb libopencv-python3"
 short_desc="Like screen(1) for X"
 maintainer="Orphaned <orphan@voidlinux.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=daaf3de7ec6e21be216316c56ec3d42e787d4b0137e9c91855032424242d43fb
+checksum=7f0f941c1c9767cb16560528b09ee8204825a4a21eedc1fbf200488035c2c4ff
 conf_files="
  /etc/xpra/xpra.conf
  /etc/xpra/xorg.conf
  /etc/xpra/conf.d/*"
 
 if [ -z "$CROSS_BUILD" ]; then
-	depends+=" python-PyOpenGL-accelerate"
+	depends+=" python3-PyOpenGL-accelerate"
 fi
 
 post_extract() {

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

* Re: [PR PATCH] [Updated] xpra: update to 3.0.5.
  2020-01-19 15:27 [PR PATCH] xpra: update to 3.0.5 voidlinux-github
@ 2020-01-19 17:37 ` voidlinux-github
  2020-01-19 20:24 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-19 17:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages xpra
https://github.com/void-linux/void-packages/pull/18396

xpra: update to 3.0.5.


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

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

From 894e115d9752dbafc8976fa1a0d26bd8534ce97b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 19 Jan 2020 17:24:41 +0200
Subject: [PATCH] xpra: update to 3.0.5.

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

diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template
index 4180b3a1f22..8ea94895912 100644
--- a/srcpkgs/xpra/template
+++ b/srcpkgs/xpra/template
@@ -1,28 +1,29 @@
 # Template file for 'xpra'
 pkgname=xpra
-version=2.5.3
+version=3.0.5
 revision=1
-build_style=python2-module
-pycompile_module="xpra"
-hostmakedepends="pkg-config python-Cython"
+build_style=python3-module
+hostmakedepends="pkg-config python3-Cython"
 makedepends="ffmpeg-devel libXcomposite-devel libXrandr-devel libXtst-devel
- libvpx-devel libwebp-devel libxkbfile-devel pygtk-devel x264-devel"
-depends="cups pygtk python-Pillow python-cups python-dbus python-lz4
- python-paramiko python-rencode xauth xf86-video-dummy xorg-server-xvfb"
+ libvpx-devel libwebp-devel libxkbfile-devel python3-gobject-devel x264-devel
+ gtk+3-devel"
+depends="cups 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>"
 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=daaf3de7ec6e21be216316c56ec3d42e787d4b0137e9c91855032424242d43fb
+checksum=7f0f941c1c9767cb16560528b09ee8204825a4a21eedc1fbf200488035c2c4ff
 conf_files="
  /etc/xpra/xpra.conf
  /etc/xpra/xorg.conf
  /etc/xpra/conf.d/*"
 
 if [ -z "$CROSS_BUILD" ]; then
-	depends+=" python-PyOpenGL-accelerate"
+	depends+=" python3-PyOpenGL-accelerate libopencv-python3"
 fi
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: xpra: update to 3.0.5.
  2020-01-19 15:27 [PR PATCH] xpra: update to 3.0.5 voidlinux-github
  2020-01-19 17:37 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-19 20:24 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-19 20:24 UTC (permalink / raw)
  To: ml

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

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

xpra: update to 3.0.5.
https://github.com/void-linux/void-packages/pull/18396

Description:


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

end of thread, other threads:[~2020-01-19 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-19 15:27 [PR PATCH] xpra: update to 3.0.5 voidlinux-github
2020-01-19 17:37 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-19 20:24 ` [PR PATCH] [Merged]: " voidlinux-github

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).