[PD-dev] [ pure-data-Patches-3042363 ] finalized automake support

SourceForge.net noreply at sourceforge.net
Wed Aug 18 23:35:34 CEST 2010


Patches item #3042363, was opened at 2010-08-10 01:40
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042363&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata-dev
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: finalized automake support

Initial Comment:
this patch finishes the automake support for pd-0.43

----------------------------------------------------------------------

>Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-18 14:35

Message:
ok, tried again (didn't know about "git am" which was the magic I needed)

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 13:18

Message:
as it is a git-patch the patch should be applied with
$ git am  0001-finished-automake-2nd-attempt.patch

if you want to apply it with 
$ patch < 0001-finished-automake-2nd-attempt.patch
you have to first create an m4/ directory

there are still some warnings about trailing whitespaces and the
commit-log not being properly utf-8

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-18 13:15

Message:
works for me on Ubuntu/Lucid

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 12:54

Message:
i just ran iconv to convert it to utf-8;
i hope it's ok now

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-18 12:49

Message:
0001-finished-automake-2nd-attempt.patch  is not UTF-8, but something else
that gedit had trouble recognizing which encoding is used.  I think your
best bet is to remove the ö and replace it with oe like you have elsewhere
in the patch.

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 11:09

Message:
unfortunately parts of the patch were not applied.
attached is an updated version against the current git.

----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-17 21:14

Message:
The patch got a complaint about pd.pc.in getting supplied twice.  I applied
the patch
anyway, and hope it will all work OK :)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042363&group_id=55736



More information about the Pd-dev mailing list