This port is based on the one in ports/151387: - MuseScore updated to 1.0 - Uses devel/qtscriptgenerator - Uses USE_CMAKE
Please apply this additional patch. -- Denny Lin
http://www.cnmc.tw/~buganini/mscore.shar.txt This shar file contains shar and patch from this pr, with following changes: * optional audio/jack support * pkg-message
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I've committed audio/musescore on my own, take this PR to grab some useful stuff
amdmi3 2011-09-08 17:01:24 UTC FreeBSD ports repository Modified files: audio/musescore Makefile pkg-message pkg-plist audio/musescore/files patch-mscore-CMakeLists.txt Log: - Import some useful bits from another musescore port submission [1] - Depend on qtscriptgenerator rather than building local copy of it - Add note on codecs which may be needed to CJK users to pkg-message - Use %%DATADIR%% macro - Disable portaudio by default since it doesn't seem to work PR: 156495 [1] Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw> Revision Changes Path 1.2 +7 -3 ports/audio/musescore/Makefile 1.2 +10 -1 ports/audio/musescore/files/patch-mscore-CMakeLists.txt 1.2 +13 -0 ports/audio/musescore/pkg-message 1.2 +185 -191 ports/audio/musescore/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Useful bits merged to audio/musescore