Package: dizzy / 0.3-2

Metadata

Package Version Patches format
dizzy 0.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Add missing use SDL Mouse.patch | (download)

dizzy | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add missing use of sdl::mouse;
ignore unknown ops.patch | (download)

lib/Dizzy/Perl2GLSL.pm | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 fix "can't use string..." as an array ref at line 160
 Not sure what other problems this creates, but it seems to fix the
 problem at hand, which was making dizzy completely unusable.
 .
 Upstream approved the patch privately suggesting that ignoring unknown OPs
 seems to be the right thing to do.