Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
musescore


Commits:
47d10989 by Maxime Gauduin at 2023-09-10T11:55:51+02:00
add the soundfont back

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = musescore
        pkgdesc = Create, play and print beautiful sheet music
        pkgver = 4.1.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://musescore.org/
        arch = x86_64
        groups = pro-audio


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=musescore
 pkgver=4.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Create, play and print beautiful sheet music'
 arch=(x86_64)
 url=https://musescore.org/
@@ -68,7 +68,7 @@ build() {
     -DMUE_BUILD_CRASHPAD_CLIENT=OFF \
     -DMUE_BUILD_UNIT_TESTS=OFF \
     -DMUE_ENABLE_FILE_ASSOCIATION=ON \
-    -DMUE_INSTALL_SOUNDFONT=OFF \
+    -DMUE_INSTALL_SOUNDFONT=ON \
     -Wno-dev
   cmake --build build
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/commit/47d10989c2576798a46e11a6a5c50ecd4d11534a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/musescore/-/commit/47d10989c2576798a46e11a6a5c50ecd4d11534a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to