GooCanvas2 is a new canvas widget for use with Gtk3 that uses the Cairo 2d library for drawing. This is a simple and basic implementation of this wonderful Canvas widget.
builddeps :
- - pkgconfig(goocanvas-2.0)
+ - pkgconfig(goocanvas-3.0)
- perl-gtk3
rundeps :
- goocanvas
- perl-gtk3
setup : |
+ sed -i "s/version => '2.0'/version => '3.0'/" lib/GooCanvas2.pm