Source: liblomse
Section: libs
Priority: optional
Maintainer: Cecilio Salmeron <s.cecilio@gmail.com>
Standards-Version: 3.9.3
Homepage: https://github.com/lenmus/lomse
Build-Depends:
 cdbs,
 cmake (>= 2.8.10),
 debhelper (>= 8.0.0),
 libfontconfig1-dev,
 libfreetype6-dev,
 libpng++-dev,
 pkg-config,
 zlib1g (>= 1:1.2.1),

Package: liblomse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: music scores rendering/edition library
 Lomse is a project designed to provide software 
 developers with a library to add capabilities to any 
 program for rendering, editing and playing back music
 scores.
 .
 Lomse library hopes to boundle all stuff needed
 for rendering, editing and playing back scores, and to
 be simple enough for newbie programmers but 
 sophisticated enough to create great applications for
 musicians. It is platform independent.
 .
 Lomse stands for "Lenmus Open Music Score Edition" 
 library. 
 
