Package: gmorgan
Severity: important
Tags: patch
Justification: fails to build from source

 [gentoo-x86] Log of /media-sound/gmorgan/files/gmorgan-amd64.patch
     
http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmorgan/files/gmorgan-amd64.patch?rev=1.1
     
this patch mostly works, the only needed change is in the final lines:
they want to change all references to 
int ladata
or
ladata = (int)
to references to
long ladata
or
ladata = (long)
However, these last lines must be manually changed since the context
in upstream version 0.25 is different ftom the context in 0.23


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to