--- frescobaldi-1.1.1.orig/debian/pycompat +++ frescobaldi-1.1.1/debian/pycompat @@ -0,0 +1 @@ +2 --- frescobaldi-1.1.1.orig/debian/compat +++ frescobaldi-1.1.1/debian/compat @@ -0,0 +1 @@ +7 --- frescobaldi-1.1.1.orig/debian/pyversions +++ frescobaldi-1.1.1/debian/pyversions @@ -0,0 +1 @@ +2.5- --- frescobaldi-1.1.1.orig/debian/dirs +++ frescobaldi-1.1.1/debian/dirs @@ -0,0 +1 @@ +usr/bin --- frescobaldi-1.1.1.orig/debian/frescobaldi.desktop +++ frescobaldi-1.1.1/debian/frescobaldi.desktop @@ -0,0 +1 @@ +data/frescobaldi.desktop --- frescobaldi-1.1.1.orig/debian/control +++ frescobaldi-1.1.1/debian/control @@ -0,0 +1,45 @@ +Source: frescobaldi +Section: editors +Priority: optional +Maintainer: Ryan Kavanagh +Uploaders: Python Applications Packaging Team +Build-Depends: cdbs, debhelper (>= 7), quilt +Build-Depends-Indep: python (>= 2.5), python-support (>= 0.8.7), + python-qt4 (>= 4.4.4), python-sip4 (>= 4.7.9), python-dbus, + python-kde4-dev (>= 4:4.2.2), python-qt4-dbus, lilypond, + ghostscript, imagemagick, kdelibs-bin (>= 4:4.2.2), cmake +Standards-Version: 3.8.3 +Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/frescobaldi/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/frescobaldi/trunk/ +XS-Python-Version: >= 2.5 +Homepage: http://www.frescobaldi.org/ + +Package: frescobaldi +Architecture: all +XB-Python-Version: ${python:Versions} +Depends: ${misc:Depends}, ${python:Depends}, python-qt4, python-kde4 (>= 4:4.0.2), + python-dbus, lilypond, okular, kdebase-bin (>= 4.2.1), kdelibs5 (>= 4.2.1), + python-qt4-dbus +Suggests: rumor, timidity, alsa-utils +Description: LilyPond sheet music editor for KDE4 + Frescobaldi is a LilyPond sheet music editor for KDE4, with the following + features: + * Enter LilyPond scores, then build and preview them with a mouseclick + * Point-and-click support: click on notes or on error messages to jump to the + corresponding position in the LilyPond file + * A powerful Score Wizard to quickly setup a musical score + * Editing tools to: + - manipulate the rhythm + - hyphenate lyrics + - quickly enter or add articulations and other symbols to existing scores + - run the document through convert-ly to update it to a newer LilyPond + version + - translate pitch names + * Context sensitive autocomplete, helping you to enter LilyPond commands + * Expansion manager to enter larger snippets of LilyPond input using short + mnemonics + * Built-in comprehensive User Guide + * A powerful Rumor plugin, using the Rumor program to quickly enter music by + playing it on a MIDI keyboard or even your computer keyboard + . + Frescobaldi is the KDE4 successor of LilyKDE, a Kate plugin for KDE3. --- frescobaldi-1.1.1.orig/debian/watch +++ frescobaldi-1.1.1/debian/watch @@ -0,0 +1,11 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://code.google.com/p/lilykde/downloads/list \ + http://lilykde.googlecode.com/files/frescobaldi-(.*)\.tar\.gz \ + debian uupdate --- frescobaldi-1.1.1.orig/debian/README.Debian +++ frescobaldi-1.1.1/debian/README.Debian @@ -0,0 +1,14 @@ +frescobaldi for Debian +---------------------- + + Rumor (Really Unintelligent Music transcriptOR) is not yet available in + Debian. However, the homepage is http://www.volny.cz/smilauer/rumor/ and the sources + are available from http://www.volny.cz/smilauer/rumor/src/ and there is + packaging in the Debian pkg-multimedia git repository: + http://git.debian.org/git/pkg-multimedia/rumor.git/ + + Sergey Poltavskiy's cyrillic name is Сергей Полтавский, but the transliterated + name was included in the manpage to ensure that his name appears on all setups + / encodings. + + -- Ryan Kavanagh Thu, 28 May 2009 09:31:00 +0200 --- frescobaldi-1.1.1.orig/debian/rules +++ frescobaldi-1.1.1/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/cmake.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +DEB_COMPRESS_EXCLUDE := .py +DEB_CMAKE_EXTRA_FLAGS += -DPYTHON_EXECUTABLE=/usr/bin/python \ + -DKDE4_MEINPROC_EXECUTABLE=/usr/bin/meinproc4 +DEB_INSTALL_MANPAGES_frescobaldi = debian/frescobaldi.1 + +binary-install/frescobaldi:: + find debian/frescobaldi -name '*.pyc' -exec rm {} \; + +binary-post-install/frescobaldi:: + dh_pysupport --- frescobaldi-1.1.1.orig/debian/changelog +++ frescobaldi-1.1.1/debian/changelog @@ -0,0 +1,70 @@ +frescobaldi (1.1.1-0ubuntu1) lucid; urgency=low + + * New upstream release + + -- Chris Snyder Tue, 04 May 2010 09:52:22 -0400 + +frescobaldi (1.0.1-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Chris Snyder Mon, 18 Jan 2010 08:48:26 -0500 + +frescobaldi (1.0.0-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Chris Snyder Mon, 28 Dec 2009 10:33:28 -0500 + +frescobaldi (0.7.17-0~ppa0) karmic; urgency=low + + * New upstream release + + -- Chris Snyder Mon, 30 Nov 2009 11:07:13 -0500 + +frescobaldi (0.7.16-0~ppa0) karmic; urgency=low + + * New upstream release + + -- Chris Snyder Tue, 17 Nov 2009 10:00:00 -0500 + +frescobaldi (0.7.15-0~ppa0) karmic; urgency=low + + * New upstream release + * Added uupdate command to debian/watch file + + -- Chris Snyder Wed, 14 Oct 2009 11:03:04 -0400 + +frescobaldi (0.7.13-3) unstable; urgency=low + + * Switched out kdebase for kdebase-bin as a depends since both work and + kdebase-bin is smaller + + -- Ryan Kavanagh Sat, 29 Aug 2009 15:43:34 -0400 + +frescobaldi (0.7.13-2) unstable; urgency=low + + * Added python-qt4-dbus as a depends (Closes: #543205) + * Tidied up the long description, added a few of the new "main" features to + it as well. (Closes: #543142) + * Now using standards 3.8.3 + + -- Ryan Kavanagh Fri, 28 Aug 2009 17:00:47 -0400 + +frescobaldi (0.7.13-1) unstable; urgency=low + + * New upstream release + * Updated copyright file + * Added a README.source as per Debian Policy Manual 3.8.2.0 section 4.14 + * Section now editors + * Drop CMakeLists.txt from the docs + * Fix the menu file + * Don't ship the .pyc files in the .deb + + -- Ryan Kavanagh Tue, 11 Aug 2009 17:52:14 -0400 + +frescobaldi (0.7.11-1) unstable; urgency=low + + * Initial release (Closes: #511794) + + -- Ryan Kavanagh Sun, 21 Jun 2009 21:32:49 -0400 --- frescobaldi-1.1.1.orig/debian/copyright +++ frescobaldi-1.1.1/debian/copyright @@ -0,0 +1,73 @@ +This package was debianized by Ryan Kavanagh on +Sat, 31 Jan 2009 19:53:55 -0500. + +It was downloaded from http://code.google.com/p/lilykde/downloads/list + +Upstream Authors: + + frescobaldi itself: + Wilbert Berendsen + + Translations: + cs.po: + Pavel Fric + de.po: + Henrik Evers + es.po: + Francisco Vila + fr.po: + Valentin Villenave + David Bouriaud + it.po: + Gianluca D'Orazio + nl.po: + Wilbert Berendsen + pl.po: + Piotr Komorowski + ru.po: + Сергей Полтавский + Serj Poltavski + tr.po: + Server Acim + + ebuild file: + Gentoo Foundation + + +Copyright: + + Copyright (C) 2008, 2009 Wilbert Berendsen + Copyright (C) 2009 Pavel Fric + Copyright (C) 2008 Henrik Evers + Copyright (C) 2008, 2009 Francisco Vila + Copyright (C) 2008 Valentin Villenave + Copyright (C) 2009 David Bouriaud + Copyright (C) 2008 Gianluca D'Orazio + Copyright (C) 2009 Piotr Komorowski + Copyright (C) 2008 Сергей Полтавский + Copyright (C) 2009 Serj Poltavski + Copyright (C) 2008, 2009 Server Acim + Copyright (C) 1999-2009 Gentoo Foundation + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is Copyright (C) 2009, Ryan Kavanagh +and is licensed under the GPL version 2, or (at your option) any later version, +see above. --- frescobaldi-1.1.1.orig/debian/menu +++ frescobaldi-1.1.1/debian/menu @@ -0,0 +1,2 @@ +?package(frescobaldi):needs="X11" section="Applications/Editors"\ + title="frescobaldi" command="/usr/bin/frescobaldi" --- frescobaldi-1.1.1.orig/debian/README.source +++ frescobaldi-1.1.1/debian/README.source @@ -0,0 +1,8 @@ +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. Please see: + + /usr/share/doc/quilt/README.source + +for more information on how to apply the patches, modify patches, or +remove a patch. --- frescobaldi-1.1.1.orig/debian/docs +++ frescobaldi-1.1.1/debian/docs @@ -0,0 +1 @@ +README --- frescobaldi-1.1.1.orig/debian/frescobaldi.1 +++ frescobaldi-1.1.1/debian/frescobaldi.1 @@ -0,0 +1,179 @@ +.\" This file was generated by kdemangen.pl +.TH FRESCOBALDI 1 "May 2009" "K Desktop Environment" "LilyPond Music Editor" +.SH NAME +frescobaldi +\- LilyPond Music Editor +.SH SYNOPSIS +frescobaldi [Qt\-options] [KDE\-options] [options] files +.SH DESCRIPTION +LilyPond Music Editor +.SH OPTIONS +.SS +.SS Arguments: +.TP +.B files +LilyPond files to open, may also be textedit URLs +.SS Options: +.TP +.B \-\-start +Session to start +.TP +.B \-n, \-\-new +Start a new instance +.TP +.B \-e, \-\-encoding +Encoding to use [UTF-8] +.TP +.B \-l, \-\-line +Line number to go to, starting at 1 +.TP +.B \-c, \-\-column +Column to go to, starting at 0 +.TP +.B \-\-smart +Try to use smart line and column numbers +.SS +.SS Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SS +.SS KDE options: +.TP +.B \-\-caption +Use 'caption' as name in the titlebar +.TP +.B \-\-icon +Use 'icon' as the application icon +.TP +.B \-\-config +Use alternative configuration file +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style