[waimea] Unofficial patch, waimea + cairo 1.0 (attempt 1)
Michael J M Thomson
mjmt at internode.on.net
Wed Sep 7 14:00:24 EEST 2005
Attached is a patch that updates waimea so it'll compile against cairo 1.0.
Note this is unofficial (I'm not a waimea developer) and not for the
unadventurous, and that I said 'compile', not 'hey this works like a charm!' --
the changes likely /don't/ work properly, but if you'd like to test them out
anyway, I'll consider any feedback and maybe work at it a bit more.
Hint for applying:
(obviously you need to checkout waimea from CVS first)
cd ~/where/you/put/waimea
patch -p1 < ~/where/you/put/the.patch
Note: if you cannot checkout waimea from CVS or apply the patch without further
assistance, then chances are these are things that you shouldn't be troubling
yourself with.
--
Michael J M Thomson
Knock knock, Neo...
main(){int/* gcc matrix.c -o matrix */i=0,j,s[40]={0,},l[40];for(;;){s[i]||
(l[i]=s[i]=rand()%10);for(j=0;j<25;++j)printf("\x1b[%d;%dH\x1b[%d;3%cm%c",s
[i]+j,i*2+1,l[i]-j==1||l[i]-j!=2&&l[i]-j<6||l[i]-j>15&&l[i]-j<21||0,(l[i]-j
<3?7:(l[i]-j<16)*2)+'0',j<l[i]?rand()%93+33:32);s[i]*=++l[i]<25;i=++i%40;}}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: waimea+cairo1.0_1.patch
Type: text/x-patch
Size: 21304 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/waimea/attachments/20050907/58d7ab2c/attachment.bin
More information about the waimea
mailing list