Bug 221865 - [NEW PORT] audio/inscore: INScore: Environment for the design of interactive augmented music scores
Summary: [NEW PORT] audio/inscore: INScore: Environment for the design of interactive ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/grame-cncm/inscore...
Keywords:
Depends on: 221509 221838 221842 221861
Blocks:
  Show dependency treegraph
 
Reported: 2017-08-27 19:38 UTC by Yuri Victorovich
Modified: 2021-10-24 21:12 UTC (History)
2 users (show)

See Also:


Attachments
shar (6.38 KB, text/plain)
2017-08-27 19:38 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-08-27 19:38:06 UTC
Created attachment 185826 [details]
shar

QAs:
* poudriere 11.1 amd64 10.3 i386
* portlint
* runs fine
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-03-02 21:37:33 UTC
ping!
Comment 2 Walter Schwarzenfeld freebsd_triage 2019-02-11 02:52:53 UTC
Forgotten?
Comment 3 Walter Schwarzenfeld freebsd_triage 2019-08-08 12:19:14 UTC
Third ping!
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2021-09-16 06:40:54 UTC
Yuri, anything you plan to commit?
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2021-10-24 11:32:47 UTC
Closing this due to submitter timeout
For reference, upstream repo is how hosted here: https://github.com/grame-cncm/inscore
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2021-10-24 16:35:10 UTC
Sorry, this fell through the cracks. This port should be added.

Now it is pending with a missing include.
Comment 7 Yuri Victorovich freebsd_committer freebsd_triage 2021-10-24 19:24:19 UTC
Pending resolution of: Doesn't install the inscoreviewer executable.
Comment 8 Yuri Victorovich freebsd_committer freebsd_triage 2021-10-24 21:12:12 UTC
Port added, thanks.
Comment 9 commit-hook freebsd_committer freebsd_triage 2021-10-24 21:12:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=306440727d624085c88f31a54aee56124f87bb8d

commit 306440727d624085c88f31a54aee56124f87bb8d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-24 21:09:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-24 21:11:14 +0000

    audio/inscore: New port: Environment for the design of interactive augmented music scores

    The executable 'inscoreviewer' isn't installed for some reason,
    see https://github.com/grame-cncm/inscore/issues/18

    PR:             221865

 audio/Makefile                                     |   1 +
 audio/inscore/Makefile (new)                       |  35 +++++++
 audio/inscore/distinfo (new)                       |   5 +
 .../inscore/files/patch-build_CMakeLists.txt (new) |  13 +++
 audio/inscore/files/patch-build_Makefile (new)     |  11 +++
 .../patch-build_modules_GUIDOConfig.cmake (new)    |  15 +++
 .../files/patch-src_inscore_model_Modules.h (new)  |  11 +++
 audio/inscore/pkg-descr (new)                      |   7 ++
 audio/inscore/pkg-message (new)                    |  25 +++++
 audio/inscore/pkg-plist (new)                      | 107 +++++++++++++++++++++
 10 files changed, 230 insertions(+)