1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

Just a note about the livl patch having been committed upstream

This commit is contained in:
lllucius 2013-10-31 06:03:01 +00:00
parent ce119b87c9
commit c8aa505879

View File

@ -156,6 +156,7 @@ Versions in Audacity SVN:
sratom-0.4.2 sratom-0.4.2
Patches: Patches:
usegetprocaddress.patch - ticket #923 opened upstream on 10/23/2013 usegetprocaddress.patch - ticket #923 opened upstream on 10/23/2013
fix commited (r5164) upstream on 10/30/2013
serdnode.patch - Both lilv and serd have a node.c which causes problems during build. serdnode.patch - Both lilv and serd have a node.c which causes problems during build.
This is just a copy of serd/node.c and is a way to work around the This is just a copy of serd/node.c and is a way to work around the
problem. problem.