Re: [PATCH] Add libdispatch

2016-10-29 Thread ng0
Ricardo Wurmus writes: > ng0 writes: > >> libdispatch: >> I think that the compiler can only find libblocks-runtime on a bsd system >> and that the port can not run tests. >> This is my theory, I must put it to practice, the new >> nvidia-texture-tools(?) required libdispatch which is why I pa

Re: [PATCH] Add libdispatch

2016-10-28 Thread Ricardo Wurmus
ng0 writes: > libdispatch: > I think that the compiler can only find libblocks-runtime on a bsd system and > that the port can not run tests. > This is my theory, I must put it to practice, the new nvidia-texture-tools(?) > required libdispatch which is why I packaged this. > This was before t

[PATCH] Add libdispatch

2016-10-28 Thread ng0
libdispatch: I think that the compiler can only find libblocks-runtime on a bsd system and that the port can not run tests. This is my theory, I must put it to practice, the new nvidia-texture-tools(?) required libdispatch which is why I packaged this. This was before the current version got rele