Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tlpui: update to 1.5.0-7
Date: Wed, 24 May 2023 00:12:29 +0200	[thread overview]
Message-ID: <20230523221229.KMJHl_bGz712WFcA6I3yPUbJ_FvnKOwPl53YFVvCk8k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43980@inbox.vuxu.org>

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

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

https://github.com/chrysos349/void-packages tlpui
https://github.com/void-linux/void-packages/pull/43980

tlpui: update to 1.5.0-7
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)

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

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

From a39f327b864ebfad09fece7c86bff2ef3dbfea64 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 21 May 2023 04:01:50 +0300
Subject: [PATCH] tlpui: update to 1.5.0-7

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

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index d4d2aeae5852..b9c5daddec77 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,7 +1,7 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+5
-revision=3
+version=1.5.0+7
+revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="gtk+3 tlp python3-gobject"
@@ -10,11 +10,13 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=563794d142acb79d5654aca70af52c5e8da4cf9677e5058d151474d0af47ea77
+checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
 make_check=no #tests fail inside chroot
 
 post_install() {
 	vmkdir usr/share/icons
 	vcopy tlpui/icons/themeable/hicolor usr/share/icons
-	rm -r "$DESTDIR/$py3_sitelib/tlpui/icons/themeable"
+	# tlpui.svg is used in 'about' dialog
+	find "$DESTDIR/$py3_sitelib/tlpui/icons/themeable" ! -name 'tlpui.svg' \
+		-type f -exec rm -f {} +
 }

  parent reply	other threads:[~2023-05-23 22:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-21  1:04 [PR PATCH] " chrysos349
2023-05-23 22:11 ` [PR PATCH] [Updated] " chrysos349
2023-05-23 22:12 ` chrysos349 [this message]
2023-05-24 15:23 ` chrysos349
2023-05-24 15:28 ` chrysos349
2023-05-24 15:30 ` chrysos349
2023-06-14 17:36 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230523221229.KMJHl_bGz712WFcA6I3yPUbJ_FvnKOwPl53YFVvCk8k@z \
    --to=chrysos349@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).