diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -172,6 +172,7 @@ libgwyapp2.so.0:__bss_start libgwyapp2.so.0:_edata libgwyapp2.so.0:_end +libgwyapp2.so.0:colonext libgwyapp2.so.0:gwy_app_add_graph_or_curves libgwyapp2.so.0:gwy_app_add_main_accel_group libgwyapp2.so.0:gwy_app_build_graph_menu @@ -262,6 +263,7 @@ libgwyapp2.so.0:gwy_app_get_brick_title_key_for_id libgwyapp2.so.0:gwy_app_get_channel_thumbnail libgwyapp2.so.0:gwy_app_get_current_directory +libgwyapp2.so.0:gwy_app_get_data_base_key_for_id libgwyapp2.so.0:gwy_app_get_data_field_title libgwyapp2.so.0:gwy_app_get_data_key_for_id libgwyapp2.so.0:gwy_app_get_data_meta_key_for_id @@ -361,6 +363,7 @@ libgwyapp2.so.0:gwy_app_wait_cursor_start libgwyapp2.so.0:gwy_app_wait_finish libgwyapp2.so.0:gwy_app_wait_get_enabled +libgwyapp2.so.0:gwy_app_wait_preview_data_field libgwyapp2.so.0:gwy_app_wait_set_enabled libgwyapp2.so.0:gwy_app_wait_set_fraction libgwyapp2.so.0:gwy_app_wait_set_message @@ -372,6 +375,8 @@ libgwyapp2.so.0:gwy_app_xyz_log_add libgwyapp2.so.0:gwy_app_xyz_log_add_xyz libgwyapp2.so.0:gwy_app_xyz_title_fall_back +libgwyapp2.so.0:gwy_create_dialog_preview_hbox +libgwyapp2.so.0:gwy_create_preview libgwyapp2.so.0:gwy_data_chooser_get_active libgwyapp2.so.0:gwy_data_chooser_get_active_id libgwyapp2.so.0:gwy_data_chooser_get_filter @@ -393,6 +398,18 @@ libgwyapp2.so.0:gwy_data_validate_flags_get_type libgwyapp2.so.0:gwy_data_validation_failure_list_free libgwyapp2.so.0:gwy_data_watch_event_type_get_type +libgwyapp2.so.0:gwy_dialog_add_buttons +libgwyapp2.so.0:gwy_dialog_add_content +libgwyapp2.so.0:gwy_dialog_add_param_table +libgwyapp2.so.0:gwy_dialog_get_type +libgwyapp2.so.0:gwy_dialog_have_result +libgwyapp2.so.0:gwy_dialog_invalidate +libgwyapp2.so.0:gwy_dialog_new +libgwyapp2.so.0:gwy_dialog_outcome_get_type +libgwyapp2.so.0:gwy_dialog_remove_param_table +libgwyapp2.so.0:gwy_dialog_run +libgwyapp2.so.0:gwy_dialog_set_instant_updates_param +libgwyapp2.so.0:gwy_dialog_set_preview_func libgwyapp2.so.0:gwy_file_channel_import_log_add libgwyapp2.so.0:gwy_file_volume_import_log_add libgwyapp2.so.0:gwy_file_xyz_import_log_add @@ -420,6 +437,142 @@ libgwyapp2.so.0:gwy_module_data_fopen libgwyapp2.so.0:gwy_module_data_load libgwyapp2.so.0:gwy_module_data_save +libgwyapp2.so.0:gwy_param_active_page_link_to_notebook +libgwyapp2.so.0:gwy_param_def_add_active_page +libgwyapp2.so.0:gwy_param_def_add_angle +libgwyapp2.so.0:gwy_param_def_add_boolean +libgwyapp2.so.0:gwy_param_def_add_double +libgwyapp2.so.0:gwy_param_def_add_enum +libgwyapp2.so.0:gwy_param_def_add_gwyenum +libgwyapp2.so.0:gwy_param_def_add_gwyflags +libgwyapp2.so.0:gwy_param_def_add_image_id +libgwyapp2.so.0:gwy_param_def_add_instant_updates +libgwyapp2.so.0:gwy_param_def_add_int +libgwyapp2.so.0:gwy_param_def_add_mask_color +libgwyapp2.so.0:gwy_param_def_add_percentage +libgwyapp2.so.0:gwy_param_def_add_randomize +libgwyapp2.so.0:gwy_param_def_add_report_type +libgwyapp2.so.0:gwy_param_def_add_resource +libgwyapp2.so.0:gwy_param_def_add_seed +libgwyapp2.so.0:gwy_param_def_add_string +libgwyapp2.so.0:gwy_param_def_add_target_graph +libgwyapp2.so.0:gwy_param_def_add_unit +libgwyapp2.so.0:gwy_param_def_add_volume_id +libgwyapp2.so.0:gwy_param_def_add_xyz_id +libgwyapp2.so.0:gwy_param_def_get_function_name +libgwyapp2.so.0:gwy_param_def_get_type +libgwyapp2.so.0:gwy_param_def_new +libgwyapp2.so.0:gwy_param_def_set_function_name +libgwyapp2.so.0:gwy_param_table_add_enabler +libgwyapp2.so.0:gwy_param_table_alt_set_field_frac_z +libgwyapp2.so.0:gwy_param_table_alt_set_field_pixel_x +libgwyapp2.so.0:gwy_param_table_alt_set_field_pixel_y +libgwyapp2.so.0:gwy_param_table_alt_set_linear +libgwyapp2.so.0:gwy_param_table_append_button +libgwyapp2.so.0:gwy_param_table_append_checkbox +libgwyapp2.so.0:gwy_param_table_append_checkboxes +libgwyapp2.so.0:gwy_param_table_append_combo +libgwyapp2.so.0:gwy_param_table_append_foreign +libgwyapp2.so.0:gwy_param_table_append_header +libgwyapp2.so.0:gwy_param_table_append_image_id +libgwyapp2.so.0:gwy_param_table_append_info +libgwyapp2.so.0:gwy_param_table_append_mask_color +libgwyapp2.so.0:gwy_param_table_append_message +libgwyapp2.so.0:gwy_param_table_append_radio +libgwyapp2.so.0:gwy_param_table_append_radio_buttons +libgwyapp2.so.0:gwy_param_table_append_radio_header +libgwyapp2.so.0:gwy_param_table_append_radio_item +libgwyapp2.so.0:gwy_param_table_append_radio_row +libgwyapp2.so.0:gwy_param_table_append_report +libgwyapp2.so.0:gwy_param_table_append_results +libgwyapp2.so.0:gwy_param_table_append_resultsv +libgwyapp2.so.0:gwy_param_table_append_seed +libgwyapp2.so.0:gwy_param_table_append_separator +libgwyapp2.so.0:gwy_param_table_append_slider +libgwyapp2.so.0:gwy_param_table_append_target_graph +libgwyapp2.so.0:gwy_param_table_append_unit_chooser +libgwyapp2.so.0:gwy_param_table_append_volume_id +libgwyapp2.so.0:gwy_param_table_append_xyz_id +libgwyapp2.so.0:gwy_param_table_checkboxes_set_sensitive +libgwyapp2.so.0:gwy_param_table_combo_refilter +libgwyapp2.so.0:gwy_param_table_combo_set_filter +libgwyapp2.so.0:gwy_param_table_data_id_refilter +libgwyapp2.so.0:gwy_param_table_data_id_set_filter +libgwyapp2.so.0:gwy_param_table_exists +libgwyapp2.so.0:gwy_param_table_get_type +libgwyapp2.so.0:gwy_param_table_info_set_valuestr +libgwyapp2.so.0:gwy_param_table_message_set_type +libgwyapp2.so.0:gwy_param_table_new +libgwyapp2.so.0:gwy_param_table_param_changed +libgwyapp2.so.0:gwy_param_table_params +libgwyapp2.so.0:gwy_param_table_radio_set_sensitive +libgwyapp2.so.0:gwy_param_table_report_set_formatter +libgwyapp2.so.0:gwy_param_table_report_set_results +libgwyapp2.so.0:gwy_param_table_reset +libgwyapp2.so.0:gwy_param_table_results_clear +libgwyapp2.so.0:gwy_param_table_results_fill +libgwyapp2.so.0:gwy_param_table_set_boolean +libgwyapp2.so.0:gwy_param_table_set_data_id +libgwyapp2.so.0:gwy_param_table_set_double +libgwyapp2.so.0:gwy_param_table_set_enum +libgwyapp2.so.0:gwy_param_table_set_flags +libgwyapp2.so.0:gwy_param_table_set_int +libgwyapp2.so.0:gwy_param_table_set_label +libgwyapp2.so.0:gwy_param_table_set_no_reset +libgwyapp2.so.0:gwy_param_table_set_sensitive +libgwyapp2.so.0:gwy_param_table_set_string +libgwyapp2.so.0:gwy_param_table_set_unitstr +libgwyapp2.so.0:gwy_param_table_slider_add_alt +libgwyapp2.so.0:gwy_param_table_slider_restrict_range +libgwyapp2.so.0:gwy_param_table_slider_set_digits +libgwyapp2.so.0:gwy_param_table_slider_set_factor +libgwyapp2.so.0:gwy_param_table_slider_set_mapping +libgwyapp2.so.0:gwy_param_table_slider_set_steps +libgwyapp2.so.0:gwy_param_table_slider_set_transform +libgwyapp2.so.0:gwy_param_table_widget +libgwyapp2.so.0:gwy_params_data_id_is_none +libgwyapp2.so.0:gwy_params_duplicate +libgwyapp2.so.0:gwy_params_get_boolean +libgwyapp2.so.0:gwy_params_get_color +libgwyapp2.so.0:gwy_params_get_data_id +libgwyapp2.so.0:gwy_params_get_def +libgwyapp2.so.0:gwy_params_get_double +libgwyapp2.so.0:gwy_params_get_enum +libgwyapp2.so.0:gwy_params_get_flags +libgwyapp2.so.0:gwy_params_get_graph +libgwyapp2.so.0:gwy_params_get_image +libgwyapp2.so.0:gwy_params_get_int +libgwyapp2.so.0:gwy_params_get_mask +libgwyapp2.so.0:gwy_params_get_masking +libgwyapp2.so.0:gwy_params_get_report_type +libgwyapp2.so.0:gwy_params_get_string +libgwyapp2.so.0:gwy_params_get_type +libgwyapp2.so.0:gwy_params_get_unit +libgwyapp2.so.0:gwy_params_get_volume +libgwyapp2.so.0:gwy_params_get_xyz +libgwyapp2.so.0:gwy_params_load_from_settings +libgwyapp2.so.0:gwy_params_new +libgwyapp2.so.0:gwy_params_new_from_settings +libgwyapp2.so.0:gwy_params_randomize_seed +libgwyapp2.so.0:gwy_params_reset +libgwyapp2.so.0:gwy_params_reset_all +libgwyapp2.so.0:gwy_params_save_to_settings +libgwyapp2.so.0:gwy_params_set_boolean +libgwyapp2.so.0:gwy_params_set_color +libgwyapp2.so.0:gwy_params_set_def +libgwyapp2.so.0:gwy_params_set_double +libgwyapp2.so.0:gwy_params_set_enum +libgwyapp2.so.0:gwy_params_set_flag +libgwyapp2.so.0:gwy_params_set_flags +libgwyapp2.so.0:gwy_params_set_graph_id +libgwyapp2.so.0:gwy_params_set_image_id +libgwyapp2.so.0:gwy_params_set_int +libgwyapp2.so.0:gwy_params_set_report_type +libgwyapp2.so.0:gwy_params_set_resource +libgwyapp2.so.0:gwy_params_set_string +libgwyapp2.so.0:gwy_params_set_unit +libgwyapp2.so.0:gwy_params_set_volume_id +libgwyapp2.so.0:gwy_params_set_xyz_id libgwyapp2.so.0:gwy_plain_tool_add_clear_button libgwyapp2.so.0:gwy_plain_tool_changed_get_type libgwyapp2.so.0:gwy_plain_tool_check_layer_type @@ -432,16 +585,20 @@ libgwyapp2.so.0:gwy_plain_tool_set_selection_key libgwyapp2.so.0:gwy_preview_surface_flags_get_type libgwyapp2.so.0:gwy_preview_surface_to_datafield +libgwyapp2.so.0:gwy_preview_type_get_type libgwyapp2.so.0:gwy_rect_selection_labels_fill libgwyapp2.so.0:gwy_rect_selection_labels_get_table libgwyapp2.so.0:gwy_rect_selection_labels_new libgwyapp2.so.0:gwy_rect_selection_labels_select +libgwyapp2.so.0:gwy_require_image_same_units +libgwyapp2.so.0:gwy_require_square_image libgwyapp2.so.0:gwy_resource_editor_class_setup libgwyapp2.so.0:gwy_resource_editor_commit libgwyapp2.so.0:gwy_resource_editor_get_edited libgwyapp2.so.0:gwy_resource_editor_get_type libgwyapp2.so.0:gwy_resource_editor_queue_commit libgwyapp2.so.0:gwy_resource_editor_setup +libgwyapp2.so.0:gwy_response_type_get_type libgwyapp2.so.0:gwy_results_export_get_format libgwyapp2.so.0:gwy_results_export_get_results libgwyapp2.so.0:gwy_results_export_get_style @@ -462,6 +619,22 @@ libgwyapp2.so.0:gwy_save_auxiliary_data libgwyapp2.so.0:gwy_save_auxiliary_with_callback libgwyapp2.so.0:gwy_set_data_preview_size +libgwyapp2.so.0:gwy_synth_add_result_to_file +libgwyapp2.so.0:gwy_synth_append_dimensions_to_param_table +libgwyapp2.so.0:gwy_synth_define_dimensions_params +libgwyapp2.so.0:gwy_synth_dims_flags_get_type +libgwyapp2.so.0:gwy_synth_dims_param_get_type +libgwyapp2.so.0:gwy_synth_handle_param_changed +libgwyapp2.so.0:gwy_synth_make_preview_data_field +libgwyapp2.so.0:gwy_synth_make_result_data_field +libgwyapp2.so.0:gwy_synth_response_type_get_type +libgwyapp2.so.0:gwy_synth_sanitise_params +libgwyapp2.so.0:gwy_synth_update_lateral_alts +libgwyapp2.so.0:gwy_synth_update_like_current_button_sensitivity +libgwyapp2.so.0:gwy_synth_update_progress +libgwyapp2.so.0:gwy_synth_update_type_get_type +libgwyapp2.so.0:gwy_synth_update_value_unitstrs +libgwyapp2.so.0:gwy_synth_use_dimensions_template libgwyapp2.so.0:gwy_text_header_context_get_lineno libgwyapp2.so.0:gwy_text_header_context_get_section libgwyapp2.so.0:gwy_text_header_error_get_type @@ -495,6 +668,7 @@ libgwyapp2.so.0:gwy_visibility_reset_type_get_type libgwyddion2.so.0:gwy_ascii_strcase_equal libgwyddion2.so.0:gwy_ascii_strcase_hash +libgwyddion2.so.0:gwy_assign_string libgwyddion2.so.0:gwy_byte_order_get_type libgwyddion2.so.0:gwy_canonicalize_angle libgwyddion2.so.0:gwy_canonicalize_path @@ -556,6 +730,7 @@ libgwyddion2.so.0:gwy_entities libgwyddion2.so.0:gwy_entities_entity_to_utf8 libgwyddion2.so.0:gwy_entities_text_to_utf8 +libgwyddion2.so.0:gwy_enum_fill_from_struct libgwyddion2.so.0:gwy_enum_freev libgwyddion2.so.0:gwy_enum_get_type libgwyddion2.so.0:gwy_enum_inventory_new @@ -691,6 +866,8 @@ libgwyddion2.so.0:gwy_rand_gen_set_choose_shuffle libgwyddion2.so.0:gwy_rand_gen_set_double libgwyddion2.so.0:gwy_rand_gen_set_exponential +libgwyddion2.so.0:gwy_rand_gen_set_fill_doubles +libgwyddion2.so.0:gwy_rand_gen_set_fill_ints libgwyddion2.so.0:gwy_rand_gen_set_free libgwyddion2.so.0:gwy_rand_gen_set_gaussian libgwyddion2.so.0:gwy_rand_gen_set_init @@ -1154,6 +1331,7 @@ libgwydgets2.so.0:gwy_graph_window_get_graph_data libgwydgets2.so.0:gwy_graph_window_get_type libgwydgets2.so.0:gwy_graph_window_new +libgwydgets2.so.0:gwy_hbox_new libgwydgets2.so.0:gwy_hmarker_box_get_type libgwydgets2.so.0:gwy_hmarker_box_new libgwydgets2.so.0:gwy_hruler_get_type @@ -1295,6 +1473,7 @@ libgwydgets2.so.0:gwy_ticks_style_get_type libgwydgets2.so.0:gwy_tool_like_button_new libgwydgets2.so.0:gwy_units_placement_get_type +libgwydgets2.so.0:gwy_vbox_new libgwydgets2.so.0:gwy_vector_layer_button_press libgwydgets2.so.0:gwy_vector_layer_button_release libgwydgets2.so.0:gwy_vector_layer_class_get_selection_type @@ -1526,6 +1705,7 @@ libgwyprocess2.so.0:gwy_brick_get_zoffset libgwyprocess2.so.0:gwy_brick_get_zreal libgwyprocess2.so.0:gwy_brick_get_zres +libgwyprocess2.so.0:gwy_brick_invert libgwyprocess2.so.0:gwy_brick_itor libgwyprocess2.so.0:gwy_brick_jtor libgwyprocess2.so.0:gwy_brick_ktor @@ -1734,6 +1914,7 @@ libgwyprocess2.so.0:gwy_data_field_area_get_surface_area_mask libgwyprocess2.so.0:gwy_data_field_area_get_surface_area_mask_uncertainty libgwyprocess2.so.0:gwy_data_field_area_get_surface_area_uncertainty +libgwyprocess2.so.0:gwy_data_field_area_get_surface_slope_mask libgwyprocess2.so.0:gwy_data_field_area_get_variation libgwyprocess2.so.0:gwy_data_field_area_get_volume libgwyprocess2.so.0:gwy_data_field_area_grains_tgnd @@ -1871,6 +2052,7 @@ libgwyprocess2.so.0:gwy_data_field_get_dx libgwyprocess2.so.0:gwy_data_field_get_dy libgwyprocess2.so.0:gwy_data_field_get_elliptic_area_size +libgwyprocess2.so.0:gwy_data_field_get_elliptic_intersection libgwyprocess2.so.0:gwy_data_field_get_entropy libgwyprocess2.so.0:gwy_data_field_get_entropy_2d libgwyprocess2.so.0:gwy_data_field_get_entropy_2d_at_scales @@ -1883,6 +2065,7 @@ libgwyprocess2.so.0:gwy_data_field_get_line_stats libgwyprocess2.so.0:gwy_data_field_get_line_stats_mask libgwyprocess2.so.0:gwy_data_field_get_local_maxima_list +libgwyprocess2.so.0:gwy_data_field_get_local_minima_list libgwyprocess2.so.0:gwy_data_field_get_max libgwyprocess2.so.0:gwy_data_field_get_max_uncertainty libgwyprocess2.so.0:gwy_data_field_get_mean_square @@ -1907,6 +2090,7 @@ libgwyprocess2.so.0:gwy_data_field_get_sum libgwyprocess2.so.0:gwy_data_field_get_surface_area libgwyprocess2.so.0:gwy_data_field_get_surface_area_uncertainty +libgwyprocess2.so.0:gwy_data_field_get_surface_slope libgwyprocess2.so.0:gwy_data_field_get_type libgwyprocess2.so.0:gwy_data_field_get_val libgwyprocess2.so.0:gwy_data_field_get_value_format_xy @@ -1963,6 +2147,7 @@ libgwyprocess2.so.0:gwy_data_field_itor libgwyprocess2.so.0:gwy_data_field_jtor libgwyprocess2.so.0:gwy_data_field_laplace_solve +libgwyprocess2.so.0:gwy_data_field_linear_combination libgwyprocess2.so.0:gwy_data_field_local_maximum libgwyprocess2.so.0:gwy_data_field_local_plane_quantity libgwyprocess2.so.0:gwy_data_field_mark_extrema @@ -2029,6 +2214,7 @@ libgwyprocess2.so.0:gwy_data_field_subtract_polynom libgwyprocess2.so.0:gwy_data_field_subtract_row_shifts libgwyprocess2.so.0:gwy_data_field_sum_fields +libgwyprocess2.so.0:gwy_data_field_synth_gaussian_displacement libgwyprocess2.so.0:gwy_data_field_threshold libgwyprocess2.so.0:gwy_data_field_unrotate_find_corrections libgwyprocess2.so.0:gwy_data_field_waterpour diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,8 +1,6 @@ UNKNOWN libGL.so.1 -libHalf-2_5.so.25 -libIex-2_5.so.25 -libIlmImf-2_5.so.25 +libOpenEXR-3_1.so.30 libX11.so.6 libXmu.so.6 libbz2.so.1.0 diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -1,5 +1,10 @@ -UNKNOWN:_ZTIN7Iex_2_57TypeExcE -UNKNOWN:_ZTIN7Imf_2_59AttributeE +UNKNOWN:_ZN7Imf_3_114TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEC1ERKS6_ +UNKNOWN:_ZN7Imf_3_114TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED1Ev +UNKNOWN:_ZN7Imf_3_114TypedAttributeIdEC1ERKd +UNKNOWN:_ZN7Imf_3_114TypedAttributeIdED1Ev +UNKNOWN:_ZTIN7Imf_3_114TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE +UNKNOWN:_ZTIN7Imf_3_114TypedAttributeIdEE +UNKNOWN:_ZTIN7Imf_3_19AttributeE UNKNOWN:acos UNKNOWN:asin UNKNOWN:atan @@ -9,38 +14,6 @@ UNKNOWN:cosh UNKNOWN:erf UNKNOWN:exp10 -UNKNOWN:ffclos -UNKNOWN:ffgerr -UNKNOWN:ffghdt -UNKNOWN:ffghsp -UNKNOWN:ffgidm -UNKNOWN:ffgisz -UNKNOWN:ffgky -UNKNOWN:ffgpf -UNKNOWN:ffiopn -UNKNOWN:ffkeyn -UNKNOWN:gdk_gl_config_new_by_mode -UNKNOWN:gdk_gl_drawable_get_type -UNKNOWN:gdk_gl_drawable_gl_begin -UNKNOWN:gdk_gl_drawable_gl_end -UNKNOWN:gdk_gl_drawable_is_double_buffered -UNKNOWN:gdk_gl_drawable_swap_buffers -UNKNOWN:gtk_gl_init_check -UNKNOWN:gtk_source_buffer_get_type -UNKNOWN:gtk_source_buffer_set_highlight_syntax -UNKNOWN:gtk_source_buffer_set_language -UNKNOWN:gtk_source_language_manager_get_default -UNKNOWN:gtk_source_language_manager_get_language -UNKNOWN:gtk_source_view_get_type -UNKNOWN:gtk_source_view_new -UNKNOWN:gtk_source_view_set_auto_indent -UNKNOWN:gtk_source_view_set_show_line_numbers -UNKNOWN:gtk_widget_get_gl_context -UNKNOWN:gtk_widget_get_gl_window -UNKNOWN:gtk_widget_set_gl_capability -UNKNOWN:gtkglext_major_version -UNKNOWN:gtkglext_micro_version -UNKNOWN:gtkglext_minor_version UNKNOWN:hypot UNKNOWN:log10 UNKNOWN:sin @@ -92,39 +65,29 @@ libGL.so.1:glVertex3d libGL.so.1:glVertex3f libGL.so.1:glViewport -libHalf-2_5.so.25:_ZN4half5_eLutE -libHalf-2_5.so.25:_ZN4half7convertEi -libIex-2_5.so.25:_ZN7Iex_2_57TypeExcC1EPKc -libIex-2_5.so.25:_ZN7Iex_2_57TypeExcD1Ev -libIlmImf-2_5.so.25:_ZN7Imf_2_510OutputFile11writePixelsEi -libIlmImf-2_5.so.25:_ZN7Imf_2_510OutputFile14setFrameBufferERKNS_11FrameBufferE -libIlmImf-2_5.so.25:_ZN7Imf_2_510OutputFileC1EPKcRKNS_6HeaderEi -libIlmImf-2_5.so.25:_ZN7Imf_2_510OutputFileD1Ev -libIlmImf-2_5.so.25:_ZN7Imf_2_511ChannelList6insertEPKcRKNS_7ChannelE -libIlmImf-2_5.so.25:_ZN7Imf_2_511FrameBuffer6insertEPKcRKNS_5SliceE -libIlmImf-2_5.so.25:_ZN7Imf_2_514TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE13readValueFromERNS_7IStreamEii -libIlmImf-2_5.so.25:_ZN7Imf_2_514TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE14staticTypeNameEv -libIlmImf-2_5.so.25:_ZN7Imf_2_514TypedAttributeIdE14staticTypeNameEv -libIlmImf-2_5.so.25:_ZN7Imf_2_517globalThreadCountEv -libIlmImf-2_5.so.25:_ZN7Imf_2_55SliceC1ENS_9PixelTypeEPcmmiidbb -libIlmImf-2_5.so.25:_ZN7Imf_2_56Header6insertEPKcRKNS_9AttributeE -libIlmImf-2_5.so.25:_ZN7Imf_2_56Header8channelsEv -libIlmImf-2_5.so.25:_ZN7Imf_2_56Header9lineOrderEv -libIlmImf-2_5.so.25:_ZN7Imf_2_56HeaderC1EiifRKN9Imath_2_54Vec2IfEEfNS_9LineOrderENS_11CompressionE -libIlmImf-2_5.so.25:_ZN7Imf_2_56HeaderD1Ev -libIlmImf-2_5.so.25:_ZN7Imf_2_57ChannelC1ENS_9PixelTypeEiib -libIlmImf-2_5.so.25:_ZN7Imf_2_59AttributeC2Ev -libIlmImf-2_5.so.25:_ZN7Imf_2_59AttributeD2Ev -libIlmImf-2_5.so.25:_ZN7Imf_2_59InputFile10readPixelsEii -libIlmImf-2_5.so.25:_ZN7Imf_2_59InputFile14setFrameBufferERKNS_11FrameBufferE -libIlmImf-2_5.so.25:_ZN7Imf_2_59InputFileC1EPKci -libIlmImf-2_5.so.25:_ZN7Imf_2_59InputFileD1Ev -libIlmImf-2_5.so.25:_ZNK7Imf_2_511ChannelList3endEv -libIlmImf-2_5.so.25:_ZNK7Imf_2_511ChannelList5beginEv -libIlmImf-2_5.so.25:_ZNK7Imf_2_514TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE12writeValueToERNS_7OStreamEi -libIlmImf-2_5.so.25:_ZNK7Imf_2_56Header10dataWindowEv -libIlmImf-2_5.so.25:_ZNK7Imf_2_56Header8channelsEv -libIlmImf-2_5.so.25:_ZNK7Imf_2_59InputFile6headerEv +libOpenEXR-3_1.so.30:_ZN7Imf_3_110OutputFile11writePixelsEi +libOpenEXR-3_1.so.30:_ZN7Imf_3_110OutputFile14setFrameBufferERKNS_11FrameBufferE +libOpenEXR-3_1.so.30:_ZN7Imf_3_110OutputFileC1EPKcRKNS_6HeaderEi +libOpenEXR-3_1.so.30:_ZN7Imf_3_110OutputFileD1Ev +libOpenEXR-3_1.so.30:_ZN7Imf_3_111ChannelList6insertEPKcRKNS_7ChannelE +libOpenEXR-3_1.so.30:_ZN7Imf_3_111FrameBuffer6insertEPKcRKNS_5SliceE +libOpenEXR-3_1.so.30:_ZN7Imf_3_117globalThreadCountEv +libOpenEXR-3_1.so.30:_ZN7Imf_3_15SliceC1ENS_9PixelTypeEPcmmiidbb +libOpenEXR-3_1.so.30:_ZN7Imf_3_16Header6insertEPKcRKNS_9AttributeE +libOpenEXR-3_1.so.30:_ZN7Imf_3_16Header8channelsEv +libOpenEXR-3_1.so.30:_ZN7Imf_3_16Header9lineOrderEv +libOpenEXR-3_1.so.30:_ZN7Imf_3_16HeaderC1EiifRKN9Imath_3_14Vec2IfEEfNS_9LineOrderENS_11CompressionE +libOpenEXR-3_1.so.30:_ZN7Imf_3_16HeaderD1Ev +libOpenEXR-3_1.so.30:_ZN7Imf_3_17ChannelC1ENS_9PixelTypeEiib +libOpenEXR-3_1.so.30:_ZN7Imf_3_19InputFile10readPixelsEii +libOpenEXR-3_1.so.30:_ZN7Imf_3_19InputFile14setFrameBufferERKNS_11FrameBufferE +libOpenEXR-3_1.so.30:_ZN7Imf_3_19InputFileC1EPKci +libOpenEXR-3_1.so.30:_ZN7Imf_3_19InputFileD1Ev +libOpenEXR-3_1.so.30:_ZNK7Imf_3_111ChannelList3endEv +libOpenEXR-3_1.so.30:_ZNK7Imf_3_111ChannelList5beginEv +libOpenEXR-3_1.so.30:_ZNK7Imf_3_16Header10dataWindowEv +libOpenEXR-3_1.so.30:_ZNK7Imf_3_16Header8channelsEv +libOpenEXR-3_1.so.30:_ZNK7Imf_3_19InputFile6headerEv libX11.so.6:XFree libX11.so.6:XGetWindowProperty libX11.so.6:XQueryTree @@ -273,6 +236,19 @@ libcairo.so.2:cairo_surface_write_to_png libcairo.so.2:cairo_svg_surface_create libcairo.so.2:cairo_translate +libcfitsio.so.9:ffclos +libcfitsio.so.9:ffgerr +libcfitsio.so.9:ffghdt +libcfitsio.so.9:ffghsp +libcfitsio.so.9:ffgidm +libcfitsio.so.9:ffgisz +libcfitsio.so.9:ffgky +libcfitsio.so.9:ffgpf +libcfitsio.so.9:ffiopn +libcfitsio.so.9:ffkeyn +libcfitsio.so.9:inflate +libcfitsio.so.9:inflateEnd +libcfitsio.so.9:inflateInit_ libfftw3.so.3:fftw_destroy_plan libfftw3.so.3:fftw_execute libfftw3.so.3:fftw_free @@ -385,6 +361,12 @@ libgdk_pixbuf-2.0.so.0:gdk_pixbuf_savev libgdk_pixbuf-2.0.so.0:gdk_pixbuf_scale libgdk_pixbuf-2.0.so.0:gdk_pixbuf_scale_simple +libgdkglext-x11-1.0.so.0:gdk_gl_config_new_by_mode +libgdkglext-x11-1.0.so.0:gdk_gl_drawable_get_type +libgdkglext-x11-1.0.so.0:gdk_gl_drawable_gl_begin +libgdkglext-x11-1.0.so.0:gdk_gl_drawable_gl_end +libgdkglext-x11-1.0.so.0:gdk_gl_drawable_is_double_buffered +libgdkglext-x11-1.0.so.0:gdk_gl_drawable_swap_buffers libglib-2.0.so.0:g_array_append_vals libglib-2.0.so.0:g_array_free libglib-2.0.so.0:g_array_insert_vals @@ -473,6 +455,7 @@ libglib-2.0.so.0:g_idle_add libglib-2.0.so.0:g_idle_add_full libglib-2.0.so.0:g_intern_static_string +libglib-2.0.so.0:g_intern_string libglib-2.0.so.0:g_list_alloc libglib-2.0.so.0:g_list_append libglib-2.0.so.0:g_list_concat @@ -541,6 +524,7 @@ libglib-2.0.so.0:g_ptr_array_foreach libglib-2.0.so.0:g_ptr_array_free libglib-2.0.so.0:g_ptr_array_new +libglib-2.0.so.0:g_ptr_array_new_full libglib-2.0.so.0:g_ptr_array_remove_index libglib-2.0.so.0:g_ptr_array_set_size libglib-2.0.so.0:g_ptr_array_sized_new @@ -594,6 +578,7 @@ libglib-2.0.so.0:g_slist_free libglib-2.0.so.0:g_slist_free_1 libglib-2.0.so.0:g_slist_length +libglib-2.0.so.0:g_slist_nth libglib-2.0.so.0:g_slist_prepend libglib-2.0.so.0:g_slist_remove libglib-2.0.so.0:g_slist_remove_link @@ -676,6 +661,7 @@ libglib-2.0.so.0:g_utf8_to_ucs4 libglib-2.0.so.0:g_utf8_validate libglib-2.0.so.0:g_vasprintf +libglib-2.0.so.0:g_warn_message libgmodule-2.0.so.0:g_module_close libgmodule-2.0.so.0:g_module_error libgmodule-2.0.so.0:g_module_make_resident @@ -691,6 +677,7 @@ libgobject-2.0.so.0:g_cclosure_marshal_VOID__VOID libgobject-2.0.so.0:g_enum_register_static libgobject-2.0.so.0:g_flags_register_static +libgobject-2.0.so.0:g_initially_unowned_get_type libgobject-2.0.so.0:g_object_add_weak_pointer libgobject-2.0.so.0:g_object_class_find_property libgobject-2.0.so.0:g_object_class_install_property @@ -741,6 +728,7 @@ libgobject-2.0.so.0:g_signal_handlers_unblock_matched libgobject-2.0.so.0:g_signal_lookup libgobject-2.0.so.0:g_signal_new +libgobject-2.0.so.0:g_signal_new_class_handler libgobject-2.0.so.0:g_signal_stop_emission libgobject-2.0.so.0:g_type_add_interface_static libgobject-2.0.so.0:g_type_check_class_cast @@ -816,6 +804,7 @@ libgtk-x11-2.0.so.0:gtk_accel_map_load libgtk-x11-2.0.so.0:gtk_accel_map_save libgtk-x11-2.0.so.0:gtk_adjustment_changed +libgtk-x11-2.0.so.0:gtk_adjustment_configure libgtk-x11-2.0.so.0:gtk_adjustment_get_type libgtk-x11-2.0.so.0:gtk_adjustment_get_value libgtk-x11-2.0.so.0:gtk_adjustment_new @@ -831,6 +820,7 @@ libgtk-x11-2.0.so.0:gtk_box_pack_end libgtk-x11-2.0.so.0:gtk_box_pack_start libgtk-x11-2.0.so.0:gtk_box_reorder_child +libgtk-x11-2.0.so.0:gtk_box_set_homogeneous libgtk-x11-2.0.so.0:gtk_box_set_spacing libgtk-x11-2.0.so.0:gtk_button_box_get_type libgtk-x11-2.0.so.0:gtk_button_box_set_layout @@ -842,6 +832,7 @@ libgtk-x11-2.0.so.0:gtk_button_new_with_label libgtk-x11-2.0.so.0:gtk_button_new_with_mnemonic libgtk-x11-2.0.so.0:gtk_button_set_image +libgtk-x11-2.0.so.0:gtk_button_set_label libgtk-x11-2.0.so.0:gtk_button_set_relief libgtk-x11-2.0.so.0:gtk_cell_layout_add_attribute libgtk-x11-2.0.so.0:gtk_cell_layout_clear @@ -902,6 +893,7 @@ libgtk-x11-2.0.so.0:gtk_container_set_border_width libgtk-x11-2.0.so.0:gtk_dialog_add_action_widget libgtk-x11-2.0.so.0:gtk_dialog_add_button +libgtk-x11-2.0.so.0:gtk_dialog_get_content_area libgtk-x11-2.0.so.0:gtk_dialog_get_type libgtk-x11-2.0.so.0:gtk_dialog_new libgtk-x11-2.0.so.0:gtk_dialog_new_with_buttons @@ -925,6 +917,7 @@ libgtk-x11-2.0.so.0:gtk_entry_get_type libgtk-x11-2.0.so.0:gtk_entry_new libgtk-x11-2.0.so.0:gtk_entry_set_activates_default +libgtk-x11-2.0.so.0:gtk_entry_set_alignment libgtk-x11-2.0.so.0:gtk_entry_set_invisible_char libgtk-x11-2.0.so.0:gtk_entry_set_max_length libgtk-x11-2.0.so.0:gtk_entry_set_text @@ -1096,6 +1089,7 @@ libgtk-x11-2.0.so.0:gtk_misc_set_alignment libgtk-x11-2.0.so.0:gtk_misc_set_padding libgtk-x11-2.0.so.0:gtk_notebook_append_page +libgtk-x11-2.0.so.0:gtk_notebook_get_n_pages libgtk-x11-2.0.so.0:gtk_notebook_get_nth_page libgtk-x11-2.0.so.0:gtk_notebook_get_type libgtk-x11-2.0.so.0:gtk_notebook_new @@ -1147,6 +1141,7 @@ libgtk-x11-2.0.so.0:gtk_size_group_add_widget libgtk-x11-2.0.so.0:gtk_size_group_new libgtk-x11-2.0.so.0:gtk_spin_button_get_adjustment +libgtk-x11-2.0.so.0:gtk_spin_button_get_digits libgtk-x11-2.0.so.0:gtk_spin_button_get_type libgtk-x11-2.0.so.0:gtk_spin_button_get_value libgtk-x11-2.0.so.0:gtk_spin_button_get_value_as_int @@ -1325,6 +1320,7 @@ libgtk-x11-2.0.so.0:gtk_widget_grab_focus libgtk-x11-2.0.so.0:gtk_widget_hide libgtk-x11-2.0.so.0:gtk_widget_hide_on_delete +libgtk-x11-2.0.so.0:gtk_widget_is_toplevel libgtk-x11-2.0.so.0:gtk_widget_map libgtk-x11-2.0.so.0:gtk_widget_mnemonic_activate libgtk-x11-2.0.so.0:gtk_widget_modify_fg @@ -1379,6 +1375,22 @@ libgtk-x11-2.0.so.0:gtk_window_set_transient_for libgtk-x11-2.0.so.0:gtk_window_set_type_hint libgtk-x11-2.0.so.0:gtk_window_set_wmclass +libgtkglext-x11-1.0.so.0:gtk_gl_init_check +libgtkglext-x11-1.0.so.0:gtk_widget_get_gl_context +libgtkglext-x11-1.0.so.0:gtk_widget_get_gl_window +libgtkglext-x11-1.0.so.0:gtk_widget_set_gl_capability +libgtkglext-x11-1.0.so.0:gtkglext_major_version +libgtkglext-x11-1.0.so.0:gtkglext_micro_version +libgtkglext-x11-1.0.so.0:gtkglext_minor_version +libgtksourceview-2.0.so.0:gtk_source_buffer_get_type +libgtksourceview-2.0.so.0:gtk_source_buffer_set_highlight_syntax +libgtksourceview-2.0.so.0:gtk_source_buffer_set_language +libgtksourceview-2.0.so.0:gtk_source_language_manager_get_default +libgtksourceview-2.0.so.0:gtk_source_language_manager_get_language +libgtksourceview-2.0.so.0:gtk_source_view_get_type +libgtksourceview-2.0.so.0:gtk_source_view_new +libgtksourceview-2.0.so.0:gtk_source_view_set_auto_indent +libgtksourceview-2.0.so.0:gtk_source_view_set_show_line_numbers libm.so.6:acos libm.so.6:acosh libm.so.6:asin @@ -1413,6 +1425,7 @@ libmvec.so.1:_ZGVbN2v_cos libmvec.so.1:_ZGVbN2v_exp libmvec.so.1:_ZGVbN2v_log +libmvec.so.1:_ZGVbN2v_sin libmvec.so.1:_ZGVbN2vv_pow libpango-1.0.so.0:pango_attr_list_unref libpango-1.0.so.0:pango_context_get_font_description @@ -1546,20 +1559,15 @@ libpython2.7.so.1.0:Py_InitializeEx libpython2.7.so.1.0:Py_IsInitialized libpython2.7.so.1.0:_Py_NoneStruct -libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm libstdc++.so.6:_ZNSt8ios_base4InitC1Ev libstdc++.so.6:_ZNSt8ios_base4InitD1Ev libstdc++.so.6:_ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base libstdc++.so.6:_ZSt19__throw_logic_errorPKc libstdc++.so.6:_ZTISt9exception -libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE libstdc++.so.6:_ZdlPvm -libstdc++.so.6:_Znwm -libstdc++.so.6:__cxa_allocate_exception libstdc++.so.6:__cxa_begin_catch libstdc++.so.6:__cxa_end_catch -libstdc++.so.6:__cxa_throw libstdc++.so.6:__dynamic_cast libstdc++.so.6:__gxx_personality_v0 libwebp.so.7:WebPEncodeLosslessRGB @@ -1592,7 +1600,6 @@ libz.so.1:gzerror libz.so.1:gzopen libz.so.1:gzread -libz.so.1:inflate libz.so.1:inflateEnd libz.so.1:inflateInit_ libzip.so.5:zip_close diff --git a/files/OpenEXR-instead-of-ilmbase.patch b/files/OpenEXR-instead-of-ilmbase.patch new file mode 100644 --- /dev/null +++ b/files/OpenEXR-instead-of-ilmbase.patch @@ -0,0 +1,10 @@ +--- a/modules/file/hdrimage.cc ++++ b/modules/file/hdrimage.cc +@@ -53,6 +53,7 @@ + # include + # include + # include ++# include + #else + # define HALF_MIN 5.96046448e-08 + # define HALF_NRM_MIN 6.10351562e-05 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,13 @@ name : gwyddion -version : '2.56' -release : 17 +version : '2.59' +release : 18 source : - - http://sourceforge.net/projects/gwyddion/files/gwyddion/2.56/gwyddion-2.56.tar.xz/download : 22dc4433fde58b502b7efeb076efab3f50ccfcc2d8198d746b65cfe6e2b8037d + - https://sourceforge.net/projects/gwyddion/files/gwyddion/2.59/gwyddion-2.59.tar.xz : 00f30e25e66dff3a7c26f5e084a6799501512963bfe13543391a24f2a0201019 license : GPL-2.0-or-later component : office.scientific summary : Free SPM (AFM, SNOM/NSOM, STM, MFM, ...) data analysis software description: | - Gwyddion is a modular program for SPM (scanning probe microsopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. + Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. builddeps : - pkgconfig(OpenEXR) - pkgconfig(cfitsio) @@ -24,6 +24,7 @@ rundeps : - python-gtk2 setup : | + %patch -p1 < $pkgfiles/OpenEXR-instead-of-ilmbase.patch %configure build : | %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,20 +2,20 @@ gwyddion - Joshua Strobl - joshua@getsol.us + Martin Reboredo + yakoyoku@gmail.com GPL-2.0-or-later office.scientific Free SPM (AFM, SNOM/NSOM, STM, MFM, ...) data analysis software - Gwyddion is a modular program for SPM (scanning probe microsopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. + Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. https://getsol.us/sources/README.Solus gwyddion Free SPM (AFM, SNOM/NSOM, STM, MFM, ...) data analysis software - Gwyddion is a modular program for SPM (scanning probe microsopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. + Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. office.scientific @@ -57,17 +57,17 @@ /usr/lib64/gwyddion/python/Gwyddion/dump.pyc /usr/lib64/gwyddion/python/Gwyddion/dump.pyo /usr/lib64/libgwyapp2.so.0 - /usr/lib64/libgwyapp2.so.0.24.0 + /usr/lib64/libgwyapp2.so.0.25.0 /usr/lib64/libgwyddion2.so.0 - /usr/lib64/libgwyddion2.so.0.28.2 + /usr/lib64/libgwyddion2.so.0.29.0 /usr/lib64/libgwydgets2.so.0 - /usr/lib64/libgwydgets2.so.0.31.0 + /usr/lib64/libgwydgets2.so.0.33.0 /usr/lib64/libgwydraw2.so.0 /usr/lib64/libgwydraw2.so.0.7.2 /usr/lib64/libgwymodule2.so.0 /usr/lib64/libgwymodule2.so.0.11.0 /usr/lib64/libgwyprocess2.so.0 - /usr/lib64/libgwyprocess2.so.0.39.0 + /usr/lib64/libgwyprocess2.so.0.42.0 /usr/share/applications/gwyddion.desktop /usr/share/doc/gwyddion/plugins/GwyddionDump.pas /usr/share/doc/gwyddion/plugins/LICENSE @@ -323,6 +323,7 @@ /usr/share/gwyddion/pixmaps/gwy_mask_rect_inclusive-24.png /usr/share/gwyddion/pixmaps/gwy_mask_remove-24.png /usr/share/gwyddion/pixmaps/gwy_mask_set-24.png + /usr/share/gwyddion/pixmaps/gwy_mask_shift-24.png /usr/share/gwyddion/pixmaps/gwy_mask_shrink-24.png /usr/share/gwyddion/pixmaps/gwy_mask_subtract-24.png /usr/share/gwyddion/pixmaps/gwy_mask_thin-24.png @@ -349,6 +350,7 @@ /usr/share/gwyddion/pixmaps/gwy_polynom_level-24.png /usr/share/gwyddion/pixmaps/gwy_previous-24.png /usr/share/gwyddion/pixmaps/gwy_profile-24.png + /usr/share/gwyddion/pixmaps/gwy_profile_multiple-24.png /usr/share/gwyddion/pixmaps/gwy_psdf_log_phi-24.png /usr/share/gwyddion/pixmaps/gwy_psdf_section-24.png /usr/share/gwyddion/pixmaps/gwy_pygwy-24.png @@ -426,6 +428,7 @@ /usr/share/gwyddion/pixmaps/gwy_wrap_value-24.png /usr/share/gwyddion/pixmaps/gwy_xy_denoise-24.png /usr/share/gwyddion/pixmaps/gwy_xyzize-24.png + /usr/share/gwyddion/pixmaps/gwy_zero_maximum-24.png /usr/share/gwyddion/pixmaps/gwy_zero_mean-24.png /usr/share/gwyddion/pixmaps/gwy_zoom_1_1-24.png /usr/share/gwyddion/pixmaps/gwy_zoom_fit-24.png @@ -443,6 +446,7 @@ /usr/share/locale/es/LC_MESSAGES/gwyddion.mo /usr/share/locale/fr/LC_MESSAGES/gwyddion.mo /usr/share/locale/it/LC_MESSAGES/gwyddion.mo + /usr/share/locale/ja/LC_MESSAGES/gwyddion.mo /usr/share/locale/ko/LC_MESSAGES/gwyddion.mo /usr/share/locale/pt_BR/LC_MESSAGES/gwyddion.mo /usr/share/locale/ru/LC_MESSAGES/gwyddion.mo @@ -457,16 +461,17 @@ gwyddion-devel Development files for gwyddion - Gwyddion is a modular program for SPM (scanning probe microsopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. + Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. programming.devel - gwyddion + gwyddion /usr/include/gwyddion/app/app.h /usr/include/gwyddion/app/data-browser.h /usr/include/gwyddion/app/datachooser.h + /usr/include/gwyddion/app/dialog.h /usr/include/gwyddion/app/file.h /usr/include/gwyddion/app/filelist.h /usr/include/gwyddion/app/funcuse.h @@ -475,6 +480,7 @@ /usr/include/gwyddion/app/gwyapp.h /usr/include/gwyddion/app/gwyapptypes.h /usr/include/gwyddion/app/gwymoduleutils-file.h + /usr/include/gwyddion/app/gwymoduleutils-synth.h /usr/include/gwyddion/app/gwymoduleutils.h /usr/include/gwyddion/app/gwyplaintool.h /usr/include/gwyddion/app/gwyresultsexport.h @@ -484,6 +490,9 @@ /usr/include/gwyddion/app/logging.h /usr/include/gwyddion/app/menu.h /usr/include/gwyddion/app/meta.h + /usr/include/gwyddion/app/param-def.h + /usr/include/gwyddion/app/param-table.h + /usr/include/gwyddion/app/params.h /usr/include/gwyddion/app/resource-editor.h /usr/include/gwyddion/app/settings.h /usr/include/gwyddion/app/undo.h @@ -621,6 +630,7 @@ /usr/include/gwyddion/libprocess/stats.h /usr/include/gwyddion/libprocess/stats_uncertainty.h /usr/include/gwyddion/libprocess/surface.h + /usr/include/gwyddion/libprocess/synth.h /usr/include/gwyddion/libprocess/tip.h /usr/include/gwyddion/libprocess/triangulation.h /usr/lib64/libgwyapp2.so @@ -635,11 +645,15 @@ gwyddion-docs Documentation for gwyddion - Gwyddion is a modular program for SPM (scanning probe microsopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. + Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily is is intended for the analysis of height fields obtained by SPM techniques (AFM, MFM, STM, SNOM/NSOM) and it supports a lot of SPM data formats. programming.docs /usr/share/gtk-doc/html/libgwyapp/GwyDataChooser.html + /usr/share/gtk-doc/html/libgwyapp/GwyDialog.html + /usr/share/gtk-doc/html/libgwyapp/GwyParamDef.html + /usr/share/gtk-doc/html/libgwyapp/GwyParamTable.html + /usr/share/gtk-doc/html/libgwyapp/GwyParams.html /usr/share/gtk-doc/html/libgwyapp/GwyPlainTool.html /usr/share/gtk-doc/html/libgwyapp/GwyResourceEditor.html /usr/share/gtk-doc/html/libgwyapp/GwyResultsExport.html @@ -666,6 +680,7 @@ /usr/share/gtk-doc/html/libgwyapp/api-index-2-53.html /usr/share/gtk-doc/html/libgwyapp/api-index-2-54.html /usr/share/gtk-doc/html/libgwyapp/api-index-2-55.html + /usr/share/gtk-doc/html/libgwyapp/api-index-2-59.html /usr/share/gtk-doc/html/libgwyapp/api-index-2-7.html /usr/share/gtk-doc/html/libgwyapp/api-index-2-9.html /usr/share/gtk-doc/html/libgwyapp/api-index-all.html @@ -682,6 +697,7 @@ /usr/share/gtk-doc/html/libgwyapp/libgwyapp-file.html /usr/share/gtk-doc/html/libgwyapp/libgwyapp-filelist.html /usr/share/gtk-doc/html/libgwyapp/libgwyapp-funcuse.html + /usr/share/gtk-doc/html/libgwyapp/libgwyapp-gwymoduleutils-synth.html /usr/share/gtk-doc/html/libgwyapp/libgwyapp-help.html /usr/share/gtk-doc/html/libgwyapp/libgwyapp-log.html /usr/share/gtk-doc/html/libgwyapp/libgwyapp-logging.html @@ -734,6 +750,7 @@ /usr/share/gtk-doc/html/libgwyddion/api-index-2-52.html /usr/share/gtk-doc/html/libgwyddion/api-index-2-53.html /usr/share/gtk-doc/html/libgwyddion/api-index-2-54.html + /usr/share/gtk-doc/html/libgwyddion/api-index-2-59.html /usr/share/gtk-doc/html/libgwyddion/api-index-2-7.html /usr/share/gtk-doc/html/libgwyddion/api-index-2-8.html /usr/share/gtk-doc/html/libgwyddion/api-index-2-9.html @@ -837,6 +854,8 @@ /usr/share/gtk-doc/html/libgwydgets/api-index-2-53.html /usr/share/gtk-doc/html/libgwydgets/api-index-2-54.html /usr/share/gtk-doc/html/libgwydgets/api-index-2-56.html + /usr/share/gtk-doc/html/libgwydgets/api-index-2-57.html + /usr/share/gtk-doc/html/libgwydgets/api-index-2-59.html /usr/share/gtk-doc/html/libgwydgets/api-index-2-7.html /usr/share/gtk-doc/html/libgwydgets/api-index-2-8.html /usr/share/gtk-doc/html/libgwydgets/api-index-all.html @@ -982,6 +1001,7 @@ /usr/share/gtk-doc/html/libgwydgets/gwy_mask_rect_inclusive-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_mask_remove-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_mask_set-24.png + /usr/share/gtk-doc/html/libgwydgets/gwy_mask_shift-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_mask_shrink-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_mask_subtract-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_mask_thin-24.png @@ -1008,6 +1028,7 @@ /usr/share/gtk-doc/html/libgwydgets/gwy_polynom_level-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_previous-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_profile-24.png + /usr/share/gtk-doc/html/libgwydgets/gwy_profile_multiple-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_psdf_log_phi-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_psdf_section-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_pygwy-24.png @@ -1085,6 +1106,7 @@ /usr/share/gtk-doc/html/libgwydgets/gwy_wrap_value-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_xy_denoise-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_xyzize-24.png + /usr/share/gtk-doc/html/libgwydgets/gwy_zero_maximum-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_zero_mean-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_zoom_1_1-24.png /usr/share/gtk-doc/html/libgwydgets/gwy_zoom_fit-24.png @@ -1232,6 +1254,8 @@ /usr/share/gtk-doc/html/libgwyprocess/api-index-2-54.html /usr/share/gtk-doc/html/libgwyprocess/api-index-2-55.html /usr/share/gtk-doc/html/libgwyprocess/api-index-2-56.html + /usr/share/gtk-doc/html/libgwyprocess/api-index-2-58.html + /usr/share/gtk-doc/html/libgwyprocess/api-index-2-59.html /usr/share/gtk-doc/html/libgwyprocess/api-index-2-7.html /usr/share/gtk-doc/html/libgwyprocess/api-index-2-8.html /usr/share/gtk-doc/html/libgwyprocess/api-index-all.html @@ -1262,6 +1286,7 @@ /usr/share/gtk-doc/html/libgwyprocess/libgwyprocess-simpleFFT.html /usr/share/gtk-doc/html/libgwyprocess/libgwyprocess-stats-uncertainty.html /usr/share/gtk-doc/html/libgwyprocess/libgwyprocess-stats.html + /usr/share/gtk-doc/html/libgwyprocess/libgwyprocess-synth.html /usr/share/gtk-doc/html/libgwyprocess/libgwyprocess-tip.html /usr/share/gtk-doc/html/libgwyprocess/libgwyprocess.devhelp2 /usr/share/gtk-doc/html/libgwyprocess/right-insensitive.png @@ -1272,12 +1297,12 @@ - - 2021-06-24 - 2.56 + + 2021-07-30 + 2.59 Packaging update - Joshua Strobl - joshua@getsol.us + Martin Reboredo + yakoyoku@gmail.com \ No newline at end of file