Package: ruby-unf-ext / 0.0.7.2-3

Metadata

Package Version Patches format
ruby-unf-ext 0.0.7.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Drop Bundler depndencies.patch | (download)

test/helper.rb | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 drop bundler depndencies

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>

0002 force using CXX instead of CC.patch | (download)

ext/unf_ext/extconf.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 force using g++ instead of gcc

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>

0003 Replace git execution in gemspec.patch | (download)

unf_ext.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace git execution in gemspec

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>

0004 Integrate a patch to fix compile issues on ARM and G.patch | (download)

ext/unf_ext/unf/normalizer.hh | 6 3 + 3 - 0 !
ext/unf_ext/unf/table.hh | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 integrate a patch to fix compile issues on arm and gcc 6

Fixes #15.