Commit graph

32 commits

Author SHA1 Message Date
Adriaan de Groot
5172f7daeb Take maintainership of unowned ports audio/{rosegarden,musescore}.
Both are Qt5 applications related to sheet music.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14206
2018-02-05 20:11:24 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(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
2017-09-10 20:55:38 +00:00
Dmitry Marakasov
21daf61475 - Update to 2.1
- 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
2017-08-31 12:05:39 +00:00
Tobias C. Berner
7fd3c03e44 Prepare the removal of x11-toolkits/qt5-declarative
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
2017-05-15 15:52:22 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
2017-04-01 15:23:30 +00:00
Mark Linimon
d864fd0302 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-14 05:03:05 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Adam Weinberger
a53681542b Convert a couple ports that use both _CMAKE_ON and _CMAKE_OFF to _CMAKE_BOOL.
Use options helpers all the way in math/carve, because I couldn't help myself.
2016-06-30 20:02:43 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
John Marino
959ed4569d audio/musescore: Upgrade version 1.3 => 2.0.2
PR:		199214
Submitted by:	ports fury
2015-10-10 05:44:35 +00:00
Dmitry Marakasov
8e57df7a40 - Add LICENSE_FILE
- Add USES=desktop-file-utils as suggested by stage-qa
2015-06-10 17:34:51 +00:00
Baptiste Daroussin
3fef6c52f0 Update portaudio to v19/Remove portaudio2 [1]
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
2015-05-30 20:39:12 +00:00
Dmitry Marakasov
ec79aa9005 - Switch to linguisttools_build 2015-02-27 16:26:44 +00:00
Pawel Pekala
72fd8dd06a Fix detection of libportaudio libraries
PR:		196427
Submitted by:	myself
Approved by:	hselasky, stephen, marcus, maintainer timeout from others
2015-01-25 00:46:11 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Alberto Villa
84a235eda9 - Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.

With hat on:	kde
2013-11-17 02:12:25 +00:00
Rusmir Dusko
8ccc6a7f5c audio/musescore
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS and Option

audio/zynaddsubfx

- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Use the new format for LIB_DEPENDS
- Add DOCS and EXAMPLES Options
- Change DOCS
- Support STAGEDIR and add OPTIONS_SUB
- Change pkg-plist, remove DOCS and EXAMPLES

games/glob2

- Simplify master sites
- Bump PORTREVISION for dependency change
- Fix portaudio2 dependency due to recent commit
- Change comment
- Use the new format for LIB_DEPENDS
- Add DOCS and Option
- Change icons
- Use REINPLACE_CMD instead of files/patch-src_VoiceRecorder.cpp
- Adjust patches
- Change pkg-message

Approved by:	pawel / wg (mentors, implicit)
2013-10-28 03:03:46 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Martin Wilke
fbac329263 - Update to version 1.3
PR:		176548
Submitted by:	ports fury
2013-03-26 07:35:22 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Sylvio Cesar Teixeira
a68a9a62ea - Update to version 1.2
New file:
files/patch-mscore__awl__denomspinbox.cpp
files/patch-mscore__mscore__measure.cpp

Remove file:
files/extra-patch-log2
pkg-message

PR:		ports/168992
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:15:57 +00:00
Dmitry Marakasov
405f1268c4 - Mark MAKE_JOBS_UNSAFE, it tends to fail in threaded build somewhere around all.h generation
- Release maintainership, I don't really use it
2012-06-07 12:36:35 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
50b2391031 - 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>
2011-09-08 17:01:24 +00:00
Dmitry Marakasov
faf2ded087 MuseScore is a free cross-platform WYSIWYG music notation program
that offers a cost-effective alternative to commercial programs
such as Sibelius and Finale.
You can print beautifully engraved sheet music or save it as PDF
or MIDI file.

Some highlights:

 * WYSIWYG, notes are entered on a "virtual note sheet"
 * Unlimited number of staves
 * Up to four voices per staff
 * Easy and fast note entry with your keyboard, mouse, or MIDI keyboard
 * Integrated sequencer and FluidSynth software synthesizer
 * Import and export of MusicXML and Standard MIDI Files
 * Available for Windows, Mac and Linux
 * Translated in 43 languages
 * GNU GPL licensed

WWW:	http://musescore.org/
2011-08-01 22:05:35 +00:00