129
I Use This!
Very High Activity

News

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Posted over 3 years ago
print/py-uharfbuzz: mark BROKEN after ef3919b1cf9d src/uharfbuzz/_harfbuzz.cpp:15707:10: error: use of undeclared identifier 'hb_font_draw_glyph'; did you mean 'hb_font_get_glyph'? (void)(hb_font_draw_glyph(__pyx_v_font->_hb_font, __pyx_t_1 ... [More] , __pyx_v_self->_hb_drawfuncs, ((void *)__pyx_v_self))); ^~~~~~~~~~~~~~~~~~ hb_font_get_glyph /usr/local/include/harfbuzz/hb-font.h:899:1: note: 'hb_font_get_glyph' declared here hb_font_get_glyph (hb_font_t *font, ^ src/uharfbuzz/_harfbuzz.cpp:15707:64: error: cannot initialize a parameter of type 'hb_codepoint_t' (aka 'unsigned int') with an lvalue of type 'hb_draw_funcs_t *' (void)(hb_font_draw_glyph(__pyx_v_font->_hb_font, __pyx_t_1, __pyx_v_self->_hb_drawfuncs, ((void *)__pyx_v_self))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/harfbuzz/hb-font.h:900:45: note: passing argument to parameter 'variation_selector' here hb_codepoint_t unicode, hb_codepoint_t variation_selector, ^ src/uharfbuzz/_harfbuzz.cpp:16093:3: error: no matching function for call to 'hb_draw_funcs_set_move_to_func' hb_draw_funcs_set_move_to_func(__pyx_v_self->_hb_drawfuncs, __pyx_f_9uharfbuzz_9_harfbuzz__move_to_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/harfbuzz/hb-draw.h:210:1: note: candidate function not viable: requires 4 arguments, but 2 were provided hb_draw_funcs_set_move_to_func (hb_draw_funcs_t *dfuncs, ^ src/uharfbuzz/_harfbuzz.cpp:16156:3: error: no matching function for call to 'hb_draw_funcs_set_line_to_func' hb_draw_funcs_set_line_to_func(__pyx_v_self->_hb_drawfuncs, __pyx_f_9uharfbuzz_9_harfbuzz__line_to_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/harfbuzz/hb-draw.h:226:1: note: candidate function not viable: requires 4 arguments, but 2 were provided hb_draw_funcs_set_line_to_func (hb_draw_funcs_t *dfuncs, ^ src/uharfbuzz/_harfbuzz.cpp:16219:3: error: no matching function for call to 'hb_draw_funcs_set_cubic_to_func' hb_draw_funcs_set_cubic_to_func(__pyx_v_self->_hb_drawfuncs, __pyx_f_9uharfbuzz_9_harfbuzz__cubic_to_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/harfbuzz/hb-draw.h:258:1: note: candidate function not viable: requires 4 arguments, but 2 were provided hb_draw_funcs_set_cubic_to_func (hb_draw_funcs_t *dfuncs, ^ src/uharfbuzz/_harfbuzz.cpp:16282:3: error: no matching function for call to 'hb_draw_funcs_set_quadratic_to_func' hb_draw_funcs_set_quadratic_to_func(__pyx_v_self->_hb_drawfuncs, __pyx_f_9uharfbuzz_9_harfbuzz__quadratic_to_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/harfbuzz/hb-draw.h:242:1: note: candidate function not viable: requires 4 arguments, but 2 were provided hb_draw_funcs_set_quadratic_to_func (hb_draw_funcs_t *dfuncs, ^ src/uharfbuzz/_harfbuzz.cpp:16344:3: error: no matching function for call to 'hb_draw_funcs_set_close_path_func' hb_draw_funcs_set_close_path_func(__pyx_v_self->_hb_drawfuncs, __pyx_f_9uharfbuzz_9_harfbuzz__close_path_func); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/harfbuzz/hb-draw.h:274:1: note: candidate function not viable: requires 4 arguments, but 2 were provided hb_draw_funcs_set_close_path_func (hb_draw_funcs_t *dfuncs, ^ Reported by: pkg-fallout [Less]
Posted over 3 years ago
portuguese/hunspell: update to 20220304 release Sponsored by: Netzkommune GmbH
Posted over 3 years ago
polish/hunspell: update to 20220301 release Sponsored by: Netzkommune GmbH
Posted over 3 years ago
graphics/qgis-ltr: Update to 3.22.4 This is the new LTR version, with a big version jump from 3.16.16. The most important changes can be read at [1]. [1] https://www.qgis.org/de/site/forusers/visualchangelog322/index.html Changelog: https://github.com/qgis/QGIS/compare/final-3_22_3%5E...final-3_22_4
Posted over 3 years ago
audio/carla: Fix build on 12 Reported by: fallout
Posted over 3 years ago
sysutils/usermin: update to version 1.840
Posted over 3 years ago
x11/xsnow: update to 3.4.4 release Sponsored by: Netzkommune GmbH
Posted over 3 years ago
math/stan: Update 2.28.2 -> 2.29.1 Reported by: portscout
Posted over 3 years ago
biology/py-loompy: Update 3.0.6 -> 3.0.7 Reported by: portscout
Posted over 3 years ago
math/py-numpy-groupies: New port: Optimised tools for group-indexing operations: aggregated sum and more