aboutsummaryrefslogtreecommitdiff
path: root/audio/inscore
Commit message (Collapse)AuthorAgeFilesLines
* audio/inscore: Update 1.28 -> 1.31Yuri Victorovich2021-11-236-28/+30
| | | | Reported by: portscout
* audio/inscore: fix build on powerpcPiotr Kubaj2021-11-081-0/+1
| | | | Same issue as on powerpc64.
* audio/inscore: fix build on powerpc64Piotr Kubaj2021-11-071-0/+1
| | | | | | Doesn't correctly detect endianness: In file included from /wrkdirs/usr/ports/audio/inscore/work/inscore-128/lib/oscpack/osc/OscOutboundPacketStream.cpp:41: /wrkdirs/usr/ports/audio/inscore/work/inscore-128/lib/oscpack/osc/OscHostEndianness.h:64:2: error: please edit OSCHostEndianness.h to configure endianness
* audio/inscore: New port: Environment for the design of interactive augmented ↵Yuri Victorovich2021-10-249-0/+229
music scores The executable 'inscoreviewer' isn't installed for some reason, see https://github.com/grame-cncm/inscore/issues/18 PR: 221865