Commit Graph

64 Commits

Author SHA1 Message Date
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
sthen
c8e4bfdbe0 sync WANTLIB 2022-04-01 17:18:15 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
32825bf4ff mscore: don't try to download the soundfont during build; if network
access is available during build it tried to download soundfont files
again even though they're already included in the distfile.
problem reported by inoguchi@, no objection bcallah@ (maintainer)
2021-07-16 10:26:22 +00:00
bcallah
b056d75fe6 Use -Oz on i386 to ensure that the linker doesn't run out of memory when
linking musescore.

From sthen@'s i386 build logs
2020-08-24 14:29:02 +00:00
bcallah
ac8fd2e51a Update to musescore-3.5. This is a major release.
Announcement/Changelog: https://musescore.org/en/3.5
2020-08-07 16:45:52 +00:00
visa
48fbb63327 Fix GOT overflow on mips64.
OK bcallah@
2020-07-27 15:49:28 +00:00
bcallah
37e1243741 Update to musescore-3.4.2
Release notes:
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-4
2020-02-08 14:26:36 +00:00
cwen
107e1b1b5c mscore: do not build with telemetry support
This fixes the build on ld.bfd archs, tested by kmos@ (thanks!) on
sparc64, and me on macppc. Note that the telemetry was disabled by
default at runtime.

OK bcallah@ (maintainer), kmos@
2020-02-01 19:25:13 +00:00
bcallah
c281305cb2 Update to musescore-3.4.1
Changelogs:
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-2
https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-3
2020-01-25 18:31:10 +00:00
bcallah
e5cfb1db6a Update to musescore-3.3.4
Announcement: https://musescore.org/en/3.3.4
2019-12-06 06:38:53 +00:00
bcallah
976e23b692 Update to musescore-3.3.3
Announcement: https://musescore.org/en/3.3.3
2019-11-27 00:09:56 +00:00
bcallah
4b2a20c8eb Update to musescore-3.3.2
Announcement: https://musescore.org/en/3.3.2
2019-11-17 01:59:23 +00:00
bcallah
8e694ebdab Update to musescore-3.3
Announcement page: https://musescore.org/en/3.3
2019-11-05 16:23:11 +00:00
bcallah
da7b1c487a Update to musescore-3.2.3
Changelog: https://musescore.org/en/3.2.3
2019-07-14 23:18:10 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
bcallah
feef8a5eea Update to musescore-3.2
Announcement: https://musescore.org/en/3.2
2019-06-27 16:01:52 +00:00
bcallah
c977c1b6bb Hello MuseScore 3.1
Lots of changes all across the board. For more info see the changelog:
https://musescore.org/en/3.1
2019-05-29 18:52:50 +00:00
bcallah
62616cf729 Update to musescore-3.0.5
Announcement/changelog: https://musescore.org/en/3.0.5
2019-03-13 18:03:16 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
bcallah
cac4a2b201 Update to musescore-3.0.4
Note that MASTER_SITES has changed.
Changelog: https://musescore.org/en/3.0.4
2019-03-06 01:29:13 +00:00
bentley
d4cc864a13 https for osuosl.org. 2019-01-31 11:14:33 +00:00
bcallah
72dbdd2c91 Update to musescore-3.0.1 -- upstream intends to release regular small
point updates to MuseScore; this is the first of them.
Changelog: https://musescore.org/en/3.0.1
2019-01-21 17:00:02 +00:00
sebastia
012dce06e4 Update to 3.0.0, many new features and improvements, find release notes
here: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3

OK bcallah@ (MAINTAINER)
2019-01-14 08:51:03 +00:00
bcallah
1814b827f9 Update to musescore-2.3.2
Changelog: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-232
While here, add a -Wno flag to eliminate the vast majority of warnings, as
upstream does.
2018-09-02 23:16:28 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
bcallah
955484c5e2 Update to musescore-2.2.1
ok jca@
2018-04-25 19:11:03 +00:00
kirby
522013bc4f build and works fine on macppc, so remove BROKEN-powerpc.
OK bcallah@, MAINTAINER
2017-12-30 14:12:20 +00:00
espie
dce3892a12 what bulk would be complete without unbreaking mscore, again ? 2017-07-30 16:06:20 +00:00
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +00:00
zhuk
9e6579d643 Unbreak build with Clang, patch sent upstream. 2017-07-25 00:03:12 +00:00
bcallah
8152b9294f Major update to 2.1 -- take maintainer.
Changelog: https://musescore.org/en/2.1
ok benoit@
2017-07-06 08:01:09 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
dcoppa
e333b98cef Remove leftover/unnecessary 'USE_NINJA=No'.
I've successfully built this port using ninja several times and
with different MAKE_JOBS values.

Furthermore, comment talked about problems with precompiled headers,
but PCH support is disabled.
2016-06-30 08:28:42 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah
4fdcc8b101 Maintenance update to 2.0.2 2015-08-22 02:47:27 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
bcallah
e3d70bb5c0 Maintenance update to 2.0.1 2015-05-19 13:40:41 +00:00
zhuk
a084c26e9c Zap gcc4 module related lines not needed anymore.
okay bcallah@ (MAINTAINER)
2015-05-04 16:45:30 +00:00
landry
79eb5394f1 BROKEN-powerpc = libmscore/pitchspelling.h:56:42: error: enumerator value -1 is too large for underlying type 'char' 2015-04-14 18:15:57 +00:00
sthen
3e9d8c2304 didn't actually get bumped in previous 2015-03-30 09:34:16 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
kili
541d76a80a Needs audio/lame at build time.
"go ahead and add it", becallah@ (maintainer)
2015-03-24 21:23:44 +00:00
bcallah
ef6b256485 Ugh. Tonight's not my night. Fix the COMMENT. Bump for safety.
Sorry for the noise.
2015-03-24 00:24:15 +00:00
bcallah
bab2ba4c61 Don't know why the conflict marker didn't get committed...
No bump since I just made this change.
2015-03-24 00:14:39 +00:00
bcallah
141716b99a Change the PKGNAME from mscore to musescore, at the request of upstream.
ok jung@
2015-03-24 00:05:55 +00:00
bcallah
54dd7167cd Welcome MuseScore 2.0.0 -- this is MuseScore ported to Qt5 and lots of
improvements. Thanks to upstream for working with me to get a most things
upstreamed.
2015-03-23 19:08:52 +00:00
ajacoutot
703fb644d7 No need for default CMAKE_BUILD_TYPE. 2014-11-07 10:40:05 +00:00