Bug 221838

Summary: [NEW PORT] audio/guidolib: Library for graphic rendering of music scores
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 221865    
Attachments:
Description Flags
shar
none
shar
none
shar
none
shar
none
shar none

Description Yuri Victorovich freebsd_committer freebsd_triage 2017-08-26 18:24:54 UTC
Created attachment 185790 [details]
shar

Guidolib implements one of several ways to encode and typeset music on computer.
It produces publishing-quality sheet music from the formal definition of music in GUIDO Music Notation Format [GMN] (https://en.wikipedia.org/wiki/GUIDO_music_notation).

QAs:
* poudriedre 11.1 amd64 10.3 i386
* portlint
* runs fine
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-26 18:40:49 UTC
Created attachment 185791 [details]
shar
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-27 18:54:31 UTC
Created attachment 185823 [details]
shar

Moved to audio/ where it belongs.
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-27 23:43:23 UTC
Created attachment 185830 [details]
shar

Added missing GDeviceQt to do-install.
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-30 00:18:04 UTC
Created attachment 185902 [details]
shar
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-01-27 06:20:40 UTC
A commit references this bug:

Author: yuri
Date: Sat Jan 27 06:19:51 UTC 2018
New revision: 460075
URL: https://svnweb.freebsd.org/changeset/ports/460075

Log:
  New port: audio/guidolib: Library for graphic rendering of music scores

  Guidolib implements a new way to encode and typeset music on computer.
  The common, most ubuiquitous way is MusicXML. It is the XML schema that is hardly
  readable for humans. Guidolib takes an alternative approach, and represents
  music notation in a way very similar to a computer program. It is easily
  readable and writable by humans.

  http://guidolib.sourceforge.net/

  PR:		221838
  Approved by:	tcberner (mentor)
  Differential Revision:	D13705

Changes:
  head/audio/Makefile
  head/audio/guidolib/
  head/audio/guidolib/Makefile
  head/audio/guidolib/distinfo
  head/audio/guidolib/pkg-descr
  head/audio/guidolib/pkg-plist