* [PR PATCH] gede: update to 2.19.3
@ 2024-09-30 19:41 zlice
0 siblings, 0 replies; only message in thread
From: zlice @ 2024-09-30 19:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
There is a new pull request by zlice against master on the void-packages repository
https://github.com/zlice/void-packages gede-2.19.3
https://github.com/void-linux/void-packages/pull/52426
gede: update to 2.19.3
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, **x86_64**
#### Comments
Changed homepage as the current one is dead (and gede.dexar.se straight up says "welcome to gede homepage")
Opened, ran against dolphin-emu. Nothing beyond that.
A patch file from https://github.com/void-linux/void-packages/pull/52426.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gede-2.19.3-52426.patch --]
[-- Type: text/x-diff, Size: 1179 bytes --]
From 3e0a691488d70903090f0cc7f727e3fd0b63b13a Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 30 Sep 2024 15:36:59 -0400
Subject: [PATCH] gede: update to 2.19.3
---
srcpkgs/gede/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/gede/template b/srcpkgs/gede/template
index 236927cb22e8c9..70a208be1db40e 100644
--- a/srcpkgs/gede/template
+++ b/srcpkgs/gede/template
@@ -1,18 +1,18 @@
# Template file for 'gede'
pkgname=gede
-version=2.18.2
+version=2.19.3
revision=1
build_wrksrc=src
build_style=qmake
hostmakedepends="python3 qt5-qmake qt5-host-tools"
-makedepends="qt5-devel"
+makedepends="qt5-devel qt5-serialport-devel"
depends="gdb ctags"
short_desc="Graphical frontend (GUI) to GDB written in Qt"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-2-Clause"
-homepage="http://acidron.com/gede"
+homepage="https://gede.dexar.se"
distfiles="http://gede.dexar.se/uploads/source/${pkgname}-${version}.tar.xz"
-checksum=416ac31d5fb6b6b97ec0a2a26d68836be915444375d7a3b043a0e899a2a3dcb6
+checksum=f5f685c928207c3eed59eea532a958f136255767086ce907d1c37ab077de415d
do_install() {
cd $wrksrc
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-30 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-30 19:41 [PR PATCH] gede: update to 2.19.3 zlice
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).