Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] musescore: missing build and runtime deps, remove uneeded
@ 2020-01-28 19:57 voidlinux-github
  2020-01-28 19:58 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-28 19:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages musescore.fix
https://github.com/void-linux/void-packages/pull/18621

musescore: missing build and runtime deps, remove uneeded
fix #18620

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

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

From be8ddc335b99741faf95bb8d2c3330840aed0528 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 28 Jan 2020 20:48:31 +0100
Subject: [PATCH] musescore: missing build and runtime deps, remove uneeded

fix #18620
---
 srcpkgs/musescore/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/musescore/template b/srcpkgs/musescore/template
index af9ec948f40..16ccd68bb62 100644
--- a/srcpkgs/musescore/template
+++ b/srcpkgs/musescore/template
@@ -1,7 +1,7 @@
 # Template file for 'musescore'
 pkgname=musescore
 version=3.4.1
-revision=1
+revision=2
 wrksrc="MuseScore-${version}"
 build_style=gnu-makefile
 make_build_args="PREFIX=/usr USE_SYSTEM_FREETYPE=ON"
@@ -11,8 +11,8 @@ 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"
-depends="qt5-plugin-sqlite"
+ qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-quickcontrols2-devel"
+depends="qt5-plugin-sqlite qt5-graphicaleffects qt5-quickcontrols2"
 short_desc="Create, play and print beautiful sheet music"
 maintainer="Brian Olsen <bnolsen@comcast.net>"
 license="GPL-2.0-or-later"
@@ -33,7 +33,3 @@ if [ "$build_option_webengine" ]; then
 else
 	make_build_args+=" BUILD_WEBENGINE=OFF"
 fi
-
-pre_configure() {
-	vsed -i -e "s/-lporttime//" mscore/CMakeLists.txt
-}

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: musescore: missing build and runtime deps, remove uneeded
  2020-01-28 19:57 [PR PATCH] musescore: missing build and runtime deps, remove uneeded voidlinux-github
@ 2020-01-28 19:58 ` voidlinux-github
  2020-01-28 20:31 ` voidlinux-github
  2020-01-29  8:38 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-28 19:58 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/pull/18621#issuecomment-579427533

Comment:
@Bridouz: please review

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: musescore: missing build and runtime deps, remove uneeded
  2020-01-28 19:57 [PR PATCH] musescore: missing build and runtime deps, remove uneeded voidlinux-github
  2020-01-28 19:58 ` voidlinux-github
@ 2020-01-28 20:31 ` voidlinux-github
  2020-01-29  8:38 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-28 20:31 UTC (permalink / raw)
  To: ml

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

New comment by Bridouz on void-packages repository

https://github.com/void-linux/void-packages/pull/18621#issuecomment-579441232

Comment:
Thanks, I missed that one (already installed when the package was built and tested)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: musescore: missing build and runtime deps, remove uneeded
  2020-01-28 19:57 [PR PATCH] musescore: missing build and runtime deps, remove uneeded voidlinux-github
  2020-01-28 19:58 ` voidlinux-github
  2020-01-28 20:31 ` voidlinux-github
@ 2020-01-29  8:38 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-29  8:38 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

musescore: missing build and runtime deps, remove uneeded
https://github.com/void-linux/void-packages/pull/18621

Description:
fix #18620

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-29  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 19:57 [PR PATCH] musescore: missing build and runtime deps, remove uneeded voidlinux-github
2020-01-28 19:58 ` voidlinux-github
2020-01-28 20:31 ` voidlinux-github
2020-01-29  8:38 ` [PR PATCH] [Merged]: " voidlinux-github

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).