aboutsummaryrefslogtreecommitdiff
path: root/audio/musescore/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* audio/musescore: update to 4.2.1, latest upstreamAdriaan de Groot2024-02-271-15/+15
| | | | While here, add a .desktop file as requested in PR 275314 .
* audio/musescore: update to 4.1.1, latest upstreamAdriaan de Groot2023-09-181-2/+3
| | | | | | | | Update to 4.1.1 and repair some dependencies. PR: 273793 Reported by: Keith White Provided by: Keith White
* audio/musescore: update to 4.1.0, latest releaseAdriaan de Groot2023-07-141-37/+32
| | | | | | | | | All of the audio-backend options have gone away -- I don't see MuseScore searching for them, either, and do not feel like digging too far into the configure-and-build of this package either. It bundles all kinds of stuff, where the most-worstest culprits are dealt with in post-stage: why this installs Google Test headers I really don't know.
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-111-1/+1
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* audio/musescore: Enable support for ALSA MIDI under FreeBSD.Hans Petter Selasky2022-01-291-2/+2
| | | | | Discussed with: adridg (maintainer) Approved by: pi (implicit)
* cleanup: remove transitive py27 deprecation (www/qt5-webengine)Rene Ladan2022-01-231-5/+0
|
* Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}.Alexey Dokuchaev2021-08-271-2/+1
|
* audio/jack: Update to Jack2: 0.125.0 -> 1.9.16Yuri Victorovich2021-08-021-1/+1
| | | | | | | | Big thank you to Florian Walpen <dev@submerge.ch> and Goran Mekić <meka@tilda.center> for working on Jack2. PR: 251125 Submitted by: Florian Walpen <dev@submerge.ch> (original version)
* misc/qtchooser: removeLoïc Bartoletti2021-07-041-0/+1
| | | | | | | | | | | QtChooser allows you to select your version of Qt among those installed. However, this tool is no longer supported upstream and will not be available for Qt6. By default, our Qt installations are done in ${LOCALBASE}/lib/qt${QT_VERSION} as recommended. We have added symbolic linking for the main binaries to ${LOCALBASE}/bin with the suffix -qt5.
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-241-0/+5
| | | | | | | | | | | | | | For ports optionally dependending on Python 2.7, just mark those options as expired. Remove konquerer from the x11/kde-baseapps metaport and bump its PORTREVISION. Submitted by: rene Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D28665 Notes: svn path=/head/; revision=569118
* Update audio/musescore to latest upstream releaseAdriaan de Groot2021-02-081-27/+7
| | | | | | | | | | | | | | | | | | | Musescore helps you create beautiful sheet music. Release notes are at https://musescore.org/en/3.6.1 https://musescore.org/en/node/316462 It's some crash fixes. FreeBSD ports skipped 3.6.0, which had lots more changes and new sound fonts. The port Makefile changes more than usual, because I took out some REINPLACE_CMD and made regular patches from them. Also MuseScore's CMake code is really weird, so it needs extra patching to find libogg and such. Notes: svn path=/head/; revision=564671
* Add USES=localbase to audio/musescoreAdriaan de Groot2021-01-061-2/+2
| | | | | | | | | | | | It is possible to set port OPTIONS so that nothing "else" picks up LOCALBASE, and Musescore itself just links to -lvorbis without doing any CMake footwork for it, so we need to add it explicitly. PR: 251589 Reported by: greg@unrelenting.technology Notes: svn path=/head/; revision=560490
* Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-0/+1
| | | | | | | | | Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=550824
* Update audio/musescore to latest upstream release, 3.5Adriaan de Groot2020-08-131-6/+8
| | | | | | | | | | | | | | | | | - There's no minor (3.5.0) so fiddle a bit with the PLIST substitution - Adds dependencies for Qt graphicaleffects - Since musescore is not Qt 5.15 compatible (the palettes are broken, see https://musescore.org/en/node/307238) but usable-ish, I'm still committing this since it's no worse than the previous version w/ Qt 5.15, and users with an older Qt can build against that. Upstream release notes: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-35x-3 PR: 247466 Notes: svn path=/head/; revision=544835
* Remove Webengine from default options on ppc64Tobias C. Berner2020-04-131-2/+0
| | | | | | | | | | - This is another followup to r531601, which updated WebEngine, but does not yet support ppc64. Submitted by: pkubaj Notes: svn path=/head/; revision=531631
* audio/musescore prep-work for CMake 3.17Adriaan de Groot2020-04-041-0/+2
| | | | | | | | | | | | | | Prepare for building with CMake 3.17, which suffers from Musescore upcasing the BUILD_TYPE halfway through. Bug report to CMake is https://gitlab.kitware.com/cmake/cmake/-/issues/20539 (but I think it's a Musescore problem). No PORTREVISION bump because nothing changes in current builds, and this affects only builds that happen after CMake 3.17 comes out. (and even then the package remains the same) Notes: svn path=/head/; revision=530691
* audio/musescore Update to latest upstream release, 3.4.2Adriaan de Groot2020-02-081-2/+2
| | | | | | | | | | | | | | Release notes at: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-34x-4 Important fixes: - accessibility - the letter L was unavailable Reported by: portscout Notes: svn path=/head/; revision=525555
* Update audio/musescore to latest upstream release, 3.4.1Adriaan de Groot2020-01-281-1/+1
| | | | | | | | | | | | | | 3.4 was a features release, followed quick by a bugfix 3.4.1: 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 The patches change more than usual, since the bizzarre copy-webengine CMake code moved to another directory. Reported by: portscout Notes: svn path=/head/; revision=524470
* Update audio/musescore to latest upstream release, 3.3.4Adriaan de Groot2019-12-061-1/+1
| | | | | | | | | | | Release notes: https://musescore.org/en/3.3.3 https://musescore.org/en/3.3.4 Mostly palette and note input workflow fixes, as well as bugfixes. Notes: svn path=/head/; revision=519113
* Enable WEBENGINE in audio/musescore on ppc64 in FreeBSD 13.0Adriaan de Groot2019-12-051-1/+3
| | | | | | | | Following the options pattern from pkubaj@, there's an upcoming ABI change which will allow musescore to build. See r519036. Notes: svn path=/head/; revision=519077
* Update audio/musescore to latest upostream release, 3.3.2Adriaan de Groot2019-11-191-3/+4
| | | | | | | | | Release notes: https://musescore.org/en/3.3.2 https://musescore.org/en/3.3 Notes: svn path=/head/; revision=517957
* Use USE_GITHUB properly.Mathieu Arnold2019-08-191-1/+1
| | | | | | | Pointy hat: adridg arved Notes: svn path=/head/; revision=509278
* Update audio/musescore to the latest versionAdriaan de Groot2019-07-301-8/+9
| | | | | | | | | | | | | - The sources have moved to GitHub, and are no longer hosted by OSUOSL - Missed a bunch of releases, see https://github.com/musescore/MuseScore/releases for all the missed release notes. PR: 238803 Reported by: chitty_cloud@me.com Notes: svn path=/head/; revision=507669
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* audio/musescore try to get portscout to report new versionsAdriaan de Groot2019-04-121-4/+7
| | | | | | | | | - MASTER_SITES here contains only the one release, so try to tell portscout to look above it (and hope it understands subdirs). - While here, pet portlint. Notes: svn path=/head/; revision=498720
* Update audio/musescore to latest 3.0.5Adriaan de Groot2019-04-111-2/+3
| | | | | | | | | | | | | The interesting improvements are in 3.0.3, UI and playback improvements: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3/release-notes-musescore-303 Then 3.0.4 is some regression fixes, and 3.0.5 has plugin improvements: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3x/release-notes-musescore-305 PR: 237198 Reported by: chitty_cloud@me.com Notes: svn path=/head/; revision=498685
* Update audio/musescore to 3.0.2 (latest release).Adriaan de Groot2019-02-111-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | We missed 3.0.1, so the two changelogs are: https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-301-january-15-2019 https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-302-january-29-2019 I don't know enough about the application's internals to summarize them here; mostly looks like "lots of bugfixes, please upgrade." In the port itself: - dropped option OCR, it's always disabled in source anyway. - wrestled with option WEBENGINE. It needs to be defined, so that the correct CMake flag is switched OFF automatically. But it should not be visible or selectable except on architectures where it makes sense. OPTIONS_DEFINE_amd64 would add it where needed, but then it's not defined for architectures where it needs to be off. OPTIONS_EXCLUDE requires me to list all the architectures it's *not* supported on, which seems like a bit much. Therefore, leaving the option available, but off, as a booby-trap for people trying non-default options and wanting WebEngine on (e.g.) PPC. PR: 235544 Reported by: chitty_cloud@me.com Notes: svn path=/head/; revision=492687
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a symbol matches multiple clauses the last one takes precedence. If the catch-all is last it captures everything. In the case of Qt5 libraries this caused all symbols to have a Qt_5 label while some should have Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the catch-all lowest priority. Older versions of Qt5Webengine exported some memory allocation symbols from the bundled Chromium. Version 5.9 stopped exporting these [1] but the symbols were kept as weak wrappers for the standard allocation functions to maintain binary compatibility. [2][3] The problem is that the call to the standard function in these weak wrappers is only resolved to the standard function if there's a call to this standard function in other parts of Qt5Webengine, because only then is there a non-weak symbol that takes precedence over the weak one. If there's no such non-weak symbol the call in the weak wrapper resolves to the weak wrapper itself creating an infinite call loop that overflows the stack and causes a crash. Some of the allocation functions are variants of C++ new and delete and it probably depends on the compiler whether these variants are used in other parts of Qt5Webengine. Remove the weak wrappers (make them Linux specific). This isn't binary compatible but we are already breaking that with the changes to the symbol versions. [1] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4 [2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5 [3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5 Bump all ports that depend on Qt5. PR: 234070 Exp-run by: antoine Approved by: kde (adridg) Notes: svn path=/head/; revision=490472
* Fix the audio/musescore update.Adriaan de Groot2019-01-101-3/+12
| | | | | | | | | | | | | | | | - add missing patch file - change WebEngine to an option, unbreak (hopefully the code is ok) on aarch64 and ppc64 Should have mentioned that the release notes for 3.0.0 are at https://musescore.org/en/handbook/developers-handbook/release-notes/release-notes-musescore-3 But that, plus the versions 2.2, 2.2.1, 2.3, 2.3.1 and 2.3.2 that were skipped in ports are too many to summarize here. PR: 234801 Notes: svn path=/head/; revision=489899
* Update audio/musescore to 3.0.0, the latest releaseAdriaan de Groot2019-01-101-8/+9
| | | | | | | | | | | | | | | | | This skips over 18 months of musescore development to get to what's new. This version uses WebEngine, although I don't know what it uses it for; a PORTREVISION should be able to clear that up and make it available for aarch64 and ppc64. All the local patches have been dropped, except for some extra CMake-futzing in order to get it to build with ninja and not duplicate whole chunks of WebEngine. PR: 234801 Reported by: kunda Notes: svn path=/head/; revision=489895
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-041-3/+3
| | | | | | | | | | | | - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751 Notes: svn path=/head/; revision=484140
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-2/+2
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* Take maintainership of unowned ports audio/{rosegarden,musescore}.Adriaan de Groot2018-02-051-1/+1
| | | | | | | | | | Both are Qt5 applications related to sheet music. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14206 Notes: svn path=/head/; revision=461017
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* - Update to 2.1Dmitry Marakasov2017-08-311-11/+21
| | | | | | | | | | | | | | | | - Move BROKEN_aarch64 according to portlint suggestion - Add missing LIB_DEPENDS - Add missing USE_QT5 - Add missing INSTALLS_ICONS=yes - Switch to using system freefont - Add the OCR port option to reflect the cmake option - Remove redundant patches from files/, moved one to post-patch PR: 221873 Submitted by: yuri@rawbw.com Notes: svn path=/head/; revision=449027
* Prepare the removal of x11-toolkits/qt5-declarativeTobias C. Berner2017-05-151-2/+2
| | | | | | | | | | | | | | | | | devel/qt5-declarative has not been released since Qt 5.5.1, and it starts to lead to runtime conflicts with qt5-quick if installed. * No port is actually still using it (there are ports that had it as a dependency, but do not really require it -- bump these, and remove it). * Remove it from the Qt 5 metaport. Reported by: Armin Pirkovitsch Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10673 Notes: svn path=/head/; revision=440941
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-141-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426082
* Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.Adam Weinberger2016-06-301-8/+4
| | | | | | | Use options helpers all the way in math/carve, because I couldn't help myself. Notes: svn path=/head/; revision=417839
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* audio/musescore: Upgrade version 1.3 => 2.0.2John Marino2015-10-101-35/+38
| | | | | | | | PR: 199214 Submitted by: ports fury Notes: svn path=/head/; revision=398971
* - Add LICENSE_FILEDmitry Marakasov2015-06-101-2/+3
| | | | | | | - Add USES=desktop-file-utils as suggested by stage-qa Notes: svn path=/head/; revision=389106
* Update portaudio to v19/Remove portaudio2 [1]Baptiste Daroussin2015-05-301-2/+2
| | | | | | | | | | | | Chase portaudio change Add patches from debian for games/cultivation Add patches from upsteam for audio/rezound Mark py-fastaudio as broken Approved by: maintainer Notes: svn path=/head/; revision=387982