Github messages for voidlinux
 help / color / mirror / Atom feed
From: tibequadorian <tibequadorian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] musescore: update to 4.0.0.
Date: Wed, 14 Dec 2022 12:59:43 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41082@inbox.vuxu.org> (raw)

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

There is a new pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages musescore4
https://github.com/void-linux/void-packages/pull/41082

musescore: update to 4.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From fd46b09122a9bcb3b8b6a95f7c8e1a3f6113f131 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Fri, 12 Mar 2021 21:47:12 +0100
Subject: [PATCH] musescore: update to 4.0.0.

---
 srcpkgs/musescore/template | 28 +++++++++++++---------------
 1 file changed, 13 insertions(+), 15 deletions(-)

diff --git a/srcpkgs/musescore/template b/srcpkgs/musescore/template
index 1967a35a55e6..b8943a6f1ca2 100644
--- a/srcpkgs/musescore/template
+++ b/srcpkgs/musescore/template
@@ -1,27 +1,25 @@
 # Template file for 'musescore'
 pkgname=musescore
-version=3.6.2
+version=4.0
 revision=1
-build_style=gnu-makefile
-make_build_args="USE_SYSTEM_FREETYPE=ON BUILD_WEBENGINE=OFF
- DOWNLOAD_SOUNDFONT=OFF MUSESCORE_BUILD_CONFIG=release"
-make_install_args="-C build.release"
-hostmakedepends="cmake pkg-config qt5-qmake qt5-host-tools qt5-tools"
-makedepends="jack-devel lame-devel libsndfile-devel portaudio-devel
- portmidi-devel pulseaudio-devel qt5-declarative-devel qt5-script-devel
- qt5-svg-devel qt5-tools-devel qt5-webchannel-devel
- qt5-location-devel qt5-xmlpatterns-devel qt5-plugin-mysql qt5-plugin-odbc
- qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-quickcontrols2-devel"
-depends="qt5-plugin-sqlite qt5-graphicaleffects qt5-quickcontrols2"
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FREETYPE=ON -DDOWNLOAD_SOUNDFONT=OFF
+ -DMUSESCORE_BUILD_CONFIG=release"
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
+makedepends="libsndfile-devel qt5-declarative-devel qt5-quickcontrols2-devel
+ qt5-networkauth-devel qt5-xmlpatterns-devel qt5-svg-devel qt5-tools-devel
+ qt5-x11extras-devel"
+depends="qt5-plugin-sqlite qt5-graphicaleffects qt5-quickcontrols
+ qt5-quickcontrols2"
 short_desc="Create, play and print beautiful sheet music"
 maintainer="tibequadorian <tibequadorian@posteo.de>"
-license="GPL-2.0-or-later"
+license="GPL-3.0-or-later"
 homepage="https://musescore.org/"
 _soundfont_url="https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General"
-distfiles="https://github.com/musescore/MuseScore/archive/v${version}.tar.gz
+distfiles="https://github.com/musescore/MuseScore/archive/refs/tags/v${version}.tar.gz
  ${_soundfont_url}/MuseScore_General.sf3
  ${_soundfont_url}/MuseScore_General_License.md"
-checksum="c37acc6d7a316f04925265d2d22a35d715888580e16eff846e9b621954133c45
+checksum="1384979d3a0c1c0e4c9f4f5f5f58aa7998ce7efd4408284e9f60345dce63eda3
  5b85b6c2c61d10b2b91cddd41efcce7b25cd31c8271d511c73afafbef20b6fa3
  5ad8d737e13c7f01f5b9674872a82a92b4ba253603e8ed14b9db12293550b4b9"
 skip_extraction="MuseScore_General.sf3 MuseScore_General_License.md"

             reply	other threads:[~2022-12-14 11:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14 11:59 tibequadorian [this message]
2022-12-14 12:48 ` [PR PATCH] [Updated] " tibequadorian
2022-12-14 13:56 ` tibequadorian
2022-12-14 13:57 ` tibequadorian
2023-02-25 23:05 ` yopito
2023-02-25 23:06 ` yopito
2023-03-14 14:07 ` [PR PATCH] [Updated] " tibequadorian
2023-03-14 14:07 ` tibequadorian
2023-03-15 20:17 ` [PR REVIEW] " sirkhancision
2023-03-15 20:17 ` sirkhancision
2023-03-16  0:18 ` tibequadorian
2023-06-14  1:59 ` github-actions
2023-06-28  2:07 ` [PR PATCH] [Closed]: " github-actions

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-41082@inbox.vuxu.org \
    --to=tibequadorian@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).