mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
musescore: update to 2.3.1. (#731)
This commit is contained in:
parent
1e65b20f39
commit
aa822598a4
2 changed files with 2 additions and 12 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- thirdparty/qzip/qzip.cpp.orig 2016-05-04 08:15:01.114917257 +0200
|
|
||||||
+++ thirdparty/qzip/qzip.cpp 2016-05-04 08:15:46.658813872 +0200
|
|
||||||
@@ -77,6 +77,7 @@
|
|
||||||
# define S_IWOTH 0002
|
|
||||||
# define S_IXOTH 0001
|
|
||||||
#else
|
|
||||||
+#include <sys/stat.h>
|
|
||||||
// # ifndef S_IFDIR
|
|
||||||
// # define S_IFDIR 0040000
|
|
||||||
// # endif
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'musescore'
|
# Template file for 'musescore'
|
||||||
pkgname=musescore
|
pkgname=musescore
|
||||||
version=2.2.1
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="MuseScore-${version}"
|
wrksrc="MuseScore-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Brian Olsen <bnolsen@comcast.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://musescore.org/"
|
homepage="https://musescore.org/"
|
||||||
distfiles="https://github.com/musescore/MuseScore/archive/v${version}.tar.gz"
|
distfiles="https://github.com/musescore/MuseScore/archive/v${version}.tar.gz"
|
||||||
checksum=261a39e34ee314780f75259ec2971acf69b5f4a2e0b2eb190acdb7fbbd4a89d6
|
checksum=4066bd02bceb3739e1c33bf4f2564b19c608415155bd9a9c1fb04de745fd257d
|
||||||
|
|
||||||
nocross="genManual: cannot execute binary file: Exec format error"
|
nocross="genManual: cannot execute binary file: Exec format error"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue