Page MenuHomeFreeBSD

New port: audio/sc3-plugins: Extension plugins for the SuperCollider3 audio synthesis server
ClosedPublic

Authored by yuri on Nov 11 2017, 10:00 AM.
Tags
None
Referenced Files
F81612352: D13044.diff
Thu, Apr 18, 11:15 PM
Unknown Object (File)
Wed, Apr 17, 1:09 PM
Unknown Object (File)
Fri, Mar 22, 7:24 PM
Unknown Object (File)
Fri, Mar 22, 7:24 PM
Unknown Object (File)
Fri, Mar 22, 7:24 PM
Unknown Object (File)
Fri, Mar 22, 7:24 PM
Unknown Object (File)
Fri, Mar 22, 7:24 PM
Unknown Object (File)
Mar 10 2024, 9:30 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12648
Build 12919: arc lint + arc unit

Event Timeline

yuri retitled this revision from Extension plugins for the SuperCollider3 audio synthesis server to New port: audio/sc3-plugins: Extension plugins for the SuperCollider3 audio synthesis server.Nov 11 2017, 10:13 AM
audio/sc3-plugins/Makefile
31

^ This should be fixable in the CMakeLists.txt/ FindFoo.cmake for SuperCollider. It probalby just does not appedn the SuperCollider_INCLUDE_DIR (or something simliar) to the include_directories.

yuri marked an inline comment as done.

Reported the bug about missing SC include in .cmake.

audio/sc3-plugins/Makefile
31

This is essentially an upstream bug, let them fix it: https://github.com/supercollider/sc3-plugins/issues/170

I am adding the comment to reflect this.

yuri marked an inline comment as done.Nov 11 2017, 4:23 PM
This revision is now accepted and ready to land.Nov 11 2017, 8:51 PM
This revision was automatically updated to reflect the committed changes.