Package: ngraph-gtk / 6.06.13-5

Metadata

Package Version Patches format
ngraph-gtk 6.06.13-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1000_replace deprecated typedef.patch | (download)

src/gtk/main.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace deprecated typedef
 CPPFunction should be replaced with rl_completion_func_t.
 This patch applies it to solve FTBFS.
1001_ruby2.0 path fix.patch | (download)

plugins/Makefile.am | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix ruby 2.0 path
 Include path is changed in Ruby 2.0. This patch supports it.