From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rosegarden: update to 24.12
Date: Tue, 24 Dec 2024 16:49:24 +0100 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53665@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]
There is a new pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/53665
rosegarden: update to 24.12
<!-- 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/53665.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rosegarden-53665.patch --]
[-- Type: text/x-diff, Size: 1919 bytes --]
From 02b9b74711546dbd04587e1ba0b239a197af55aa Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 16:47:15 +0100
Subject: [PATCH] rosegarden: update to 24.12
---
srcpkgs/rosegarden/template | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 9e44ba9db443ed..e6a9e868cb5090 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,11 +1,12 @@
# Template file for 'rosegarden'
pkgname=rosegarden
-version=24.06
+version=24.12
revision=1
build_style=cmake
hostmakedepends="pkg-config shared-mime-info"
-makedepends="qt5-devel alsa-lib-devel jack-devel ladspa-sdk liblrdf-devel dssi-devel
- liblo-devel fftw-devel libsamplerate-devel libsndfile-devel libSM-devel qt5-tools-devel"
+makedepends="alsa-lib-devel dssi-devel fftw-devel jack-devel ladspa-sdk liblo-devel
+ liblrdf-devel libsamplerate-devel libSM-devel libsndfile-devel lilv-devel qt5-devel
+ qt5-tools-devel"
depends="shared-mime-info"
short_desc="Music composition and editing environment"
maintainer="newbluemoon <blaumolch@mailbox.org>"
@@ -13,15 +14,8 @@ license="GPL-2.0-or-later"
homepage="http://rosegardenmusic.com/"
changelog="https://raw.githubusercontent.com/tedfelix/rosegarden-official/master/CHANGELOG"
distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.xz"
-checksum=866cd4297c128a68208edd28a37808f278f630219533fff32441ad6647e09c27
+checksum=7f3f66136b09af14bd9998e4ade4d6204d458afd1694788fd6dcb3a96ebf15cc
if [ -n "${CROSS_BUILD}" ]; then
hostmakedepends+=" qt5-devel qt5-host-tools"
fi
-
-pre_configure() {
- vsed -i CMakeLists.txt -e 's/-Wcast-align//'
- # disable failing test, see
- # https://bugs.gentoo.org/show_bug.cgi?id=701682
- vsed -i test/CMakeLists.txt -e '/\s*test_notationview_selection/d'
-}
next reply other threads:[~2024-12-24 15:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 15:49 newbluemoon [this message]
2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
2025-01-28 17:41 ` newbluemoon
2025-02-09 8:05 ` newbluemoon
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53665@inbox.vuxu.org \
--to=newbluemoon@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).