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 26, 8:27 AM
Unknown Object (File)
Fri, Apr 26, 8:27 AM
Unknown Object (File)
Fri, Apr 26, 8:27 AM
Unknown Object (File)
Fri, Apr 26, 8:27 AM
Unknown Object (File)
Fri, Apr 26, 8:27 AM
Unknown Object (File)
Fri, Apr 26, 8:27 AM
Unknown Object (File)
Fri, Apr 26, 8:26 AM
Unknown Object (File)
Fri, Apr 26, 7:56 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

audio/polyphone/Makefile
27

^ I think you can drop the '"'s

36

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
44

INSTALL_WRKSRC should be correct

yuri marked an inline comment as done.
audio/polyphone/Makefile
7
DISTVERSIONSUFFIX= -src
21

keep this sorted, you may discover something.

22

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
16

you could sort these some more

24

you could move this above USE_QT5

yuri marked 2 inline comments as done.Nov 10 2017, 9:39 PM
audio/Makefile
133

careful ^ you got yor diffs mixed

audio/Makefile
133

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

yuri added inline comments.
audio/Makefile
133

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.