Re: Bug#652322: Proposed patch to fix faust

2012-02-19 Thread Cyril Brulebois
Yann Orlarey  (17/01/2012):
> Thanks for the patch. I have updated the git repository accordingly.
> Again many thanks for packaging Faust !

Any timeline for an upload? Need a sponsor?

Thanks to IRILL for sponsoring this BSP in Paris.

Mraw,
KiBi.


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: Proposed patch to fix faust

2012-01-17 Thread Yann Orlarey

Hi Adrian and Mario,

Thanks for the patch. I have updated the git repository accordingly.
Again many thanks for packaging Faust !

Cheers

Yann



On 16/01/2012 12:14, Adrian Knoth wrote:

Hi!

Please find attached the proposed patch against current faust release
that will (hopefully) fix the build issue (untested).

  Yann: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652322


Cheers

PS: Mario, how about maintaining faust in pkg-multimedia-maintainers?



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Proposed patch to fix faust

2012-01-16 Thread Adrian Knoth

Hi!

Please find attached the proposed patch against current faust release
that will (hopefully) fix the build issue (untested).

  Yann: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652322


Cheers

PS: Mario, how about maintaining faust in pkg-multimedia-maintainers?
diff --git a/architecture/misc.h b/architecture/misc.h
index 16cd4ff..900643a 100644
--- a/architecture/misc.h
+++ b/architecture/misc.h
@@ -4,6 +4,7 @@
 
 #include 
 #include 
+#include 
 
 // On Intel set FZ (Flush to Zero) and DAZ (Denormals Are Zero)
 // flags to avoid costly denormals
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers