Github messages for voidlinux
 help / color / mirror / Atom feed
From: piekay <piekay@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gtkwave: update to 3.3.119
Date: Sun, 09 Jun 2024 01:46:17 +0200	[thread overview]
Message-ID: <20240608234617.2103327CCC@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50735@inbox.vuxu.org>

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

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

https://github.com/piekay/void-packages gtkwave-update
https://github.com/void-linux/void-packages/pull/50735

gtkwave: update to 3.3.119
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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


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

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

From 42eb075be424ce61907898e7624dd95f68914f15 Mon Sep 17 00:00:00 2001
From: Piekay <github@piekay.de>
Date: Fri, 7 Jun 2024 19:40:36 +0200
Subject: [PATCH] gtkwave: update to 3.3.119

---
 srcpkgs/gtkwave/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gtkwave/template b/srcpkgs/gtkwave/template
index 07f1dad3556d5c..c1e8c82c7dc69a 100644
--- a/srcpkgs/gtkwave/template
+++ b/srcpkgs/gtkwave/template
@@ -1,17 +1,17 @@
 # Template file for 'gtkwave'
 pkgname=gtkwave
-version=3.3.117
+version=3.3.119
 revision=1
 build_style=gnu-configure
-configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
+configure_args="--enable-gtk3 --with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="gperf pkg-config"
-makedepends="gtk+-devel tk-devel"
+makedepends="gtk+3-devel tk-devel"
 short_desc="Fully featured GTK+ based wave viewer"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, MIT"
 homepage="https://gtkwave.sourceforge.net/"
-distfiles="https://gtkwave.sourceforge.net/gtkwave-${version}.tar.gz"
-checksum=55520fc308244c5dc99d5a3f42f5e782eb8e6a9e81cece5c84ea3f11875bff13
+distfiles="https://gtkwave.sourceforge.net/gtkwave-gtk3-${version}.tar.gz"
+checksum=eab3e09e7641115c07848bfb30f7dd0c3bbe2b8cbe45017e95e077dbba6ac038
 
 post_install() {
 	vlicense LICENSE.TXT

  parent reply	other threads:[~2024-06-08 23:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 17:48 [PR PATCH] gtkwave: update to gtk3-3.3.119 piekay
2024-06-07 17:49 ` [PR PATCH] [Updated] " piekay
2024-06-07 22:56 ` classabbyamp
2024-06-08  6:17 ` [PR PATCH] [Updated] " piekay
2024-06-08 23:41 ` [PR PATCH] [Updated] gtkwave: update to 3.3.119 piekay
2024-06-08 23:46 ` piekay [this message]
2024-06-09 16:50 ` [PR PATCH] [Merged]: " classabbyamp

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=20240608234617.2103327CCC@inbox.vuxu.org \
    --to=piekay@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).