Bug 156539 - [NEW PORT] print/frescobaldi: A music score editor for lilypond
Summary: [NEW PORT] print/frescobaldi: A music score editor for lilypond
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 04:40 UTC by martin.dieringer
Modified: 2011-09-17 11:10 UTC (History)
0 users

See Also:


Attachments
frescobaldi-1.2.0.shar (15.54 KB, text/plain)
2011-04-21 04:40 UTC, martin.dieringer
no flags Details
frescobaldi.patch (405 bytes, patch)
2011-09-16 21:59 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description martin.dieringer 2011-04-21 04:40:10 UTC
Frescobaldi is a LilyPond sheet music text editor for KDE4. It aims to be
powerful, yet lightweight and easy to use. Frescobaldi is Free Software,
freely available under the General Public License.

WWW: http://www.frescobaldi.org/

Generated with FreeBSD Port Tools 0.99
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-09-15 19:59:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala 2011-09-16 21:59:12 UTC
Hello,

I have made some minor modifications and everything builds and installs
fine (see attached patch for details). I don't think print is good 
category for this port, in my opinion this should be "editors audio".
What do you think about this, as you know this software better ?

-- 
pozdrawiam / with regards
Pawe³ Pêkala
Comment 3 martin.dieringer 2011-09-17 00:43:28 UTC
The patch looks ok to me.
The program is mainly a frontend for lilypond, which is a music typesetter
and is in "print", so I think it belongs there too.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-17 11:04:51 UTC
pawel       2011-09-17 10:04:37 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/frescobaldi    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Frescobaldi is a LilyPond sheet music text editor for KDE4. It aims to be
  powerful, yet lightweight and easy to use. Frescobaldi is Free Software,
  freely available under the General Public License.
  
  WWW: http://www.frescobaldi.org/
  
  PR:             ports/156539
  Submitted by:   martin.dieringer@gmx.de
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.519     +1 -0      ports/print/Makefile
  1.1       +29 -0     ports/print/frescobaldi/Makefile (new)
  1.1       +2 -0      ports/print/frescobaldi/distinfo (new)
  1.1       +5 -0      ports/print/frescobaldi/pkg-descr (new)
  1.1       +286 -0    ports/print/frescobaldi/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Pawel Pekala freebsd_committer freebsd_triage 2011-09-17 11:07:11 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!