Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Revert "Thunar: update to 4.17.0."
@ 2021-01-25 16:41 sgn
  2021-01-25 16:47 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sgn @ 2021-01-25 16:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages thunar-revert
https://github.com/void-linux/void-packages/pull/28223

Revert "Thunar: update to 4.17.0."
This reverts commit 41ddb96f66b73ba818c997f21325fe2fc76ed4a0.

@Ulf @ericonr 

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

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

From 1d05f7e2d4d7e6405b3812e669c6d55f01638145 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Mon, 25 Jan 2021 23:39:21 +0700
Subject: [PATCH] Revert "Thunar: update to 4.17.0."

This reverts commit 41ddb96f66b73ba818c997f21325fe2fc76ed4a0.
---
 srcpkgs/Thunar/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template
index 2d3b6d277ad..969e53c1480 100644
--- a/srcpkgs/Thunar/template
+++ b/srcpkgs/Thunar/template
@@ -1,7 +1,8 @@
 # Template file for 'Thunar'
 pkgname=Thunar
-version=4.17.0
-revision=1
+reverts="4.17.0_1"
+version=4.16.1
+revision=2
 wrksrc=thunar-${version}
 build_style=gnu-configure
 build_helper="gir"
@@ -11,13 +12,13 @@ configure_args="--enable-gio-unix --enable-gudev
 hostmakedepends="pkg-config intltool"
 makedepends="exo-devel libexif-devel libgudev-devel libnotify-devel xfce4-panel-devel"
 depends="desktop-file-utils hicolor-icon-theme"
-short_desc="Thunar File Manager for XFCE"
-maintainer="Ulf <void@uw.anonaddy.com>"
+short_desc="Thunar File Manager"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://docs.xfce.org/xfce/thunar/Start"
 changelog="https://raw.githubusercontent.com/xfce-mirror/thunar/master/NEWS"
 distfiles="https://archive.xfce.org/src/xfce/thunar/${version%.*}/thunar-${version}.tar.bz2"
-checksum=ad004f02d8bda692d76ec2a264e3e1121ae065f3d2ecc9cfe7dd82cd5c69f8a5
+checksum=da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/lib/systemd

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

* Re: [PR REVIEW] Revert "Thunar: update to 4.17.0."
  2021-01-25 16:41 [PR PATCH] Revert "Thunar: update to 4.17.0." sgn
@ 2021-01-25 16:47 ` ericonr
  2021-01-26  0:31 ` [PR PATCH] [Closed]: " sgn
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-25 16:47 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28223#discussion_r563874014

Comment:
I think these changes can stay?

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

* Re: [PR PATCH] [Closed]: Revert "Thunar: update to 4.17.0."
  2021-01-25 16:41 [PR PATCH] Revert "Thunar: update to 4.17.0." sgn
  2021-01-25 16:47 ` [PR REVIEW] " ericonr
@ 2021-01-26  0:31 ` sgn
  2021-01-26  0:34 ` [PR REVIEW] " sgn
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2021-01-26  0:31 UTC (permalink / raw)
  To: ml

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

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

Revert "Thunar: update to 4.17.0."
https://github.com/void-linux/void-packages/pull/28223

Description:
This reverts commit 41ddb96f66b73ba818c997f21325fe2fc76ed4a0.

@Ulf @ericonr 

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

* Re: [PR REVIEW] Revert "Thunar: update to 4.17.0."
  2021-01-25 16:41 [PR PATCH] Revert "Thunar: update to 4.17.0." sgn
  2021-01-25 16:47 ` [PR REVIEW] " ericonr
  2021-01-26  0:31 ` [PR PATCH] [Closed]: " sgn
@ 2021-01-26  0:34 ` sgn
  2021-01-26  8:11 ` Piraty
  2021-01-26  8:16 ` [PR REVIEW] " uw2021
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2021-01-26  0:34 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/28223#discussion_r564135298

Comment:
I'll keep old `short_desc`, this package is _the_ Thunar

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

* Re: Revert "Thunar: update to 4.17.0."
  2021-01-25 16:41 [PR PATCH] Revert "Thunar: update to 4.17.0." sgn
                   ` (2 preceding siblings ...)
  2021-01-26  0:34 ` [PR REVIEW] " sgn
@ 2021-01-26  8:11 ` Piraty
  2021-01-26  8:16 ` [PR REVIEW] " uw2021
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2021-01-26  8:11 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/28223#issuecomment-767376662

Comment:
@uw2021 notice 9d5b45096a857cbdc4aaf2047a722fd9fdc35206, `xbps-src update-check Thunar` doesn't even report 4.17 (which is correct) 

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

* Re: [PR REVIEW] Revert "Thunar: update to 4.17.0."
  2021-01-25 16:41 [PR PATCH] Revert "Thunar: update to 4.17.0." sgn
                   ` (3 preceding siblings ...)
  2021-01-26  8:11 ` Piraty
@ 2021-01-26  8:16 ` uw2021
  4 siblings, 0 replies; 6+ messages in thread
From: uw2021 @ 2021-01-26  8:16 UTC (permalink / raw)
  To: ml

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

New review comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28223#discussion_r564319762

Comment:
Fair enough, my apologies.

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

end of thread, other threads:[~2021-01-26  8:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 16:41 [PR PATCH] Revert "Thunar: update to 4.17.0." sgn
2021-01-25 16:47 ` [PR REVIEW] " ericonr
2021-01-26  0:31 ` [PR PATCH] [Closed]: " sgn
2021-01-26  0:34 ` [PR REVIEW] " sgn
2021-01-26  8:11 ` Piraty
2021-01-26  8:16 ` [PR REVIEW] " uw2021

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