From: Rooyca <Rooyca@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hydrogen: update to 1.2.3.
Date: Wed, 30 Oct 2024 17:50:06 +0100 [thread overview]
Message-ID: <20241030165006.3B92930C1E@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52851@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
There is an updated pull request by Rooyca against master on the void-packages repository
https://github.com/Rooyca/void-packages hydrogen123
https://github.com/void-linux/void-packages/pull/52851
hydrogen: update to 1.2.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### 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-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/52851.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hydrogen123-52851.patch --]
[-- Type: text/x-diff, Size: 1589 bytes --]
From ae252fb4a9fbad285fa8cb6db3f938143b32f9e2 Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Wed, 30 Oct 2024 11:27:31 -0500
Subject: [PATCH] hydrogen: update to 1.2.3.
---
srcpkgs/hydrogen/template | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/srcpkgs/hydrogen/template b/srcpkgs/hydrogen/template
index 4427e5273e9e61..5237fb351e52af 100644
--- a/srcpkgs/hydrogen/template
+++ b/srcpkgs/hydrogen/template
@@ -1,26 +1,21 @@
# Template file for 'hydrogen'
pkgname=hydrogen
-version=1.0.2
-revision=2
+version=1.2.3
+revision=1
build_style=cmake
# Our flags has -g already, DEBUG=ON will add -O0
configure_args="-DWANT_DEBUG=OFF"
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools"
makedepends="libsndfile-devel libarchive-devel liblrdf-devel
pulseaudio-devel jack-devel qt5-devel qt5-xmlpatterns-devel
- qt5-tools-devel ladspa-sdk liblo-devel libcppunit-devel"
+ qt5-tools-devel ladspa-sdk liblo-devel libcppunit-devel qt5-svg-devel"
depends="desktop-file-utils"
short_desc="Advanced drum machine"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.hydrogen-music.org/"
distfiles="https://github.com/hydrogen-music/hydrogen/archive/${version}.tar.gz"
-checksum=de1ce64da8ae7a84d7fbd789e84010d6a837378bc9811acb282c30b9ee8042f5
-
-post_patch() {
- vsed -i '/INSTALL/s,"data,"/usr/share/hydrogen/data,' \
- data/i18n/CMakeLists.txt
-}
+checksum=47b374ca162538b4fd6bc042721f9c6ac60b8c0fec5e8b1a2ac885d8bb56b753
do_check() {
H2_HOME=$wrksrc ./build/src/tests/tests
prev parent reply other threads:[~2024-10-30 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 16:28 [PR PATCH] " Rooyca
2024-10-30 16:50 ` Rooyca [this message]
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=20241030165006.3B92930C1E@inbox.vuxu.org \
--to=rooyca@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).