Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv16098/sound

Added Files:
        biabconverter.info biabconverter.patch 
Log Message:
updated & ported to 10.7

--- NEW FILE: biabconverter.info ---
Package: biabconverter
Version: 0.6.8
Revision: 2
Maintainer: Matthias Neeracher <neerac...@mac.com>
Suggests: lilypond | lilypond-unstable, mma
Source: http://brenzi.ch/data/%n-%v.tar.gz
Source-MD5: fcd2774467af9742d3aab8edddf20ba4
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: 904ef065899bac423f7e855e74b1b48d
CompileScript: <<
#!/bin/sh -ev
echo No compilation required. Installing...
<<
InstallScript: <<
mkdir %i/bin
cp %n %i/bin
mkdir -p %i/share/%n/templates
cp *.pm %i/share/%n
cp *.lyt %i/share/%n/templates
<<
DocFiles: README
Description: Band-In-A-Box to MMA / Lilypond converter
DescDetail: <<
Biabconverter is a perl script that reads most Band-In-A-Box files and
produces MMA and Lilypond output.
<<
License: GPL
Homepage: http://brenzi.ch/builder.php?content=projects_biabconverter&lang=de

--- NEW FILE: biabconverter.patch ---
diff -ru biabconverter-0.6.8-orig/band.lyt biabconverter-0.6.8/band.lyt
--- biabconverter-0.6.8-orig/band.lyt   2011-07-24 21:21:22.000000000 +0200
+++ biabconverter-0.6.8/band.lyt        2011-07-24 21:23:23.000000000 +0200
@@ -1,4 +1,4 @@
-\version "2.6"
+\version "2.12.3"
 
 pieceTitle     = "<{TITLE}>"
 piecePoet      = ""
diff -ru biabconverter-0.6.8-orig/default.lyt biabconverter-0.6.8/default.lyt
--- biabconverter-0.6.8-orig/default.lyt        2011-07-24 21:21:22.000000000 
+0200
+++ biabconverter-0.6.8/default.lyt     2011-07-24 21:23:00.000000000 +0200
@@ -1,4 +1,4 @@
-\version "2.4"
+\version "2.12.3"
 
 \header {
        title   = "<{TITLE}>"
diff -ru biabconverter-0.6.8-orig/lilywrite.pm biabconverter-0.6.8/lilywrite.pm
--- biabconverter-0.6.8-orig/lilywrite.pm       2011-07-24 21:21:22.000000000 
+0200
+++ biabconverter-0.6.8/lilywrite.pm    2011-07-24 21:21:41.000000000 +0200
@@ -39,7 +39,7 @@
 $currentNote=-1;
 $lastNoteProcessed=0;
 $lilyTargetVersion = "2.2.4"; 
-$useConvertLy = 0; #causes trouble, when version stays the same (convert-ly 
bug)
+$useConvertLy = 1; #causes trouble, when version stays the same (convert-ly 
bug)
 
 local $barDur;
 sub new {
Only in biabconverter-0.6.8: lilywrite.pm.orig


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to