Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lutris: update to 0.5.8
@ 2020-11-15  7:59 kkga
  2020-11-15 16:23 ` [PR PATCH] [Updated] " kkga
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kkga @ 2020-11-15  7:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-lutris
https://github.com/void-linux/void-packages/pull/26393

lutris: update to 0.5.8


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

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

From 7ce6b394bd2423932a91000545d3c47dc55a30d5 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Sun, 15 Nov 2020 10:59:33 +0300
Subject: [PATCH] lutris: update to 0.5.8

---
 srcpkgs/lutris/template | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/lutris/template b/srcpkgs/lutris/template
index cf701853027..5cb76d44b33 100644
--- a/srcpkgs/lutris/template
+++ b/srcpkgs/lutris/template
@@ -1,7 +1,7 @@
 # Template file for 'lutris'
 pkgname=lutris
-version=0.5.7.1
-revision=2
+version=0.5.8
+revision=1
 build_style=meson
 hostmakedepends="gettext python3-setuptools python3-gobject gtk+3-devel"
 depends="python3-dbus python3-gobject python3-yaml python3-evdev python3-Pillow
@@ -12,11 +12,5 @@ maintainer="Jan Wey. <janwey.git@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://lutris.net"
 changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
-distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
-checksum=5b03b1bb761945ddae5f82572b33b6785cc93c4f8c16d8d86fa194ad43e6ab56
-
-post_patch() {
-	# XXX Check if this script is changed
-	# It's 3 lines for now.
-	vsed -i -e '1s/bash/sh/' share/lutris/bin/resetxpad
-}
+distfiles="https://github.com/lutris/lutris/archive/${version}.tar.gz"
+checksum=88551142654404e881b00b90fdaba3eefb9b7e97b27079aada086321abab86ee

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

* Re: [PR PATCH] [Updated] lutris: update to 0.5.8
  2020-11-15  7:59 [PR PATCH] lutris: update to 0.5.8 kkga
@ 2020-11-15 16:23 ` kkga
  2020-11-19  3:24 ` ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kkga @ 2020-11-15 16:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-lutris
https://github.com/void-linux/void-packages/pull/26393

lutris: update to 0.5.8


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

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

From 6e30f7e17b56122d5db558f1e4cd739e49d45e80 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Sun, 15 Nov 2020 10:59:33 +0300
Subject: [PATCH] lutris: update to 0.5.8

---
 srcpkgs/lutris/template | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/lutris/template b/srcpkgs/lutris/template
index cf701853027..5cb76d44b33 100644
--- a/srcpkgs/lutris/template
+++ b/srcpkgs/lutris/template
@@ -1,7 +1,7 @@
 # Template file for 'lutris'
 pkgname=lutris
-version=0.5.7.1
-revision=2
+version=0.5.8
+revision=1
 build_style=meson
 hostmakedepends="gettext python3-setuptools python3-gobject gtk+3-devel"
 depends="python3-dbus python3-gobject python3-yaml python3-evdev python3-Pillow
@@ -12,11 +12,5 @@ maintainer="Jan Wey. <janwey.git@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://lutris.net"
 changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
-distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
-checksum=5b03b1bb761945ddae5f82572b33b6785cc93c4f8c16d8d86fa194ad43e6ab56
-
-post_patch() {
-	# XXX Check if this script is changed
-	# It's 3 lines for now.
-	vsed -i -e '1s/bash/sh/' share/lutris/bin/resetxpad
-}
+distfiles="https://github.com/lutris/lutris/archive/${version}.tar.gz"
+checksum=88551142654404e881b00b90fdaba3eefb9b7e97b27079aada086321abab86ee

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

* Re: lutris: update to 0.5.8
  2020-11-15  7:59 [PR PATCH] lutris: update to 0.5.8 kkga
  2020-11-15 16:23 ` [PR PATCH] [Updated] " kkga
@ 2020-11-19  3:24 ` ericonr
  2020-11-19 12:48 ` kkga
  2020-11-23  5:08 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-19  3:24 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26393#issuecomment-730104341

Comment:
I think we have to wait for https://github.com/lutris/lutris/issues/3281 to be fixed, right?

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

* Re: lutris: update to 0.5.8
  2020-11-15  7:59 [PR PATCH] lutris: update to 0.5.8 kkga
  2020-11-15 16:23 ` [PR PATCH] [Updated] " kkga
  2020-11-19  3:24 ` ericonr
@ 2020-11-19 12:48 ` kkga
  2020-11-23  5:08 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: kkga @ 2020-11-19 12:48 UTC (permalink / raw)
  To: ml

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

New comment by kkga on void-packages repository

https://github.com/void-linux/void-packages/pull/26393#issuecomment-730353486

Comment:
@ericonr probably, yes

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

* Re: lutris: update to 0.5.8
  2020-11-15  7:59 [PR PATCH] lutris: update to 0.5.8 kkga
                   ` (2 preceding siblings ...)
  2020-11-19 12:48 ` kkga
@ 2020-11-23  5:08 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-23  5:08 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26393#issuecomment-731929014

Comment:
Fixed in https://github.com/lutris/lutris/pull/3306 , you can backport or wait for a release.

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

end of thread, other threads:[~2020-11-23  5:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15  7:59 [PR PATCH] lutris: update to 0.5.8 kkga
2020-11-15 16:23 ` [PR PATCH] [Updated] " kkga
2020-11-19  3:24 ` ericonr
2020-11-19 12:48 ` kkga
2020-11-23  5:08 ` ericonr

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