I have just uploaded the mingw version. I have to rebuild the darwin version to get the updates to the 1.0.2 branch yet. It seems to work in wine.
Jeremiah On Fri, May 03, 2013 at 12:06:20PM -0500, Jeremiah Benham wrote: > Is it safe to create the 1.0.2 tarball yet? I created a Mac Os X binary that > needs testing here: > http://denemo.org/downloads/denemo-1.0.2-0.darwin-x86.tar.bz2 > > I had to make these attached changes to po/POTFILES.in to allow make dist to > succeed. Are these changes ok? > > Jeremiah > diff --git a/po/POTFILES.in b/po/POTFILES.in > index 12e0b10..9e9c795 100644 > --- a/po/POTFILES.in > +++ b/po/POTFILES.in > @@ -63,7 +63,7 @@ src/exportlilypond.c > src/exportlilypond.h > src/exportmidi.c > src/exportmidi.h > -src/exportmidiPROPERVOLUMEONTOPSTAFF.c > +src/exportmidi.c > src/exportxml.c > src/exportxml.h > src/external.c > @@ -322,7 +322,6 @@ actions/commandscripts/ChoirStaffStart.scm > actions/commandscripts/ChooseBarline.scm > actions/commandscripts/ChooseTimeSignature.scm > actions/commandscripts/ChordComment.scm > -actions/commandscripts/ChordStaff.scm > actions/commandscripts/ChordsForBar.scm > actions/commandscripts/ChordsOverBass.scm > actions/commandscripts/ClarinetInA.scm > @@ -597,9 +596,7 @@ actions/commandscripts/ParenthesizeChord.scm > actions/commandscripts/ParenthesizeNote.scm > actions/commandscripts/PartCombine.scm > actions/commandscripts/PasteReplaceSelection.scm > -actions/commandscripts/PianoStaff.scm > actions/commandscripts/PianoStaffEnd.scm > -actions/commandscripts/PianoStaffName.scm > actions/commandscripts/PianoStaffStart.scm > actions/commandscripts/Piece.scm > actions/commandscripts/PitchShift.scm _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
