Page MenuHomeFreeBSD

New port: audio/polyphone: Graphical user interface for editing soundfont (sf2 and sfz) files
ClosedPublic

Authored by yuri on Nov 2 2017, 4:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 8:34 PM
Unknown Object (File)
Mar 4 2024, 10:06 AM
Unknown Object (File)
Jan 16 2024, 7:58 AM
Unknown Object (File)
Dec 23 2023, 12:15 AM
Unknown Object (File)
Dec 21 2023, 10:13 PM
Unknown Object (File)
Dec 13 2023, 3:56 AM
Unknown Object (File)
Nov 30 2023, 5:11 AM
Unknown Object (File)
Nov 29 2023, 11:51 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

audio/polyphone/Makefile
26 ↗(On Diff #34651)

^ I think you can drop the '"'s

35 ↗(On Diff #34651)

If you switch to qmake:outsource you could probably drop this (would also mean using BUILD_WRKSRC below in the do-install).

yuri marked 2 inline comments as done.
audio/polyphone/Makefile
43 ↗(On Diff #34657)

INSTALL_WRKSRC should be correct

yuri marked an inline comment as done.
audio/polyphone/Makefile
7 ↗(On Diff #34659)
DISTVERSIONSUFFIX= -src
21 ↗(On Diff #34659)

keep this sorted, you may discover something.

22 ↗(On Diff #34659)

too early.

yuri marked 2 inline comments as done.Nov 2 2017, 3:34 PM

Reviewers: tcberner, adamw

yuri marked an inline comment as done.Nov 7 2017, 11:02 PM
audio/polyphone/Makefile
15 ↗(On Diff #34679)

you could sort these some more

23 ↗(On Diff #34679)

you could move this above USE_QT5

yuri marked 2 inline comments as done.Nov 10 2017, 9:39 PM
audio/Makefile
133 ↗(On Diff #35057)

careful ^ you got yor diffs mixed

audio/Makefile
133 ↗(On Diff #35057)

sorry, the diff-of-the-diff was misleading

yuri added inline comments.
audio/Makefile
133 ↗(On Diff #35057)

I always check in meld before committing.
For the patches here I update them manually.

This revision is now accepted and ready to land.Nov 11 2017, 8:14 AM
This revision was automatically updated to reflect the committed changes.