diff --git a/packages/d/desmume/abi_libs b/packages/d/desmume/abi_libs new file mode 100644 index 00000000000..58267644c64 --- /dev/null +++ b/packages/d/desmume/abi_libs @@ -0,0 +1,2 @@ +desmume +desmume-cli diff --git a/packages/d/desmume/abi_symbols b/packages/d/desmume/abi_symbols new file mode 100644 index 00000000000..b736b886b92 --- /dev/null +++ b/packages/d/desmume/abi_symbols @@ -0,0 +1,10 @@ +desmume:main +desmume:optarg +desmume:opterr +desmume:optind +desmume:optopt +desmume-cli:main +desmume-cli:optarg +desmume-cli:opterr +desmume-cli:optind +desmume-cli:optopt diff --git a/packages/d/desmume/abi_used_libs b/packages/d/desmume/abi_used_libs new file mode 100644 index 00000000000..52f6539744f --- /dev/null +++ b/packages/d/desmume/abi_used_libs @@ -0,0 +1,18 @@ +libGL.so.1 +libSDL2-2.0.so.0 +libSoundTouch.so.1 +libX11.so.6 +libc.so.6 +libcairo.so.2 +libgcc_s.so.1 +libgdk-3.so.0 +libgdk_pixbuf-2.0.so.0 +libgio-2.0.so.0 +libglib-2.0.so.0 +libgobject-2.0.so.0 +libgtk-3.so.0 +libm.so.6 +libopenal.so.1 +libpcap.so.1 +libstdc++.so.6 +libz.so.1 diff --git a/packages/d/desmume/abi_used_symbols b/packages/d/desmume/abi_used_symbols new file mode 100644 index 00000000000..c53278e2bb5 --- /dev/null +++ b/packages/d/desmume/abi_used_symbols @@ -0,0 +1,539 @@ +libGL.so.1:glActiveTexture +libGL.so.1:glActiveTextureARB +libGL.so.1:glAlphaFunc +libGL.so.1:glBindTexture +libGL.so.1:glBlendEquation +libGL.so.1:glBlendFunc +libGL.so.1:glClear +libGL.so.1:glClearColor +libGL.so.1:glClearDepth +libGL.so.1:glClearStencil +libGL.so.1:glColorMask +libGL.so.1:glColorPointer +libGL.so.1:glCopyTexSubImage2D +libGL.so.1:glCullFace +libGL.so.1:glDeleteTextures +libGL.so.1:glDepthFunc +libGL.so.1:glDepthMask +libGL.so.1:glDisable +libGL.so.1:glDisableClientState +libGL.so.1:glDrawArrays +libGL.so.1:glDrawBuffer +libGL.so.1:glDrawElements +libGL.so.1:glEnable +libGL.so.1:glEnableClientState +libGL.so.1:glFinish +libGL.so.1:glGenTextures +libGL.so.1:glGetFloatv +libGL.so.1:glGetIntegerv +libGL.so.1:glGetString +libGL.so.1:glLoadIdentity +libGL.so.1:glMatrixMode +libGL.so.1:glReadBuffer +libGL.so.1:glReadPixels +libGL.so.1:glScalef +libGL.so.1:glStencilFunc +libGL.so.1:glStencilMask +libGL.so.1:glStencilOp +libGL.so.1:glTexCoordPointer +libGL.so.1:glTexEnvi +libGL.so.1:glTexImage1D +libGL.so.1:glTexImage2D +libGL.so.1:glTexParameterf +libGL.so.1:glTexParameteri +libGL.so.1:glTexSubImage1D +libGL.so.1:glTexSubImage2D +libGL.so.1:glVertexPointer +libGL.so.1:glViewport +libGL.so.1:glXGetProcAddress +libSDL2-2.0.so.0:SDL_CloseAudio +libSDL2-2.0.so.0:SDL_CreateRenderer +libSDL2-2.0.so.0:SDL_CreateTexture +libSDL2-2.0.so.0:SDL_CreateWindow +libSDL2-2.0.so.0:SDL_Delay +libSDL2-2.0.so.0:SDL_DestroyWindow +libSDL2-2.0.so.0:SDL_GL_CreateContext +libSDL2-2.0.so.0:SDL_GL_DeleteContext +libSDL2-2.0.so.0:SDL_GL_SetAttribute +libSDL2-2.0.so.0:SDL_GetError +libSDL2-2.0.so.0:SDL_GetTicks +libSDL2-2.0.so.0:SDL_Init +libSDL2-2.0.so.0:SDL_InitSubSystem +libSDL2-2.0.so.0:SDL_JoystickClose +libSDL2-2.0.so.0:SDL_JoystickEventState +libSDL2-2.0.so.0:SDL_JoystickNameForIndex +libSDL2-2.0.so.0:SDL_JoystickNumAxes +libSDL2-2.0.so.0:SDL_JoystickNumBalls +libSDL2-2.0.so.0:SDL_JoystickNumButtons +libSDL2-2.0.so.0:SDL_JoystickNumHats +libSDL2-2.0.so.0:SDL_JoystickOpen +libSDL2-2.0.so.0:SDL_LockAudio +libSDL2-2.0.so.0:SDL_LockTexture +libSDL2-2.0.so.0:SDL_MasksToPixelFormatEnum +libSDL2-2.0.so.0:SDL_MixAudio +libSDL2-2.0.so.0:SDL_NumJoysticks +libSDL2-2.0.so.0:SDL_OpenAudio +libSDL2-2.0.so.0:SDL_PauseAudio +libSDL2-2.0.so.0:SDL_PollEvent +libSDL2-2.0.so.0:SDL_Quit +libSDL2-2.0.so.0:SDL_QuitSubSystem +libSDL2-2.0.so.0:SDL_RenderCopy +libSDL2-2.0.so.0:SDL_RenderPresent +libSDL2-2.0.so.0:SDL_SetHint +libSDL2-2.0.so.0:SDL_SetWindowFullscreen +libSDL2-2.0.so.0:SDL_SetWindowTitle +libSDL2-2.0.so.0:SDL_UnlockAudio +libSDL2-2.0.so.0:SDL_UnlockTexture +libSDL2-2.0.so.0:SDL_WaitEvent +libSoundTouch.so.1:_ZN10soundtouch10SoundTouch10setSettingEii +libSoundTouch.so.1:_ZN10soundtouch10SoundTouch11setChannelsEj +libSoundTouch.so.1:_ZN10soundtouch10SoundTouch13setSampleRateEj +libSoundTouch.so.1:_ZN10soundtouch10SoundTouch8setTempoEd +libSoundTouch.so.1:_ZN10soundtouch10SoundTouchC1Ev +libX11.so.6:XInitThreads +libc.so.6:__assert_fail +libc.so.6:__ctype_b_loc +libc.so.6:__ctype_get_mb_cur_max +libc.so.6:__ctype_tolower_loc +libc.so.6:__cxa_atexit +libc.so.6:__errno_location +libc.so.6:__fdelt_chk +libc.so.6:__fprintf_chk +libc.so.6:__isoc23_sscanf +libc.so.6:__isoc23_strtol +libc.so.6:__isoc23_strtoul +libc.so.6:__libc_start_main +libc.so.6:__memcpy_chk +libc.so.6:__memmove_chk +libc.so.6:__memset_chk +libc.so.6:__printf_chk +libc.so.6:__snprintf_chk +libc.so.6:__sprintf_chk +libc.so.6:__stack_chk_fail +libc.so.6:__strcat_chk +libc.so.6:__strcpy_chk +libc.so.6:__strncat_chk +libc.so.6:__vfprintf_chk +libc.so.6:__vsnprintf_chk +libc.so.6:__vsprintf_chk +libc.so.6:_exit +libc.so.6:abort +libc.so.6:bind +libc.so.6:calloc +libc.so.6:clock +libc.so.6:clock_gettime +libc.so.6:close +libc.so.6:closedir +libc.so.6:dup2 +libc.so.6:execvp +libc.so.6:exit +libc.so.6:fclose +libc.so.6:ferror +libc.so.6:fflush +libc.so.6:fgetc +libc.so.6:fgets +libc.so.6:fileno +libc.so.6:fopen64 +libc.so.6:fork +libc.so.6:fputc +libc.so.6:fread +libc.so.6:free +libc.so.6:fseek +libc.so.6:ftell +libc.so.6:ftruncate64 +libc.so.6:fwrite +libc.so.6:getenv +libc.so.6:getpagesize +libc.so.6:isspace +libc.so.6:localtime +libc.so.6:malloc +libc.so.6:mbrtowc +libc.so.6:mbsrtowcs +libc.so.6:memcmp +libc.so.6:memcpy +libc.so.6:memmove +libc.so.6:memset +libc.so.6:mkdir +libc.so.6:mktime +libc.so.6:mmap64 +libc.so.6:mprotect +libc.so.6:munmap +libc.so.6:opendir +libc.so.6:pipe +libc.so.6:pthread_attr_destroy +libc.so.6:pthread_attr_init +libc.so.6:pthread_attr_setschedparam +libc.so.6:pthread_attr_setschedpolicy +libc.so.6:pthread_cond_broadcast +libc.so.6:pthread_cond_destroy +libc.so.6:pthread_cond_init +libc.so.6:pthread_cond_signal +libc.so.6:pthread_cond_timedwait +libc.so.6:pthread_cond_wait +libc.so.6:pthread_create +libc.so.6:pthread_detach +libc.so.6:pthread_join +libc.so.6:pthread_mutex_destroy +libc.so.6:pthread_mutex_init +libc.so.6:pthread_mutex_lock +libc.so.6:pthread_mutex_unlock +libc.so.6:pthread_self +libc.so.6:pthread_setname_np +libc.so.6:rand +libc.so.6:readdir64 +libc.so.6:realloc +libc.so.6:realpath +libc.so.6:recvfrom +libc.so.6:rename +libc.so.6:select +libc.so.6:sendto +libc.so.6:setsockopt +libc.so.6:socket +libc.so.6:srand +libc.so.6:stat64 +libc.so.6:stderr +libc.so.6:stdout +libc.so.6:strcasecmp +libc.so.6:strcat +libc.so.6:strchr +libc.so.6:strcmp +libc.so.6:strcpy +libc.so.6:strdup +libc.so.6:strerror +libc.so.6:strftime +libc.so.6:strlen +libc.so.6:strncasecmp +libc.so.6:strncmp +libc.so.6:strncpy +libc.so.6:strnlen +libc.so.6:strpbrk +libc.so.6:strrchr +libc.so.6:strstr +libc.so.6:strtod +libc.so.6:sysconf +libc.so.6:time +libc.so.6:toupper +libc.so.6:towlower +libc.so.6:towupper +libc.so.6:unsetenv +libc.so.6:usleep +libc.so.6:wcrtomb +libc.so.6:wcslen +libc.so.6:wctob +libc.so.6:wmemcmp +libc.so.6:wmemcpy +libc.so.6:write +libcairo.so.2:cairo_fill +libcairo.so.2:cairo_get_matrix +libcairo.so.2:cairo_get_source +libcairo.so.2:cairo_image_surface_create_for_data +libcairo.so.2:cairo_matrix_invert +libcairo.so.2:cairo_matrix_scale +libcairo.so.2:cairo_matrix_transform_point +libcairo.so.2:cairo_pattern_set_extend +libcairo.so.2:cairo_pattern_set_filter +libcairo.so.2:cairo_rectangle +libcairo.so.2:cairo_restore +libcairo.so.2:cairo_rotate +libcairo.so.2:cairo_save +libcairo.so.2:cairo_scale +libcairo.so.2:cairo_set_source_rgb +libcairo.so.2:cairo_set_source_surface +libcairo.so.2:cairo_surface_destroy +libcairo.so.2:cairo_translate +libgcc_s.so.1:_Unwind_Resume +libgdk-3.so.0:gdk_drawing_context_get_cairo_context +libgdk-3.so.0:gdk_keyval_name +libgdk-3.so.0:gdk_window_begin_draw_frame +libgdk-3.so.0:gdk_window_end_draw_frame +libgdk-3.so.0:gdk_window_get_clip_region +libgdk-3.so.0:gdk_window_get_device_position +libgdk-3.so.0:gdk_window_get_height +libgdk-3.so.0:gdk_window_get_width +libgdk_pixbuf-2.0.so.0:gdk_pixbuf_new_from_data +libgdk_pixbuf-2.0.so.0:gdk_pixbuf_save +libgio-2.0.so.0:g_action_get_state +libgio-2.0.so.0:g_action_map_add_action_entries +libgio-2.0.so.0:g_action_map_lookup_action +libgio-2.0.so.0:g_application_quit +libgio-2.0.so.0:g_application_run +libgio-2.0.so.0:g_file_get_path +libgio-2.0.so.0:g_menu_append +libgio-2.0.so.0:g_menu_append_item +libgio-2.0.so.0:g_menu_append_submenu +libgio-2.0.so.0:g_menu_insert_item +libgio-2.0.so.0:g_menu_item_new +libgio-2.0.so.0:g_menu_item_new_from_model +libgio-2.0.so.0:g_menu_item_set_label +libgio-2.0.so.0:g_menu_remove +libgio-2.0.so.0:g_simple_action_set_enabled +libgio-2.0.so.0:g_simple_action_set_state +libgio-2.0.so.0:g_static_resource_fini +libgio-2.0.so.0:g_static_resource_get_resource +libgio-2.0.so.0:g_static_resource_init +libglib-2.0.so.0:g_ascii_strtoll +libglib-2.0.so.0:g_build_filename +libglib-2.0.so.0:g_error_free +libglib-2.0.so.0:g_file_set_contents +libglib-2.0.so.0:g_file_test +libglib-2.0.so.0:g_filename_from_uri +libglib-2.0.so.0:g_filename_to_uri +libglib-2.0.so.0:g_free +libglib-2.0.so.0:g_get_application_name +libglib-2.0.so.0:g_get_home_dir +libglib-2.0.so.0:g_get_prgname +libglib-2.0.so.0:g_get_user_config_dir +libglib-2.0.so.0:g_get_user_special_dir +libglib-2.0.so.0:g_idle_add_full +libglib-2.0.so.0:g_key_file_free +libglib-2.0.so.0:g_key_file_get_boolean +libglib-2.0.so.0:g_key_file_get_integer +libglib-2.0.so.0:g_key_file_get_string +libglib-2.0.so.0:g_key_file_has_group +libglib-2.0.so.0:g_key_file_load_from_file +libglib-2.0.so.0:g_key_file_new +libglib-2.0.so.0:g_key_file_set_boolean +libglib-2.0.so.0:g_key_file_set_integer +libglib-2.0.so.0:g_key_file_set_string +libglib-2.0.so.0:g_key_file_to_data +libglib-2.0.so.0:g_list_first +libglib-2.0.so.0:g_list_foreach +libglib-2.0.so.0:g_list_free +libglib-2.0.so.0:g_malloc +libglib-2.0.so.0:g_mkdir_with_parents +libglib-2.0.so.0:g_printerr +libglib-2.0.so.0:g_source_remove +libglib-2.0.so.0:g_str_has_suffix +libglib-2.0.so.0:g_strdup +libglib-2.0.so.0:g_strdup_printf +libglib-2.0.so.0:g_strjoin +libglib-2.0.so.0:g_timeout_add_seconds +libglib-2.0.so.0:g_variant_get_boolean +libglib-2.0.so.0:g_variant_get_string +libglib-2.0.so.0:g_variant_get_uint32 +libglib-2.0.so.0:g_variant_new_boolean +libglib-2.0.so.0:g_variant_new_string +libgobject-2.0.so.0:g_object_get_data +libgobject-2.0.so.0:g_object_set +libgobject-2.0.so.0:g_object_set_data +libgobject-2.0.so.0:g_object_unref +libgobject-2.0.so.0:g_signal_connect_data +libgtk-3.so.0:gtk_accelerator_get_default_mod_mask +libgtk-3.so.0:gtk_adjustment_get_value +libgtk-3.so.0:gtk_adjustment_set_value +libgtk-3.so.0:gtk_application_add_window +libgtk-3.so.0:gtk_application_new +libgtk-3.so.0:gtk_application_set_menubar +libgtk-3.so.0:gtk_application_window_set_show_menubar +libgtk-3.so.0:gtk_box_new +libgtk-3.so.0:gtk_box_pack_start +libgtk-3.so.0:gtk_builder_get_object +libgtk-3.so.0:gtk_builder_new_from_resource +libgtk-3.so.0:gtk_button_box_new +libgtk-3.so.0:gtk_button_new_with_label +libgtk-3.so.0:gtk_button_set_label +libgtk-3.so.0:gtk_cell_layout_pack_start +libgtk-3.so.0:gtk_cell_layout_set_attributes +libgtk-3.so.0:gtk_cell_renderer_combo_new +libgtk-3.so.0:gtk_cell_renderer_text_new +libgtk-3.so.0:gtk_cell_renderer_toggle_new +libgtk-3.so.0:gtk_check_button_new_with_label +libgtk-3.so.0:gtk_check_button_new_with_mnemonic +libgtk-3.so.0:gtk_combo_box_get_active +libgtk-3.so.0:gtk_combo_box_new +libgtk-3.so.0:gtk_combo_box_new_with_model +libgtk-3.so.0:gtk_combo_box_set_active +libgtk-3.so.0:gtk_combo_box_text_append_text +libgtk-3.so.0:gtk_combo_box_text_get_active_text +libgtk-3.so.0:gtk_combo_box_text_new +libgtk-3.so.0:gtk_container_add +libgtk-3.so.0:gtk_container_foreach +libgtk-3.so.0:gtk_container_get_children +libgtk-3.so.0:gtk_container_remove +libgtk-3.so.0:gtk_dialog_get_content_area +libgtk-3.so.0:gtk_dialog_new_with_buttons +libgtk-3.so.0:gtk_dialog_run +libgtk-3.so.0:gtk_events_pending +libgtk-3.so.0:gtk_file_chooser_add_filter +libgtk-3.so.0:gtk_file_chooser_get_file +libgtk-3.so.0:gtk_file_chooser_native_new +libgtk-3.so.0:gtk_file_chooser_set_current_folder +libgtk-3.so.0:gtk_file_chooser_set_current_name +libgtk-3.so.0:gtk_file_chooser_set_do_overwrite_confirmation +libgtk-3.so.0:gtk_file_filter_add_pattern +libgtk-3.so.0:gtk_file_filter_new +libgtk-3.so.0:gtk_file_filter_set_name +libgtk-3.so.0:gtk_label_new +libgtk-3.so.0:gtk_label_set_label +libgtk-3.so.0:gtk_label_set_text +libgtk-3.so.0:gtk_list_store_append +libgtk-3.so.0:gtk_list_store_new +libgtk-3.so.0:gtk_list_store_remove +libgtk-3.so.0:gtk_list_store_set +libgtk-3.so.0:gtk_main_iteration +libgtk-3.so.0:gtk_menu_attach_to_widget +libgtk-3.so.0:gtk_menu_new_from_model +libgtk-3.so.0:gtk_menu_popup_at_pointer +libgtk-3.so.0:gtk_message_dialog_new +libgtk-3.so.0:gtk_native_dialog_run +libgtk-3.so.0:gtk_range_get_value +libgtk-3.so.0:gtk_range_set_value +libgtk-3.so.0:gtk_recent_info_get_display_name +libgtk-3.so.0:gtk_recent_info_get_mime_type +libgtk-3.so.0:gtk_recent_info_get_uri +libgtk-3.so.0:gtk_recent_info_unref +libgtk-3.so.0:gtk_recent_manager_add_full +libgtk-3.so.0:gtk_recent_manager_get_default +libgtk-3.so.0:gtk_recent_manager_get_items +libgtk-3.so.0:gtk_recent_manager_remove_item +libgtk-3.so.0:gtk_scale_new_with_range +libgtk-3.so.0:gtk_show_about_dialog +libgtk-3.so.0:gtk_statusbar_get_context_id +libgtk-3.so.0:gtk_statusbar_pop +libgtk-3.so.0:gtk_statusbar_push +libgtk-3.so.0:gtk_toggle_button_get_active +libgtk-3.so.0:gtk_toggle_button_set_active +libgtk-3.so.0:gtk_tree_model_get +libgtk-3.so.0:gtk_tree_model_get_iter +libgtk-3.so.0:gtk_tree_model_get_path +libgtk-3.so.0:gtk_tree_path_free +libgtk-3.so.0:gtk_tree_path_get_indices +libgtk-3.so.0:gtk_tree_path_new_from_string +libgtk-3.so.0:gtk_tree_selection_get_selected +libgtk-3.so.0:gtk_tree_selection_set_mode +libgtk-3.so.0:gtk_tree_view_append_column +libgtk-3.so.0:gtk_tree_view_column_new_with_attributes +libgtk-3.so.0:gtk_tree_view_get_model +libgtk-3.so.0:gtk_tree_view_get_selection +libgtk-3.so.0:gtk_tree_view_new_with_model +libgtk-3.so.0:gtk_widget_destroy +libgtk-3.so.0:gtk_widget_get_window +libgtk-3.so.0:gtk_widget_hide +libgtk-3.so.0:gtk_widget_override_background_color +libgtk-3.so.0:gtk_widget_override_color +libgtk-3.so.0:gtk_widget_queue_draw +libgtk-3.so.0:gtk_widget_set_events +libgtk-3.so.0:gtk_widget_set_sensitive +libgtk-3.so.0:gtk_widget_set_size_request +libgtk-3.so.0:gtk_widget_show +libgtk-3.so.0:gtk_widget_show_all +libgtk-3.so.0:gtk_window_close +libgtk-3.so.0:gtk_window_fullscreen +libgtk-3.so.0:gtk_window_new +libgtk-3.so.0:gtk_window_set_modal +libgtk-3.so.0:gtk_window_set_resizable +libgtk-3.so.0:gtk_window_set_title +libgtk-3.so.0:gtk_window_unfullscreen +libgtk-3.so.0:gtk_window_unmaximize +libm.so.6:cos +libm.so.6:powf +libm.so.6:sqrt +libm.so.6:sqrtf +libopenal.so.1:alDistanceModel +libopenal.so.1:alGetError +libopenal.so.1:alcCaptureCloseDevice +libopenal.so.1:alcCaptureOpenDevice +libopenal.so.1:alcCaptureSamples +libopenal.so.1:alcCaptureStart +libopenal.so.1:alcCaptureStop +libopenal.so.1:alcCloseDevice +libopenal.so.1:alcCreateContext +libopenal.so.1:alcDestroyContext +libopenal.so.1:alcGetIntegerv +libopenal.so.1:alcGetString +libopenal.so.1:alcMakeContextCurrent +libopenal.so.1:alcOpenDevice +libpcap.so.1:pcap_breakloop +libpcap.so.1:pcap_close +libpcap.so.1:pcap_dispatch +libpcap.so.1:pcap_findalldevs +libpcap.so.1:pcap_freealldevs +libpcap.so.1:pcap_open_live +libpcap.so.1:pcap_sendpacket +libpcap.so.1:pcap_setnonblock +libstdc++.so.6:_ZNKSt5ctypeIcE13_M_widen_initEv +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12find_last_ofEPKcmm +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13find_first_ofEPKcmm +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE17find_first_not_ofEPKcmm +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEcm +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE5rfindEcm +libstdc++.so.6:_ZNSdD2Ev +libstdc++.so.6:_ZNSo3putEc +libstdc++.so.6:_ZNSo5flushEv +libstdc++.so.6:_ZNSo9_M_insertIdEERSoT_ +libstdc++.so.6:_ZNSo9_M_insertImEERSoT_ +libstdc++.so.6:_ZNSolsEi +libstdc++.so.6:_ZNSt6localeC1Ev +libstdc++.so.6:_ZNSt6localeD1Ev +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructEmc +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE14_M_replace_auxEmmmc +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKc +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE8_M_eraseEmm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EOS4_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_disposeEv +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE7reserveEm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_appendEPKwm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_assignERKS4_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_createERmm +libstdc++.so.6:_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE7_M_syncEPcmm +libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev +libstdc++.so.6:_ZNSt8ios_baseC2Ev +libstdc++.so.6:_ZNSt8ios_baseD2Ev +libstdc++.so.6:_ZNSt9bad_allocD1Ev +libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E +libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate +libstdc++.so.6:_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l +libstdc++.so.6:_ZSt16__throw_bad_castv +libstdc++.so.6:_ZSt17__throw_bad_allocv +libstdc++.so.6:_ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base +libstdc++.so.6:_ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base +libstdc++.so.6:_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base +libstdc++.so.6:_ZSt19__throw_logic_errorPKc +libstdc++.so.6:_ZSt20__throw_length_errorPKc +libstdc++.so.6:_ZSt21ios_base_library_initv +libstdc++.so.6:_ZSt24__throw_out_of_range_fmtPKcz +libstdc++.so.6:_ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_ +libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv +libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ +libstdc++.so.6:_ZSt4cout +libstdc++.so.6:_ZSt7nothrow +libstdc++.so.6:_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc +libstdc++.so.6:_ZTIPKc +libstdc++.so.6:_ZTISt9bad_alloc +libstdc++.so.6:_ZTTNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE +libstdc++.so.6:_ZTVN10__cxxabiv117__class_type_infoE +libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE +libstdc++.so.6:_ZTVN10__cxxabiv121__vmi_class_type_infoE +libstdc++.so.6:_ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE +libstdc++.so.6:_ZTVNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE +libstdc++.so.6:_ZTVSt15basic_streambufIcSt11char_traitsIcEE +libstdc++.so.6:_ZTVSt9bad_alloc +libstdc++.so.6:_ZTVSt9basic_iosIcSt11char_traitsIcEE +libstdc++.so.6:_ZdaPv +libstdc++.so.6:_ZdaPvm +libstdc++.so.6:_ZdlPvRKSt9nothrow_t +libstdc++.so.6:_ZdlPvm +libstdc++.so.6:_Znam +libstdc++.so.6:_Znwm +libstdc++.so.6:_ZnwmRKSt9nothrow_t +libstdc++.so.6:__cxa_allocate_exception +libstdc++.so.6:__cxa_begin_catch +libstdc++.so.6:__cxa_end_catch +libstdc++.so.6:__cxa_guard_abort +libstdc++.so.6:__cxa_guard_acquire +libstdc++.so.6:__cxa_guard_release +libstdc++.so.6:__cxa_rethrow +libstdc++.so.6:__cxa_throw +libstdc++.so.6:__cxa_throw_bad_array_new_length +libstdc++.so.6:__gxx_personality_v0 +libz.so.1:crc32 diff --git a/packages/d/desmume/package.yml b/packages/d/desmume/package.yml new file mode 100644 index 00000000000..3a6bf0368b4 --- /dev/null +++ b/packages/d/desmume/package.yml @@ -0,0 +1,33 @@ +name : desmume +version : 0.9.13 +release : 1 +source : + - https://github.com/TASEmulators/desmume/releases/download/release_0_9_13/desmume-0.9.13.tar.xz : 5734450e0c25f442dd44cda6a40410fd65470f4fe2fa1eb9f0b7b6dae22dabaf +homepage : https://desmume.org/ +license : GPL-2.0-or-later +component : games.emulator +summary : Nintendo DS emulator +description: | + DeSmuME is the most seasoned open source Nintendo DS emulator. It sports tools designed for hackers, speedrunners, youtubers, and casual gamers. Homebrew programs are supported and can even be debugged through GDB. +builddeps : + - pkgconfig(glib-2.0) + - pkgconfig(glu) + - pkgconfig(gtk+-3.0) + - pkgconfig(libpcap) + - pkgconfig(openal) + - pkgconfig(sdl2) + - pkgconfig(soundtouch) +setup : | + pushd desmume/src/frontend/posix + %meson_configure \ + -D openal=true \ + -D wifi=true + popd +build : | + pushd desmume/src/frontend/posix + %ninja_build + popd +install : | + pushd desmume/src/frontend/posix + %ninja_install + popd diff --git a/packages/d/desmume/pspec_x86_64.xml b/packages/d/desmume/pspec_x86_64.xml new file mode 100644 index 00000000000..0656c12509d --- /dev/null +++ b/packages/d/desmume/pspec_x86_64.xml @@ -0,0 +1,41 @@ + + + desmume + https://desmume.org/ + + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com + + GPL-2.0-or-later + games.emulator + Nintendo DS emulator + DeSmuME is the most seasoned open source Nintendo DS emulator. It sports tools designed for hackers, speedrunners, youtubers, and casual gamers. Homebrew programs are supported and can even be debugged through GDB. + + https://sources.getsol.us/README.Solus + + + desmume + Nintendo DS emulator + DeSmuME is the most seasoned open source Nintendo DS emulator. It sports tools designed for hackers, speedrunners, youtubers, and casual gamers. Homebrew programs are supported and can even be debugged through GDB. + + games.emulator + + /usr/bin/desmume + /usr/bin/desmume-cli + /usr/share/applications/org.desmume.DeSmuME.desktop + /usr/share/icons/hicolor/scalable/apps/org.desmume.DeSmuME.svg + /usr/share/man/man1/desmume-cli.1 + /usr/share/man/man1/desmume.1 + /usr/share/metainfo/org.desmume.DeSmuME.metainfo.xml + + + + + 2024-02-27 + 0.9.13 + Packaging update + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com + + + \ No newline at end of file diff --git a/packages/m/melonds/MAINTAINERS.md b/packages/m/melonds/MAINTAINERS.md new file mode 100644 index 00000000000..4c47eb6b3d0 --- /dev/null +++ b/packages/m/melonds/MAINTAINERS.md @@ -0,0 +1,5 @@ +This file is used to indicate primary maintainership for this package. A package may list more than one maintainer to avoid bus factor issues. People on this list may be considered “subject-matter experts”. Please note that Solus Staff may need to perform necessary rebuilds, upgrades, or security fixes as part of the normal maintenance of the Solus package repository. If you believe this package requires an update, follow documentation from https://help.getsol.us/docs/packaging/procedures/request-a-package-update. In the event that this package becomes insufficiently maintained, the Solus Staff reserves the right to request a new maintainer, or deprecate and remove this package from the repository entirely. + +- Muhammad Alfi Syahrin + - Matrix: @alfisya:matrix.org + - Email: malfisya.dev@hotmail.com \ No newline at end of file diff --git a/packages/m/melonds/abi_libs b/packages/m/melonds/abi_libs new file mode 100644 index 00000000000..12d9d6a956a --- /dev/null +++ b/packages/m/melonds/abi_libs @@ -0,0 +1 @@ +melonDS diff --git a/packages/m/melonds/abi_symbols b/packages/m/melonds/abi_symbols new file mode 100644 index 00000000000..24f24ee5d3e --- /dev/null +++ b/packages/m/melonds/abi_symbols @@ -0,0 +1 @@ +melonDS:main diff --git a/packages/m/melonds/abi_used_libs b/packages/m/melonds/abi_used_libs new file mode 100644 index 00000000000..0b9df9307d4 --- /dev/null +++ b/packages/m/melonds/abi_used_libs @@ -0,0 +1,15 @@ +ld-linux-x86-64.so.2 +libEGL.so.1 +libQt5Core.so.5 +libQt5Gui.so.5 +libQt5Multimedia.so.5 +libQt5Network.so.5 +libQt5Widgets.so.5 +libSDL2-2.0.so.0 +libX11.so.6 +libarchive.so.13 +libc.so.6 +libgcc_s.so.1 +libm.so.6 +libslirp.so.0 +libstdc++.so.6 diff --git a/packages/m/melonds/abi_used_symbols b/packages/m/melonds/abi_used_symbols new file mode 100644 index 00000000000..48581010e41 --- /dev/null +++ b/packages/m/melonds/abi_used_symbols @@ -0,0 +1,975 @@ +ld-linux-x86-64.so.2:__tls_get_addr +libEGL.so.1:eglBindAPI +libEGL.so.1:eglChooseConfig +libEGL.so.1:eglCreateContext +libEGL.so.1:eglCreatePbufferSurface +libEGL.so.1:eglCreateWindowSurface +libEGL.so.1:eglDestroyContext +libEGL.so.1:eglDestroySurface +libEGL.so.1:eglGetConfigAttrib +libEGL.so.1:eglGetCurrentContext +libEGL.so.1:eglGetCurrentSurface +libEGL.so.1:eglGetDisplay +libEGL.so.1:eglGetError +libEGL.so.1:eglGetProcAddress +libEGL.so.1:eglInitialize +libEGL.so.1:eglMakeCurrent +libEGL.so.1:eglQueryString +libEGL.so.1:eglQuerySurface +libEGL.so.1:eglSwapBuffers +libEGL.so.1:eglSwapInterval +libQt5Core.so.5:_Z20qt_qFindChild_helperPK7QObjectRK7QStringRK11QMetaObject6QFlagsIN2Qt15FindChildOptionEE +libQt5Core.so.5:_Z21qRegisterResourceDataiPKhS0_S0_ +libQt5Core.so.5:_Z23qUnregisterResourceDataiPKhS0_S0_ +libQt5Core.so.5:_Z7qputenvPKcRK10QByteArray +libQt5Core.so.5:_Z9qBadAllocv +libQt5Core.so.5:_ZN10QArrayData10deallocateEPS_mm +libQt5Core.so.5:_ZN10QArrayData11shared_nullE +libQt5Core.so.5:_ZN10QArrayData8allocateEmmm6QFlagsINS_16AllocationOptionEE +libQt5Core.so.5:_ZN10QByteArray11reallocDataEj6QFlagsIN10QArrayData16AllocationOptionEE +libQt5Core.so.5:_ZN10QByteArray4fillEci +libQt5Core.so.5:_ZN10QByteArray6appendEPKc +libQt5Core.so.5:_ZN10QByteArray6appendEPKci +libQt5Core.so.5:_ZN10QByteArray6appendEc +libQt5Core.so.5:_ZN10QByteArrayC1EPKci +libQt5Core.so.5:_ZN10QSemaphore7acquireEi +libQt5Core.so.5:_ZN10QSemaphore7releaseEi +libQt5Core.so.5:_ZN10QSemaphoreC1Ei +libQt5Core.so.5:_ZN10QSemaphoreD1Ev +libQt5Core.so.5:_ZN11QFileDevice5closeEv +libQt5Core.so.5:_ZN11QMetaObject10ConnectionD1Ev +libQt5Core.so.5:_ZN11QMetaObject14normalizedTypeEPKc +libQt5Core.so.5:_ZN11QMetaObject18connectSlotsByNameEP7QObject +libQt5Core.so.5:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv +libQt5Core.so.5:_ZN11QTextStreamlsERK7QString +libQt5Core.so.5:_ZN11QTextStreamlsEc +libQt5Core.so.5:_ZN12QEasingCurveC1ENS_4TypeE +libQt5Core.so.5:_ZN12QEasingCurveD1Ev +libQt5Core.so.5:_ZN13QSharedMemory4dataEv +libQt5Core.so.5:_ZN13QSharedMemory4lockEv +libQt5Core.so.5:_ZN13QSharedMemory6attachENS_10AccessModeE +libQt5Core.so.5:_ZN13QSharedMemory6createEiNS_10AccessModeE +libQt5Core.so.5:_ZN13QSharedMemory6detachEv +libQt5Core.so.5:_ZN13QSharedMemory6unlockEv +libQt5Core.so.5:_ZN13QSharedMemoryC1ERK7QStringP7QObject +libQt5Core.so.5:_ZN14QStandardPaths16writableLocationENS_16StandardLocationE +libQt5Core.so.5:_ZN15QSocketNotifier10setEnabledEb +libQt5Core.so.5:_ZN15QSocketNotifierC1ExNS_4TypeEP7QObject +libQt5Core.so.5:_ZN16QCoreApplication19applicationFilePathEv +libQt5Core.so.5:_ZN16QCoreApplication4quitEv +libQt5Core.so.5:_ZN16QCoreApplication9argumentsEv +libQt5Core.so.5:_ZN16QCoreApplication9translateEPKcS1_S1_i +libQt5Core.so.5:_ZN18QCommandLineOptionC1ERK11QStringListRK7QStringS5_S5_ +libQt5Core.so.5:_ZN18QCommandLineOptionD1Ev +libQt5Core.so.5:_ZN18QCommandLineParser13addHelpOptionEv +libQt5Core.so.5:_ZN18QCommandLineParser21addPositionalArgumentERK7QStringS2_S2_ +libQt5Core.so.5:_ZN18QCommandLineParser7processERK16QCoreApplication +libQt5Core.so.5:_ZN18QCommandLineParser9addOptionERK18QCommandLineOption +libQt5Core.so.5:_ZN18QCommandLineParserC1Ev +libQt5Core.so.5:_ZN18QCommandLineParserD1Ev +libQt5Core.so.5:_ZN18QRegularExpressionC1ERK7QString6QFlagsINS_13PatternOptionEE +libQt5Core.so.5:_ZN18QRegularExpressionD1Ev +libQt5Core.so.5:_ZN19QItemSelectionModel16selectionChangedERK14QItemSelectionS2_ +libQt5Core.so.5:_ZN19QItemSelectionModel16staticMetaObjectE +libQt5Core.so.5:_ZN21QPersistentModelIndexC1ERKS_ +libQt5Core.so.5:_ZN21QPersistentModelIndexD1Ev +libQt5Core.so.5:_ZN31QRegularExpressionMatchIteratorD1Ev +libQt5Core.so.5:_ZN4QDirC1ERK7QString +libQt5Core.so.5:_ZN4QDirD1Ev +libQt5Core.so.5:_ZN4QUrlC1ERK7QStringNS_11ParsingModeE +libQt5Core.so.5:_ZN4QUrlD1Ev +libQt5Core.so.5:_ZN5QFile4openE6QFlagsIN9QIODevice12OpenModeFlagEE +libQt5Core.so.5:_ZN5QFileC1ERK7QString +libQt5Core.so.5:_ZN5QFileD1Ev +libQt5Core.so.5:_ZN6QDebug9putStringEPK5QCharm +libQt5Core.so.5:_ZN6QDebugD1Ev +libQt5Core.so.5:_ZN6QMutex4lockEv +libQt5Core.so.5:_ZN6QMutex6unlockEv +libQt5Core.so.5:_ZN6QMutex7tryLockEi +libQt5Core.so.5:_ZN6QMutexD1Ev +libQt5Core.so.5:_ZN6QTimer11setIntervalEi +libQt5Core.so.5:_ZN6QTimer16staticMetaObjectE +libQt5Core.so.5:_ZN6QTimer4stopEv +libQt5Core.so.5:_ZN6QTimer5startEv +libQt5Core.so.5:_ZN6QTimer7timeoutENS_14QPrivateSignalE +libQt5Core.so.5:_ZN6QTimerC1EP7QObject +libQt5Core.so.5:_ZN7QObject10childEventEP11QChildEvent +libQt5Core.so.5:_ZN7QObject10startTimerEiN2Qt9TimerTypeE +libQt5Core.so.5:_ZN7QObject10timerEventEP11QTimerEvent +libQt5Core.so.5:_ZN7QObject11connectImplEPKS_PPvS1_S3_PN9QtPrivate15QSlotObjectBaseEN2Qt14ConnectionTypeEPKiPK11QMetaObject +libQt5Core.so.5:_ZN7QObject11customEventEP6QEvent +libQt5Core.so.5:_ZN7QObject11deleteLaterEv +libQt5Core.so.5:_ZN7QObject11eventFilterEPS_P6QEvent +libQt5Core.so.5:_ZN7QObject11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Core.so.5:_ZN7QObject11qt_metacastEPKc +libQt5Core.so.5:_ZN7QObject13connectNotifyERK11QMetaMethod +libQt5Core.so.5:_ZN7QObject13setObjectNameERK7QString +libQt5Core.so.5:_ZN7QObject16disconnectNotifyERK11QMetaMethod +libQt5Core.so.5:_ZN7QObject16staticMetaObjectE +libQt5Core.so.5:_ZN7QObject5eventEP6QEvent +libQt5Core.so.5:_ZN7QObject7connectEPKS_PKcS1_S3_N2Qt14ConnectionTypeE +libQt5Core.so.5:_ZN7QObject9killTimerEi +libQt5Core.so.5:_ZN7QObjectC2EPS_ +libQt5Core.so.5:_ZN7QObjectD2Ev +libQt5Core.so.5:_ZN7QString11reallocDataEjb +libQt5Core.so.5:_ZN7QString13toUtf8_helperERKS_ +libQt5Core.so.5:_ZN7QString14compare_helperEPK5QChariPKciN2Qt15CaseSensitivityE +libQt5Core.so.5:_ZN7QString14toLower_helperERKS_ +libQt5Core.so.5:_ZN7QString14toLower_helperERS_ +libQt5Core.so.5:_ZN7QString14toUpper_helperERS_ +libQt5Core.so.5:_ZN7QString14trimmed_helperERKS_ +libQt5Core.so.5:_ZN7QString15fromUtf8_helperEPKci +libQt5Core.so.5:_ZN7QString16fromAscii_helperEPKci +libQt5Core.so.5:_ZN7QString17fromLatin1_helperEPKci +libQt5Core.so.5:_ZN7QString6appendERKS_ +libQt5Core.so.5:_ZN7QString6numberEii +libQt5Core.so.5:_ZN7QString6numberEmi +libQt5Core.so.5:_ZN7QString6removeEii +libQt5Core.so.5:_ZN7QString7replaceERKS_S1_N2Qt15CaseSensitivityE +libQt5Core.so.5:_ZN7QString8asprintfEPKcz +libQt5Core.so.5:_ZN7QString8truncateEi +libQt5Core.so.5:_ZN7QString9fromUtf16EPKti +libQt5Core.so.5:_ZN7QStringaSERKS_ +libQt5Core.so.5:_ZN7QThread11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Core.so.5:_ZN7QThread11qt_metacastEPKc +libQt5Core.so.5:_ZN7QThread16createThreadImplEOSt6futureIvE +libQt5Core.so.5:_ZN7QThread16staticMetaObjectE +libQt5Core.so.5:_ZN7QThread4quitEv +libQt5Core.so.5:_ZN7QThread4waitE14QDeadlineTimer +libQt5Core.so.5:_ZN7QThread5eventEP6QEvent +libQt5Core.so.5:_ZN7QThread5startENS_8PriorityE +libQt5Core.so.5:_ZN7QThread6msleepEm +libQt5Core.so.5:_ZN7QThread6usleepEm +libQt5Core.so.5:_ZN7QThread8finishedENS_14QPrivateSignalE +libQt5Core.so.5:_ZN7QThread9terminateEv +libQt5Core.so.5:_ZN7QThreadC2EP7QObject +libQt5Core.so.5:_ZN7QThreadD2Ev +libQt5Core.so.5:_ZN8QProcess10setProgramERK7QString +libQt5Core.so.5:_ZN8QProcess12setArgumentsERK11QStringList +libQt5Core.so.5:_ZN8QProcess13startDetachedEPx +libQt5Core.so.5:_ZN8QProcessC1EP7QObject +libQt5Core.so.5:_ZN8QProcessD1Ev +libQt5Core.so.5:_ZN8QVariantC1ERK7QString +libQt5Core.so.5:_ZN8QVariantC1Ei +libQt5Core.so.5:_ZN8QVariantC1EiPKvj +libQt5Core.so.5:_ZN8QVariantC1Ej +libQt5Core.so.5:_ZN8QVariantC1Ey +libQt5Core.so.5:_ZN8QVariantD1Ev +libQt5Core.so.5:_ZN9QIODevice4readEPcx +libQt5Core.so.5:_ZN9QListData11detach_growEPii +libQt5Core.so.5:_ZN9QListData11shared_nullE +libQt5Core.so.5:_ZN9QListData5eraseEPPv +libQt5Core.so.5:_ZN9QListData6appendERKS_ +libQt5Core.so.5:_ZN9QListData6appendEv +libQt5Core.so.5:_ZN9QListData6detachEi +libQt5Core.so.5:_ZN9QListData7disposeEPNS_4DataE +libQt5Core.so.5:_ZN9QListData7prependEv +libQt5Core.so.5:_ZN9QListData7reallocEi +libQt5Core.so.5:_ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject +libQt5Core.so.5:_ZN9QMetaType25registerConverterFunctionEPKN9QtPrivate25AbstractConverterFunctionEii +libQt5Core.so.5:_ZN9QMetaType25registerNormalizedTypedefERK10QByteArrayi +libQt5Core.so.5:_ZN9QMetaType27unregisterConverterFunctionEii +libQt5Core.so.5:_ZN9QMetaType30hasRegisteredConverterFunctionEii +libQt5Core.so.5:_ZN9QMetaType8typeNameEi +libQt5Core.so.5:_ZN9QTimeLine12frameChangedEiNS_14QPrivateSignalE +libQt5Core.so.5:_ZN9QTimeLine12setLoopCountEi +libQt5Core.so.5:_ZN9QTimeLine13setFrameRangeEii +libQt5Core.so.5:_ZN9QTimeLine14setEasingCurveERK12QEasingCurve +libQt5Core.so.5:_ZN9QTimeLine16staticMetaObjectE +libQt5Core.so.5:_ZN9QTimeLine5startEv +libQt5Core.so.5:_ZN9QTimeLineC1EiP7QObject +libQt5Core.so.5:_ZN9QtPrivate12argToQStringE11QStringViewmPPKNS_7ArgBaseE +libQt5Core.so.5:_ZN9QtPrivate16QStringList_joinEPK11QStringListPK5QChari +libQt5Core.so.5:_ZN9QtPrivate20QContainerImplHelper3midEiPiS1_ +libQt5Core.so.5:_ZNK10QByteArray8endsWithEc +libQt5Core.so.5:_ZNK10QSemaphore9availableEv +libQt5Core.so.5:_ZNK11QFileDevice6handleEv +libQt5Core.so.5:_ZNK11QMetaObject9classNameEv +libQt5Core.so.5:_ZNK11QObjectData17dynamicMetaObjectEv +libQt5Core.so.5:_ZNK13QSharedMemory4sizeEv +libQt5Core.so.5:_ZNK14QItemSelection7indexesEv +libQt5Core.so.5:_ZNK14QMessageLogger5fatalEPKcz +libQt5Core.so.5:_ZNK14QMessageLogger8criticalEv +libQt5Core.so.5:_ZNK18QCommandLineParser19positionalArgumentsEv +libQt5Core.so.5:_ZNK18QCommandLineParser5isSetERK7QString +libQt5Core.so.5:_ZNK18QCommandLineParser5valueERK7QString +libQt5Core.so.5:_ZNK18QRegularExpression11globalMatchERK7QStringiNS_9MatchTypeE6QFlagsINS_11MatchOptionEE +libQt5Core.so.5:_ZNK19QItemSelectionModel15selectedIndexesEv +libQt5Core.so.5:_ZNK31QRegularExpressionMatchIterator7hasNextEv +libQt5Core.so.5:_ZNK4QDir10isRelativeEv +libQt5Core.so.5:_ZNK4QDir12absolutePathEv +libQt5Core.so.5:_ZNK4QDir5mkdirERK7QString +libQt5Core.so.5:_ZNK4QUrl11toLocalFileEv +libQt5Core.so.5:_ZNK5QFile6existsEv +libQt5Core.so.5:_ZNK7QObject10objectNameEv +libQt5Core.so.5:_ZNK7QObject6senderEv +libQt5Core.so.5:_ZNK7QString3argERKS_i5QChar +libQt5Core.so.5:_ZNK7QString3argExii5QChar +libQt5Core.so.5:_ZNK7QString3argEyii5QChar +libQt5Core.so.5:_ZNK7QString3midEii +libQt5Core.so.5:_ZNK7QString4leftEi +libQt5Core.so.5:_ZNK7QString5rightEi +libQt5Core.so.5:_ZNK7QString5splitE5QChar6QFlagsIN2Qt18SplitBehaviorFlagsEENS2_15CaseSensitivityE +libQt5Core.so.5:_ZNK7QString5splitERKS_6QFlagsIN2Qt18SplitBehaviorFlagsEENS3_15CaseSensitivityE +libQt5Core.so.5:_ZNK7QString5toIntEPbi +libQt5Core.so.5:_ZNK7QString6toUIntEPbi +libQt5Core.so.5:_ZNK7QString8endsWithERKS_N2Qt15CaseSensitivityE +libQt5Core.so.5:_ZNK8QVariant10canConvertEi +libQt5Core.so.5:_ZNK8QVariant11toULongLongEPb +libQt5Core.so.5:_ZNK8QVariant5toIntEPb +libQt5Core.so.5:_ZNK8QVariant6toUIntEPb +libQt5Core.so.5:_ZNK8QVariant7convertEiPv +libQt5Core.so.5:_ZNK8QVariant8toStringEv +libQt5Core.so.5:_ZNK8QVariant8userTypeEv +libQt5Core.so.5:_ZNK8QVariant9constDataEv +libQt5Core.so.5:_ZNK9QIODevice11errorStringEv +libQt5Core.so.5:_ZNK9QMimeData4urlsEv +libQt5Core.so.5:_ZNK9QMimeData7hasUrlsEv +libQt5Core.so.5:_ZTI7QObject +libQt5Core.so.5:_ZTI7QThread +libQt5Core.so.5:_ZeqRK7QStringS1_ +libQt5Core.so.5:_ZltRK7QStringS1_ +libQt5Core.so.5:qt_resourceFeatureZlib +libQt5Core.so.5:qt_version_tag +libQt5Gui.so.5:_ZN10QTransform5resetEv +libQt5Gui.so.5:_ZN10QTransform9setMatrixEddddddddd +libQt5Gui.so.5:_ZN10QTransformC1Ev +libQt5Gui.so.5:_ZN11QTextFormat11setPropertyEiRK8QVariant +libQt5Gui.so.5:_ZN11QTextFormatD2Ev +libQt5Gui.so.5:_ZN12QKeySequenceC1ENS_11StandardKeyE +libQt5Gui.so.5:_ZN12QKeySequenceC1Eiiii +libQt5Gui.so.5:_ZN12QKeySequenceD1Ev +libQt5Gui.so.5:_ZN13QStandardItem11setEditableEb +libQt5Gui.so.5:_ZN13QStandardItem12setCheckableEb +libQt5Gui.so.5:_ZN13QStandardItem9insertRowEiRK5QListIPS_E +libQt5Gui.so.5:_ZN13QStandardItem9removeRowEi +libQt5Gui.so.5:_ZN13QStandardItemC1ERK7QString +libQt5Gui.so.5:_ZN15QGuiApplication12platformNameEv +libQt5Gui.so.5:_ZN15QGuiApplication13primaryScreenEv +libQt5Gui.so.5:_ZN15QGuiApplication16staticMetaObjectE +libQt5Gui.so.5:_ZN15QGuiApplication23applicationStateChangedEN2Qt16ApplicationStateE +libQt5Gui.so.5:_ZN15QGuiApplication23platformNativeInterfaceEv +libQt5Gui.so.5:_ZN15QTextCharFormatC1Ev +libQt5Gui.so.5:_ZN18QStandardItemModel11itemChangedEP13QStandardItem +libQt5Gui.so.5:_ZN18QStandardItemModel16staticMetaObjectE +libQt5Gui.so.5:_ZN18QStandardItemModelC1EP7QObject +libQt5Gui.so.5:_ZN18QSyntaxHighlighter11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Gui.so.5:_ZN18QSyntaxHighlighter11qt_metacastEPKc +libQt5Gui.so.5:_ZN18QSyntaxHighlighter16staticMetaObjectE +libQt5Gui.so.5:_ZN18QSyntaxHighlighter9setFormatEiiRK15QTextCharFormat +libQt5Gui.so.5:_ZN18QSyntaxHighlighterC2EP13QTextDocument +libQt5Gui.so.5:_ZN18QSyntaxHighlighterD2Ev +libQt5Gui.so.5:_ZN5QFont12setPointSizeEi +libQt5Gui.so.5:_ZN5QFont12setUnderlineEb +libQt5Gui.so.5:_ZN5QFont8setStyleENS_5StyleE +libQt5Gui.so.5:_ZN5QFont9setFamilyERK7QString +libQt5Gui.so.5:_ZN5QFont9setWeightEi +libQt5Gui.so.5:_ZN5QFontC1Ev +libQt5Gui.so.5:_ZN5QFontD1Ev +libQt5Gui.so.5:_ZN5QIconC1ERK7QPixmap +libQt5Gui.so.5:_ZN5QIconC1ERK7QString +libQt5Gui.so.5:_ZN5QIconC1Ev +libQt5Gui.so.5:_ZN5QIconD1Ev +libQt5Gui.so.5:_ZN6QBrushC1EN2Qt11GlobalColorENS0_10BrushStyleE +libQt5Gui.so.5:_ZN6QBrushD1Ev +libQt5Gui.so.5:_ZN6QColor7fromRgbEiiii +libQt5Gui.so.5:_ZN6QImage4bitsEv +libQt5Gui.so.5:_ZN6QImage4fillERK6QColor +libQt5Gui.so.5:_ZN6QImage8scanLineEi +libQt5Gui.so.5:_ZN6QImageC1EPKhiiNS_6FormatEPFvPvES3_ +libQt5Gui.so.5:_ZN6QImageC1EPhiiNS_6FormatEPFvPvES2_ +libQt5Gui.so.5:_ZN6QImageC1ERK7QStringPKc +libQt5Gui.so.5:_ZN6QImageC1ERKS_ +libQt5Gui.so.5:_ZN6QImageC1EiiNS_6FormatE +libQt5Gui.so.5:_ZN6QImageC1Ev +libQt5Gui.so.5:_ZN6QImageD1Ev +libQt5Gui.so.5:_ZN7QCursorC1EN2Qt11CursorShapeE +libQt5Gui.so.5:_ZN7QCursorD1Ev +libQt5Gui.so.5:_ZN7QPixmap16fromImageInPlaceER6QImage6QFlagsIN2Qt19ImageConversionFlagEE +libQt5Gui.so.5:_ZN7QPixmap9fromImageERK6QImage6QFlagsIN2Qt19ImageConversionFlagEE +libQt5Gui.so.5:_ZN7QPixmapC1ERK7QStringPKc6QFlagsIN2Qt19ImageConversionFlagEE +libQt5Gui.so.5:_ZN7QPixmapC1ERKS_ +libQt5Gui.so.5:_ZN7QPixmapD1Ev +libQt5Gui.so.5:_ZN8QPainter12setTransformERK10QTransformb +libQt5Gui.so.5:_ZN8QPainter13setRenderHintENS_10RenderHintEb +libQt5Gui.so.5:_ZN8QPainter14resetTransformEv +libQt5Gui.so.5:_ZN8QPainter8fillRectERK5QRectRK6QColor +libQt5Gui.so.5:_ZN8QPainter9drawImageERK6QRectFRK6QImageS2_6QFlagsIN2Qt19ImageConversionFlagEE +libQt5Gui.so.5:_ZN8QPainter9drawImageERK7QPointFRK6QImage +libQt5Gui.so.5:_ZN8QPainterC1EP12QPaintDevice +libQt5Gui.so.5:_ZN8QPainterD1Ev +libQt5Gui.so.5:_ZNK11QTouchEvent10TouchPoint7lastPosEv +libQt5Gui.so.5:_ZNK12QKeySequence8toStringENS_14SequenceFormatE +libQt5Gui.so.5:_ZNK13QStandardItem3rowEv +libQt5Gui.so.5:_ZNK13QStandardItem5indexEv +libQt5Gui.so.5:_ZNK13QStandardItem6parentEv +libQt5Gui.so.5:_ZNK13QStandardItem8rowCountEv +libQt5Gui.so.5:_ZNK13QTextDocument11toPlainTextEv +libQt5Gui.so.5:_ZNK18QStandardItemModel13itemFromIndexERK11QModelIndex +libQt5Gui.so.5:_ZNK18QStandardItemModel17invisibleRootItemEv +libQt5Gui.so.5:_ZNK5QIconcv8QVariantEv +libQt5Gui.so.5:_ZNK6QBrushcv8QVariantEv +libQt5Gui.so.5:_ZNK6QImage22convertToFormat_helperENS_6FormatE6QFlagsIN2Qt19ImageConversionFlagEE +libQt5Gui.so.5:_ZNK6QImage4copyERK5QRect +libQt5Gui.so.5:_ZNK6QImage4saveERK7QStringPKci +libQt5Gui.so.5:_ZNK6QImage5widthEv +libQt5Gui.so.5:_ZNK6QImage6heightEv +libQt5Gui.so.5:_ZNK6QImage6isNullEv +libQt5Gui.so.5:_ZNK7QScreen16devicePixelRatioEv +libQt5Gui.so.5:_ZNK7QWindow6screenEv +libQt5Gui.so.5:_ZNK9QKeyEvent9modifiersEv +libQt5Gui.so.5:_ZTI18QSyntaxHighlighter +libQt5Multimedia.so.5:_ZN11QCameraInfo16availableCamerasEN7QCamera8PositionE +libQt5Multimedia.so.5:_ZN11QCameraInfoD1Ev +libQt5Multimedia.so.5:_ZN11QVideoFrame3mapEN20QAbstractVideoBuffer7MapModeE +libQt5Multimedia.so.5:_ZN11QVideoFrame4bitsEi +libQt5Multimedia.so.5:_ZN11QVideoFrame5unmapEv +libQt5Multimedia.so.5:_ZN11QVideoFrameC1ERKS_ +libQt5Multimedia.so.5:_ZN11QVideoFrameD1Ev +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurface11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurface11qt_metacastEPKc +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurface16staticMetaObjectE +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurface4stopEv +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurface5startERK19QVideoSurfaceFormat +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurfaceC2EP7QObject +libQt5Multimedia.so.5:_ZN21QAbstractVideoSurfaceD2Ev +libQt5Multimedia.so.5:_ZN25QCameraViewfinderSettingsC1Ev +libQt5Multimedia.so.5:_ZN25QCameraViewfinderSettingsD1Ev +libQt5Multimedia.so.5:_ZN7QCamera13setViewfinderEP21QAbstractVideoSurface +libQt5Multimedia.so.5:_ZN7QCamera21setViewfinderSettingsERK25QCameraViewfinderSettings +libQt5Multimedia.so.5:_ZN7QCamera4loadEv +libQt5Multimedia.so.5:_ZN7QCamera4stopEv +libQt5Multimedia.so.5:_ZN7QCamera5startEv +libQt5Multimedia.so.5:_ZN7QCamera6unloadEv +libQt5Multimedia.so.5:_ZN7QCameraC1ERK10QByteArrayP7QObject +libQt5Multimedia.so.5:_ZNK11QCameraInfo10deviceNameEv +libQt5Multimedia.so.5:_ZNK11QCameraInfo11descriptionEv +libQt5Multimedia.so.5:_ZNK11QCameraInfo8positionEv +libQt5Multimedia.so.5:_ZNK11QVideoFrame10isReadableEv +libQt5Multimedia.so.5:_ZNK11QVideoFrame11pixelFormatEv +libQt5Multimedia.so.5:_ZNK11QVideoFrame5widthEv +libQt5Multimedia.so.5:_ZNK11QVideoFrame6heightEv +libQt5Multimedia.so.5:_ZNK21QAbstractVideoSurface13nearestFormatERK19QVideoSurfaceFormat +libQt5Multimedia.so.5:_ZNK21QAbstractVideoSurface17isFormatSupportedERK19QVideoSurfaceFormat +libQt5Multimedia.so.5:_ZNK25QCameraViewfinderSettings10resolutionEv +libQt5Multimedia.so.5:_ZNK25QCameraViewfinderSettings11pixelFormatEv +libQt5Multimedia.so.5:_ZNK7QCamera27supportedViewfinderSettingsERK25QCameraViewfinderSettings +libQt5Multimedia.so.5:_ZNK7QCamera5errorEv +libQt5Multimedia.so.5:_ZTI21QAbstractVideoSurface +libQt5Network.so.5:_ZN13QNetworkReply16staticMetaObjectE +libQt5Network.so.5:_ZN13QNetworkReply8finishedEv +libQt5Network.so.5:_ZN15QNetworkRequest6setUrlERK4QUrl +libQt5Network.so.5:_ZN15QNetworkRequestC1Ev +libQt5Network.so.5:_ZN15QNetworkRequestD1Ev +libQt5Network.so.5:_ZN21QNetworkAccessManager3getERK15QNetworkRequest +libQt5Network.so.5:_ZN21QNetworkAccessManagerC1EP7QObject +libQt5Network.so.5:_ZNK13QNetworkReply5errorEv +libQt5Widgets.so.5:_ZN10QBoxLayout10setSpacingEi +libQt5Widgets.so.5:_ZN10QBoxLayout10setStretchEii +libQt5Widgets.so.5:_ZN10QBoxLayout9addLayoutEP7QLayouti +libQt5Widgets.so.5:_ZN10QBoxLayout9addWidgetEP7QWidgeti6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN10QTabWidget10setTabTextEiRK7QString +libQt5Widgets.so.5:_ZN10QTabWidget15setCurrentIndexEi +libQt5Widgets.so.5:_ZN10QTabWidget6addTabEP7QWidgetRK7QString +libQt5Widgets.so.5:_ZN10QTabWidgetC1EP7QWidget +libQt5Widgets.so.5:_ZN11QFileDialog15getOpenFileNameEP7QWidgetRK7QStringS4_S4_PS2_6QFlagsINS_6OptionEE +libQt5Widgets.so.5:_ZN11QFileDialog15getSaveFileNameEP7QWidgetRK7QStringS4_S4_PS2_6QFlagsINS_6OptionEE +libQt5Widgets.so.5:_ZN11QFileDialog20getExistingDirectoryEP7QWidgetRK7QStringS4_6QFlagsINS_6OptionEE +libQt5Widgets.so.5:_ZN11QFormLayout7setItemEiNS_8ItemRoleEP11QLayoutItem +libQt5Widgets.so.5:_ZN11QFormLayout9setWidgetEiNS_8ItemRoleEP7QWidget +libQt5Widgets.so.5:_ZN11QFormLayoutC1EP7QWidget +libQt5Widgets.so.5:_ZN11QGridLayout10setSpacingEi +libQt5Widgets.so.5:_ZN11QGridLayout13setRowStretchEii +libQt5Widgets.so.5:_ZN11QGridLayout7addItemEP11QLayoutItemiiii6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN11QGridLayout9addLayoutEP7QLayoutiiii6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN11QGridLayout9addWidgetEP7QWidgetii6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN11QGridLayout9addWidgetEP7QWidgetiiii6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN11QGridLayoutC1EP7QWidget +libQt5Widgets.so.5:_ZN11QGridLayoutC1Ev +libQt5Widgets.so.5:_ZN11QHBoxLayoutC1EP7QWidget +libQt5Widgets.so.5:_ZN11QHBoxLayoutC1Ev +libQt5Widgets.so.5:_ZN11QHeaderView21setDefaultSectionSizeEi +libQt5Widgets.so.5:_ZN11QHeaderView21setMinimumSectionSizeEi +libQt5Widgets.so.5:_ZN11QListWidget10insertItemEiP15QListWidgetItem +libQt5Widgets.so.5:_ZN11QListWidget9sortItemsEN2Qt9SortOrderE +libQt5Widgets.so.5:_ZN11QListWidgetC1EP7QWidget +libQt5Widgets.so.5:_ZN11QMainWindow10setMenuBarEP8QMenuBar +libQt5Widgets.so.5:_ZN11QMainWindow11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Widgets.so.5:_ZN11QMainWindow11qt_metacastEPKc +libQt5Widgets.so.5:_ZN11QMainWindow15createPopupMenuEv +libQt5Widgets.so.5:_ZN11QMainWindow16contextMenuEventEP17QContextMenuEvent +libQt5Widgets.so.5:_ZN11QMainWindow16setCentralWidgetEP7QWidget +libQt5Widgets.so.5:_ZN11QMainWindow16staticMetaObjectE +libQt5Widgets.so.5:_ZN11QMainWindow5eventEP6QEvent +libQt5Widgets.so.5:_ZN11QMainWindowC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN11QMainWindowD2Ev +libQt5Widgets.so.5:_ZN11QMessageBox7warningEP7QWidgetRK7QStringS4_6QFlagsINS_14StandardButtonEES6_ +libQt5Widgets.so.5:_ZN11QMessageBox8criticalEP7QWidgetRK7QStringS4_6QFlagsINS_14StandardButtonEES6_ +libQt5Widgets.so.5:_ZN11QMessageBox8questionEP7QWidgetRK7QStringS4_6QFlagsINS_14StandardButtonEES6_ +libQt5Widgets.so.5:_ZN11QPushButton10paintEventEP11QPaintEvent +libQt5Widgets.so.5:_ZN11QPushButton11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Widgets.so.5:_ZN11QPushButton11qt_metacastEPKc +libQt5Widgets.so.5:_ZN11QPushButton12focusInEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN11QPushButton13focusOutEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN11QPushButton13keyPressEventEP9QKeyEvent +libQt5Widgets.so.5:_ZN11QPushButton14setAutoDefaultEb +libQt5Widgets.so.5:_ZN11QPushButton16staticMetaObjectE +libQt5Widgets.so.5:_ZN11QPushButton5eventEP6QEvent +libQt5Widgets.so.5:_ZN11QPushButton7setMenuEP5QMenu +libQt5Widgets.so.5:_ZN11QPushButtonC1EP7QWidget +libQt5Widgets.so.5:_ZN11QPushButtonC2EP7QWidget +libQt5Widgets.so.5:_ZN11QPushButtonD2Ev +libQt5Widgets.so.5:_ZN11QVBoxLayoutC1EP7QWidget +libQt5Widgets.so.5:_ZN11QVBoxLayoutC1Ev +libQt5Widgets.so.5:_ZN12QActionGroup16staticMetaObjectE +libQt5Widgets.so.5:_ZN12QActionGroup9triggeredEP7QAction +libQt5Widgets.so.5:_ZN12QActionGroupC1EP7QObject +libQt5Widgets.so.5:_ZN12QApplication11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Widgets.so.5:_ZN12QApplication11qt_metacastEPKc +libQt5Widgets.so.5:_ZN12QApplication13compressEventEP6QEventP7QObjectP14QPostEventList +libQt5Widgets.so.5:_ZN12QApplication13setWindowIconERK5QIcon +libQt5Widgets.so.5:_ZN12QApplication16staticMetaObjectE +libQt5Widgets.so.5:_ZN12QApplication4execEv +libQt5Widgets.so.5:_ZN12QApplication5eventEP6QEvent +libQt5Widgets.so.5:_ZN12QApplication6notifyEP7QObjectP6QEvent +libQt5Widgets.so.5:_ZN12QApplicationC2ERiPPci +libQt5Widgets.so.5:_ZN12QApplicationD2Ev +libQt5Widgets.so.5:_ZN12QButtonGroup9addButtonEP15QAbstractButtoni +libQt5Widgets.so.5:_ZN12QButtonGroupC1EP7QObject +libQt5Widgets.so.5:_ZN12QInputDialog7getItemEP7QWidgetRK7QStringS4_RK11QStringListibPb6QFlagsIN2Qt10WindowTypeEES9_INSA_15InputMethodHintEE +libQt5Widgets.so.5:_ZN12QProgressBar10setMaximumEi +libQt5Widgets.so.5:_ZN12QProgressBar12setAlignmentE6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN12QProgressBar14setTextVisibleEb +libQt5Widgets.so.5:_ZN12QProgressBar8setValueEi +libQt5Widgets.so.5:_ZN12QProgressBar9setFormatERK7QString +libQt5Widgets.so.5:_ZN12QProgressBarC1EP7QWidget +libQt5Widgets.so.5:_ZN12QRadioButtonC1EP7QWidget +libQt5Widgets.so.5:_ZN12QTableWidget11setRowCountEi +libQt5Widgets.so.5:_ZN12QTableWidget13clearContentsEv +libQt5Widgets.so.5:_ZN12QTableWidget14setColumnCountEi +libQt5Widgets.so.5:_ZN12QTableWidget23setHorizontalHeaderItemEiP16QTableWidgetItem +libQt5Widgets.so.5:_ZN12QTableWidget7setItemEiiP16QTableWidgetItem +libQt5Widgets.so.5:_ZN12QTableWidgetC1EP7QWidget +libQt5Widgets.so.5:_ZN14QPlainTextEdit12setPlainTextERK7QString +libQt5Widgets.so.5:_ZN14QPlainTextEdit18setPlaceholderTextERK7QString +libQt5Widgets.so.5:_ZN14QPlainTextEdit5clearEv +libQt5Widgets.so.5:_ZN14QPlainTextEditC1EP7QWidget +libQt5Widgets.so.5:_ZN14QStackedWidget15setCurrentIndexEi +libQt5Widgets.so.5:_ZN14QStackedWidget9addWidgetEP7QWidget +libQt5Widgets.so.5:_ZN14QStackedWidgetC1EP7QWidget +libQt5Widgets.so.5:_ZN15QAbstractButton10setCheckedEb +libQt5Widgets.so.5:_ZN15QAbstractButton10timerEventEP11QTimerEvent +libQt5Widgets.so.5:_ZN15QAbstractButton11changeEventEP6QEvent +libQt5Widgets.so.5:_ZN15QAbstractButton12setCheckableEb +libQt5Widgets.so.5:_ZN15QAbstractButton13checkStateSetEv +libQt5Widgets.so.5:_ZN15QAbstractButton14mouseMoveEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN15QAbstractButton14nextCheckStateEv +libQt5Widgets.so.5:_ZN15QAbstractButton15keyReleaseEventEP9QKeyEvent +libQt5Widgets.so.5:_ZN15QAbstractButton15mousePressEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN15QAbstractButton16staticMetaObjectE +libQt5Widgets.so.5:_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN15QAbstractButton5clickEv +libQt5Widgets.so.5:_ZN15QAbstractButton7clickedEb +libQt5Widgets.so.5:_ZN15QAbstractButton7setTextERK7QString +libQt5Widgets.so.5:_ZN15QAbstractSlider10setMaximumEi +libQt5Widgets.so.5:_ZN15QAbstractSlider11setPageStepEi +libQt5Widgets.so.5:_ZN15QAbstractSlider14setOrientationEN2Qt11OrientationE +libQt5Widgets.so.5:_ZN15QAbstractSlider17setSliderPositionEi +libQt5Widgets.so.5:_ZN15QAbstractSlider8setValueEi +libQt5Widgets.so.5:_ZN15QListWidgetItemC1ERK7QStringP11QListWidgeti +libQt5Widgets.so.5:_ZN16QDialogButtonBox14setOrientationEN2Qt11OrientationE +libQt5Widgets.so.5:_ZN16QDialogButtonBox18setStandardButtonsE6QFlagsINS_14StandardButtonEE +libQt5Widgets.so.5:_ZN16QDialogButtonBoxC1EP7QWidget +libQt5Widgets.so.5:_ZN16QTableWidgetItem8setFlagsE6QFlagsIN2Qt8ItemFlagEE +libQt5Widgets.so.5:_ZN16QTableWidgetItemC1ERK7QStringi +libQt5Widgets.so.5:_ZN16QTableWidgetItemC1Ei +libQt5Widgets.so.5:_ZN17QAbstractItemView11setIconSizeERK5QSize +libQt5Widgets.so.5:_ZN17QAbstractItemView15setEditTriggersE6QFlagsINS_11EditTriggerEE +libQt5Widgets.so.5:_ZN17QAbstractItemView20setSelectionBehaviorENS_17SelectionBehaviorE +libQt5Widgets.so.5:_ZN17QAbstractItemView23setAlternatingRowColorsEb +libQt5Widgets.so.5:_ZN17QAbstractItemView4editERK11QModelIndex +libQt5Widgets.so.5:_ZN5QMenu12addSeparatorEv +libQt5Widgets.so.5:_ZN5QMenu5clearEv +libQt5Widgets.so.5:_ZN5QMenu7addMenuERK7QString +libQt5Widgets.so.5:_ZN5QMenu9addActionERK7QString +libQt5Widgets.so.5:_ZN5QMenuC1EP7QWidget +libQt5Widgets.so.5:_ZN6QLabel12setAlignmentE6QFlagsIN2Qt13AlignmentFlagEE +libQt5Widgets.so.5:_ZN6QLabel17setScaledContentsEb +libQt5Widgets.so.5:_ZN6QLabel7setTextERK7QString +libQt5Widgets.so.5:_ZN6QLabel9setPixmapERK7QPixmap +libQt5Widgets.so.5:_ZN6QLabelC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN6QLabelC1ERK7QStringP7QWidget6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN7QAction10setCheckedEb +libQt5Widgets.so.5:_ZN7QAction10setEnabledEb +libQt5Widgets.so.5:_ZN7QAction11setMenuRoleENS_8MenuRoleE +libQt5Widgets.so.5:_ZN7QAction11setShortcutERK12QKeySequence +libQt5Widgets.so.5:_ZN7QAction12setCheckableEb +libQt5Widgets.so.5:_ZN7QAction14setActionGroupEP12QActionGroup +libQt5Widgets.so.5:_ZN7QAction16staticMetaObjectE +libQt5Widgets.so.5:_ZN7QAction7setDataERK8QVariant +libQt5Widgets.so.5:_ZN7QAction7setTextERK7QString +libQt5Widgets.so.5:_ZN7QAction9triggeredEb +libQt5Widgets.so.5:_ZN7QDialog10closeEventEP11QCloseEvent +libQt5Widgets.so.5:_ZN7QDialog10setVisibleEb +libQt5Widgets.so.5:_ZN7QDialog11eventFilterEP7QObjectP6QEvent +libQt5Widgets.so.5:_ZN7QDialog11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Widgets.so.5:_ZN7QDialog11qt_metacastEPKc +libQt5Widgets.so.5:_ZN7QDialog11resizeEventEP12QResizeEvent +libQt5Widgets.so.5:_ZN7QDialog13keyPressEventEP9QKeyEvent +libQt5Widgets.so.5:_ZN7QDialog16contextMenuEventEP17QContextMenuEvent +libQt5Widgets.so.5:_ZN7QDialog16staticMetaObjectE +libQt5Widgets.so.5:_ZN7QDialog4doneEi +libQt5Widgets.so.5:_ZN7QDialog4execEv +libQt5Widgets.so.5:_ZN7QDialog4openEv +libQt5Widgets.so.5:_ZN7QDialog6acceptEv +libQt5Widgets.so.5:_ZN7QDialog6rejectEv +libQt5Widgets.so.5:_ZN7QDialog8finishedEi +libQt5Widgets.so.5:_ZN7QDialog8setModalEb +libQt5Widgets.so.5:_ZN7QDialog9showEventEP10QShowEvent +libQt5Widgets.so.5:_ZN7QDialogC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN7QDialogD2Ev +libQt5Widgets.so.5:_ZN7QLayout13replaceWidgetEP7QWidgetS1_6QFlagsIN2Qt15FindChildOptionEE +libQt5Widgets.so.5:_ZN7QLayout17setSizeConstraintENS_14SizeConstraintE +libQt5Widgets.so.5:_ZN7QLayout18setContentsMarginsEiiii +libQt5Widgets.so.5:_ZN7QSlider15setTickIntervalEi +libQt5Widgets.so.5:_ZN7QSlider15setTickPositionENS_12TickPositionE +libQt5Widgets.so.5:_ZN7QSliderC1EP7QWidget +libQt5Widgets.so.5:_ZN7QWidget10closeEventEP11QCloseEvent +libQt5Widgets.so.5:_ZN7QWidget10enterEventEP6QEvent +libQt5Widgets.so.5:_ZN7QWidget10leaveEventEP6QEvent +libQt5Widgets.so.5:_ZN7QWidget10paintEventEP11QPaintEvent +libQt5Widgets.so.5:_ZN7QWidget10setEnabledEb +libQt5Widgets.so.5:_ZN7QWidget10setVisibleEb +libQt5Widgets.so.5:_ZN7QWidget10showNormalEv +libQt5Widgets.so.5:_ZN7QWidget10wheelEventEP11QWheelEvent +libQt5Widgets.so.5:_ZN7QWidget11actionEventEP12QActionEvent +libQt5Widgets.so.5:_ZN7QWidget11changeEventEP6QEvent +libQt5Widgets.so.5:_ZN7QWidget11nativeEventERK10QByteArrayPvPl +libQt5Widgets.so.5:_ZN7QWidget11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Widgets.so.5:_ZN7QWidget11qt_metacastEPKc +libQt5Widgets.so.5:_ZN7QWidget11resizeEventEP12QResizeEvent +libQt5Widgets.so.5:_ZN7QWidget11setDisabledEb +libQt5Widgets.so.5:_ZN7QWidget11setGeometryERK5QRect +libQt5Widgets.so.5:_ZN7QWidget11setTabOrderEPS_S0_ +libQt5Widgets.so.5:_ZN7QWidget11tabletEventEP12QTabletEvent +libQt5Widgets.so.5:_ZN7QWidget12focusInEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN7QWidget12setAttributeEN2Qt15WidgetAttributeEb +libQt5Widgets.so.5:_ZN7QWidget12setStatusTipERK7QString +libQt5Widgets.so.5:_ZN7QWidget12setWhatsThisERK7QString +libQt5Widgets.so.5:_ZN7QWidget13dragMoveEventEP14QDragMoveEvent +libQt5Widgets.so.5:_ZN7QWidget13focusOutEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN7QWidget13keyPressEventEP9QKeyEvent +libQt5Widgets.so.5:_ZN7QWidget13setSizePolicyE11QSizePolicy +libQt5Widgets.so.5:_ZN7QWidget13setStyleSheetERK7QString +libQt5Widgets.so.5:_ZN7QWidget13showMaximizedEv +libQt5Widgets.so.5:_ZN7QWidget14activateWindowEv +libQt5Widgets.so.5:_ZN7QWidget14dragEnterEventEP15QDragEnterEvent +libQt5Widgets.so.5:_ZN7QWidget14dragLeaveEventEP15QDragLeaveEvent +libQt5Widgets.so.5:_ZN7QWidget14mouseMoveEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN7QWidget14setAcceptDropsEb +libQt5Widgets.so.5:_ZN7QWidget14setFixedHeightEi +libQt5Widgets.so.5:_ZN7QWidget14setFocusPolicyEN2Qt11FocusPolicyE +libQt5Widgets.so.5:_ZN7QWidget14setMaximumSizeEii +libQt5Widgets.so.5:_ZN7QWidget14setMinimumSizeEii +libQt5Widgets.so.5:_ZN7QWidget14setWindowTitleERK7QString +libQt5Widgets.so.5:_ZN7QWidget14showFullScreenEv +libQt5Widgets.so.5:_ZN7QWidget15keyReleaseEventEP9QKeyEvent +libQt5Widgets.so.5:_ZN7QWidget15mousePressEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN7QWidget15setMinimumWidthEi +libQt5Widgets.so.5:_ZN7QWidget16contextMenuEventEP17QContextMenuEvent +libQt5Widgets.so.5:_ZN7QWidget16inputMethodEventEP17QInputMethodEvent +libQt5Widgets.so.5:_ZN7QWidget16staticMetaObjectE +libQt5Widgets.so.5:_ZN7QWidget17mouseReleaseEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN7QWidget18focusNextPrevChildEb +libQt5Widgets.so.5:_ZN7QWidget21mouseDoubleClickEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN7QWidget21setAutoFillBackgroundEb +libQt5Widgets.so.5:_ZN7QWidget4hideEv +libQt5Widgets.so.5:_ZN7QWidget4showEv +libQt5Widgets.so.5:_ZN7QWidget5eventEP6QEvent +libQt5Widgets.so.5:_ZN7QWidget6resizeERK5QSize +libQt5Widgets.so.5:_ZN7QWidget7repaintEv +libQt5Widgets.so.5:_ZN7QWidget7setFontERK5QFont +libQt5Widgets.so.5:_ZN7QWidget9dropEventEP10QDropEvent +libQt5Widgets.so.5:_ZN7QWidget9hideEventEP10QHideEvent +libQt5Widgets.so.5:_ZN7QWidget9moveEventEP10QMoveEvent +libQt5Widgets.so.5:_ZN7QWidget9setCursorERK7QCursor +libQt5Widgets.so.5:_ZN7QWidget9setLayoutEP7QLayout +libQt5Widgets.so.5:_ZN7QWidget9showEventEP10QShowEvent +libQt5Widgets.so.5:_ZN7QWidgetC1EPS_6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN7QWidgetC2EPS_6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN7QWidgetD2Ev +libQt5Widgets.so.5:_ZN8QMenuBar7addMenuERK7QString +libQt5Widgets.so.5:_ZN8QMenuBarC1EP7QWidget +libQt5Widgets.so.5:_ZN8QSpinBox10setMaximumEi +libQt5Widgets.so.5:_ZN8QSpinBox10setMinimumEi +libQt5Widgets.so.5:_ZN8QSpinBox8setValueEi +libQt5Widgets.so.5:_ZN8QSpinBoxC1EP7QWidget +libQt5Widgets.so.5:_ZN9QCheckBoxC1EP7QWidget +libQt5Widgets.so.5:_ZN9QComboBox10insertItemEiRK5QIconRK7QStringRK8QVariant +libQt5Widgets.so.5:_ZN9QComboBox10removeItemEi +libQt5Widgets.so.5:_ZN9QComboBox11insertItemsEiRK11QStringList +libQt5Widgets.so.5:_ZN9QComboBox15setCurrentIndexEi +libQt5Widgets.so.5:_ZN9QComboBoxC1EP7QWidget +libQt5Widgets.so.5:_ZN9QGroupBox12setAlignmentEi +libQt5Widgets.so.5:_ZN9QGroupBox12setCheckableEb +libQt5Widgets.so.5:_ZN9QGroupBox7setFlatEb +libQt5Widgets.so.5:_ZN9QGroupBox8setTitleERK7QString +libQt5Widgets.so.5:_ZN9QGroupBoxC1EP7QWidget +libQt5Widgets.so.5:_ZN9QGroupBoxC1ERK7QStringP7QWidget +libQt5Widgets.so.5:_ZN9QLineEdit10paintEventEP11QPaintEvent +libQt5Widgets.so.5:_ZN9QLineEdit11changeEventEP6QEvent +libQt5Widgets.so.5:_ZN9QLineEdit11qt_metacallEN11QMetaObject4CallEiPPv +libQt5Widgets.so.5:_ZN9QLineEdit11qt_metacastEPKc +libQt5Widgets.so.5:_ZN9QLineEdit12focusInEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN9QLineEdit12setMaxLengthEi +libQt5Widgets.so.5:_ZN9QLineEdit13dragMoveEventEP14QDragMoveEvent +libQt5Widgets.so.5:_ZN9QLineEdit13focusOutEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN9QLineEdit13keyPressEventEP9QKeyEvent +libQt5Widgets.so.5:_ZN9QLineEdit14dragEnterEventEP15QDragEnterEvent +libQt5Widgets.so.5:_ZN9QLineEdit14dragLeaveEventEP15QDragLeaveEvent +libQt5Widgets.so.5:_ZN9QLineEdit14mouseMoveEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN9QLineEdit15mousePressEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN9QLineEdit16contextMenuEventEP17QContextMenuEvent +libQt5Widgets.so.5:_ZN9QLineEdit16inputMethodEventEP17QInputMethodEvent +libQt5Widgets.so.5:_ZN9QLineEdit16staticMetaObjectE +libQt5Widgets.so.5:_ZN9QLineEdit17mouseReleaseEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN9QLineEdit21mouseDoubleClickEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN9QLineEdit21setClearButtonEnabledEb +libQt5Widgets.so.5:_ZN9QLineEdit5eventEP6QEvent +libQt5Widgets.so.5:_ZN9QLineEdit7setTextERK7QString +libQt5Widgets.so.5:_ZN9QLineEdit9dropEventEP10QDropEvent +libQt5Widgets.so.5:_ZN9QLineEditC1EP7QWidget +libQt5Widgets.so.5:_ZN9QLineEditC2EP7QWidget +libQt5Widgets.so.5:_ZN9QLineEditD2Ev +libQt5Widgets.so.5:_ZN9QTreeView15setHeaderHiddenEb +libQt5Widgets.so.5:_ZN9QTreeViewC1EP7QWidget +libQt5Widgets.so.5:_ZNK10QTabWidget7indexOfEP7QWidget +libQt5Widgets.so.5:_ZNK10QTableView14verticalHeaderEv +libQt5Widgets.so.5:_ZNK11QListWidget11currentItemEv +libQt5Widgets.so.5:_ZNK11QListWidget5countEv +libQt5Widgets.so.5:_ZNK11QMainWindow7menuBarEv +libQt5Widgets.so.5:_ZNK11QPushButton15minimumSizeHintEv +libQt5Widgets.so.5:_ZNK11QPushButton8sizeHintEv +libQt5Widgets.so.5:_ZNK11QPushButton9hitButtonERK6QPoint +libQt5Widgets.so.5:_ZNK12QButtonGroup6buttonEi +libQt5Widgets.so.5:_ZNK12QButtonGroup7buttonsEv +libQt5Widgets.so.5:_ZNK12QButtonGroup9checkedIdEv +libQt5Widgets.so.5:_ZNK12QTableWidget11columnCountEv +libQt5Widgets.so.5:_ZNK12QTableWidget20horizontalHeaderItemEi +libQt5Widgets.so.5:_ZNK12QTableWidget3rowEPK16QTableWidgetItem +libQt5Widgets.so.5:_ZNK12QTableWidget4itemEii +libQt5Widgets.so.5:_ZNK14QPlainTextEdit8documentEv +libQt5Widgets.so.5:_ZNK15QAbstractButton9isCheckedEv +libQt5Widgets.so.5:_ZNK15QAbstractSlider14sliderPositionEv +libQt5Widgets.so.5:_ZNK16QDialogButtonBox6buttonENS_14StandardButtonE +libQt5Widgets.so.5:_ZNK17QAbstractItemView14selectionModelEv +libQt5Widgets.so.5:_ZNK17QAbstractItemView5modelEv +libQt5Widgets.so.5:_ZNK19QAbstractScrollArea17verticalScrollBarEv +libQt5Widgets.so.5:_ZNK7QAction11actionGroupEv +libQt5Widgets.so.5:_ZNK7QAction4dataEv +libQt5Widgets.so.5:_ZNK7QDialog15minimumSizeHintEv +libQt5Widgets.so.5:_ZNK7QDialog8sizeHintEv +libQt5Widgets.so.5:_ZNK7QWidget10redirectedEP6QPoint +libQt5Widgets.so.5:_ZNK7QWidget10sizePolicyEv +libQt5Widgets.so.5:_ZNK7QWidget11initPainterEP8QPainter +libQt5Widgets.so.5:_ZNK7QWidget11isMaximizedEv +libQt5Widgets.so.5:_ZNK7QWidget11paintEngineEv +libQt5Widgets.so.5:_ZNK7QWidget12isFullScreenEv +libQt5Widgets.so.5:_ZNK7QWidget12windowHandleEv +libQt5Widgets.so.5:_ZNK7QWidget13sharedPainterEv +libQt5Widgets.so.5:_ZNK7QWidget14heightForWidthEi +libQt5Widgets.so.5:_ZNK7QWidget14isActiveWindowEv +libQt5Widgets.so.5:_ZNK7QWidget15minimumSizeHintEv +libQt5Widgets.so.5:_ZNK7QWidget16inputMethodQueryEN2Qt16InputMethodQueryE +libQt5Widgets.so.5:_ZNK7QWidget17hasHeightForWidthEv +libQt5Widgets.so.5:_ZNK7QWidget5winIdEv +libQt5Widgets.so.5:_ZNK7QWidget6layoutEv +libQt5Widgets.so.5:_ZNK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE +libQt5Widgets.so.5:_ZNK7QWidget6windowEv +libQt5Widgets.so.5:_ZNK7QWidget7devTypeEv +libQt5Widgets.so.5:_ZNK7QWidget8sizeHintEv +libQt5Widgets.so.5:_ZNK8QSpinBox5valueEv +libQt5Widgets.so.5:_ZNK9QComboBox11currentDataEi +libQt5Widgets.so.5:_ZNK9QComboBox12currentIndexEv +libQt5Widgets.so.5:_ZNK9QComboBox5countEv +libQt5Widgets.so.5:_ZNK9QComboBox8itemDataEii +libQt5Widgets.so.5:_ZNK9QLineEdit15minimumSizeHintEv +libQt5Widgets.so.5:_ZNK9QLineEdit16inputMethodQueryEN2Qt16InputMethodQueryE +libQt5Widgets.so.5:_ZNK9QLineEdit4textEv +libQt5Widgets.so.5:_ZNK9QLineEdit8sizeHintEv +libQt5Widgets.so.5:_ZTI11QMainWindow +libQt5Widgets.so.5:_ZTI11QPushButton +libQt5Widgets.so.5:_ZTI12QApplication +libQt5Widgets.so.5:_ZTI7QDialog +libQt5Widgets.so.5:_ZTI7QWidget +libQt5Widgets.so.5:_ZTI9QLineEdit +libQt5Widgets.so.5:_ZTV11QSpacerItem +libQt5Widgets.so.5:_ZThn16_NK7QWidget10redirectedEP6QPoint +libQt5Widgets.so.5:_ZThn16_NK7QWidget11initPainterEP8QPainter +libQt5Widgets.so.5:_ZThn16_NK7QWidget11paintEngineEv +libQt5Widgets.so.5:_ZThn16_NK7QWidget13sharedPainterEv +libQt5Widgets.so.5:_ZThn16_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE +libQt5Widgets.so.5:_ZThn16_NK7QWidget7devTypeEv +libSDL2-2.0.so.0:SDL_CloseAudioDevice +libSDL2-2.0.so.0:SDL_CondSignal +libSDL2-2.0.so.0:SDL_CondWaitTimeout +libSDL2-2.0.so.0:SDL_CreateCond +libSDL2-2.0.so.0:SDL_CreateMutex +libSDL2-2.0.so.0:SDL_Delay +libSDL2-2.0.so.0:SDL_DestroyCond +libSDL2-2.0.so.0:SDL_DestroyMutex +libSDL2-2.0.so.0:SDL_FreeWAV +libSDL2-2.0.so.0:SDL_GetError +libSDL2-2.0.so.0:SDL_GetPerformanceCounter +libSDL2-2.0.so.0:SDL_GetPerformanceFrequency +libSDL2-2.0.so.0:SDL_GetTicks +libSDL2-2.0.so.0:SDL_Init +libSDL2-2.0.so.0:SDL_JoystickClose +libSDL2-2.0.so.0:SDL_JoystickEventState +libSDL2-2.0.so.0:SDL_JoystickGetAttached +libSDL2-2.0.so.0:SDL_JoystickGetAxis +libSDL2-2.0.so.0:SDL_JoystickGetButton +libSDL2-2.0.so.0:SDL_JoystickGetHat +libSDL2-2.0.so.0:SDL_JoystickNameForIndex +libSDL2-2.0.so.0:SDL_JoystickNumAxes +libSDL2-2.0.so.0:SDL_JoystickNumButtons +libSDL2-2.0.so.0:SDL_JoystickNumHats +libSDL2-2.0.so.0:SDL_JoystickOpen +libSDL2-2.0.so.0:SDL_JoystickUpdate +libSDL2-2.0.so.0:SDL_LoadFunction +libSDL2-2.0.so.0:SDL_LoadObject +libSDL2-2.0.so.0:SDL_LoadWAV_RW +libSDL2-2.0.so.0:SDL_LockMutex +libSDL2-2.0.so.0:SDL_NumJoysticks +libSDL2-2.0.so.0:SDL_OpenAudioDevice +libSDL2-2.0.so.0:SDL_PauseAudioDevice +libSDL2-2.0.so.0:SDL_Quit +libSDL2-2.0.so.0:SDL_RWFromFile +libSDL2-2.0.so.0:SDL_SetHint +libSDL2-2.0.so.0:SDL_UnloadObject +libSDL2-2.0.so.0:SDL_UnlockMutex +libX11.so.6:XCreateColormap +libX11.so.6:XCreateWindow +libX11.so.6:XDefaultScreenOfDisplay +libX11.so.6:XDestroyWindow +libX11.so.6:XFree +libX11.so.6:XFreeColormap +libX11.so.6:XGetErrorText +libX11.so.6:XGetVisualInfo +libX11.so.6:XGetWindowAttributes +libX11.so.6:XMapWindow +libX11.so.6:XOpenDisplay +libX11.so.6:XResizeWindow +libX11.so.6:XScreenNumberOfScreen +libX11.so.6:XSetErrorHandler +libX11.so.6:XSync +libX11.so.6:XUnmapWindow +libarchive.so.13:archive_entry_filetype +libarchive.so.13:archive_entry_pathname_utf8 +libarchive.so.13:archive_entry_size +libarchive.so.13:archive_error_string +libarchive.so.13:archive_read_close +libarchive.so.13:archive_read_data +libarchive.so.13:archive_read_data_skip +libarchive.so.13:archive_read_free +libarchive.so.13:archive_read_new +libarchive.so.13:archive_read_next_header +libarchive.so.13:archive_read_open_filename +libarchive.so.13:archive_read_support_filter_all +libarchive.so.13:archive_read_support_format_all +libc.so.6:__cxa_atexit +libc.so.6:__fprintf_chk +libc.so.6:__fread_chk +libc.so.6:__isoc23_sscanf +libc.so.6:__isoc23_strtol +libc.so.6:__isoc99_sscanf +libc.so.6:__libc_single_threaded +libc.so.6:__libc_start_main +libc.so.6:__memcpy_chk +libc.so.6:__memmove_chk +libc.so.6:__memset_chk +libc.so.6:__poll_chk +libc.so.6:__printf_chk +libc.so.6:__snprintf_chk +libc.so.6:__sprintf_chk +libc.so.6:__stack_chk_fail +libc.so.6:__strcpy_chk +libc.so.6:__strncat_chk +libc.so.6:abort +libc.so.6:calloc +libc.so.6:clock_gettime +libc.so.6:close +libc.so.6:difftime +libc.so.6:dlclose +libc.so.6:dlerror +libc.so.6:dlopen +libc.so.6:dlsym +libc.so.6:dup +libc.so.6:exit +libc.so.6:fclose +libc.so.6:fdopen +libc.so.6:feof +libc.so.6:fflush +libc.so.6:fgets +libc.so.6:fopen +libc.so.6:fread +libc.so.6:free +libc.so.6:freeifaddrs +libc.so.6:fseek +libc.so.6:ftell +libc.so.6:ftruncate +libc.so.6:fwrite +libc.so.6:getaddrinfo +libc.so.6:getenv +libc.so.6:getifaddrs +libc.so.6:getpid +libc.so.6:localtime_r +libc.so.6:malloc +libc.so.6:memcmp +libc.so.6:memcpy +libc.so.6:memmove +libc.so.6:memset +libc.so.6:mmap +libc.so.6:mprotect +libc.so.6:munmap +libc.so.6:pthread_mutex_lock +libc.so.6:pthread_mutex_unlock +libc.so.6:pthread_once +libc.so.6:putc +libc.so.6:putchar +libc.so.6:puts +libc.so.6:sem_close +libc.so.6:sem_open +libc.so.6:sem_post +libc.so.6:sem_timedwait +libc.so.6:sem_trywait +libc.so.6:shm_open +libc.so.6:shm_unlink +libc.so.6:sigaction +libc.so.6:sigemptyset +libc.so.6:signal +libc.so.6:snprintf +libc.so.6:socketpair +libc.so.6:srand +libc.so.6:stderr +libc.so.6:stdout +libc.so.6:strcasecmp +libc.so.6:strchr +libc.so.6:strcmp +libc.so.6:strcpy +libc.so.6:strlen +libc.so.6:strncasecmp +libc.so.6:strncmp +libc.so.6:strncpy +libc.so.6:strstr +libc.so.6:sysconf +libc.so.6:time +libc.so.6:write +libgcc_s.so.1:_Unwind_Resume +libgcc_s.so.1:__popcountdi2 +libm.so.6:cosf +libm.so.6:round +libm.so.6:roundf +libslirp.so.0:slirp_cleanup +libslirp.so.0:slirp_input +libslirp.so.0:slirp_new +libslirp.so.0:slirp_pollfds_fill +libslirp.so.0:slirp_pollfds_poll +libstdc++.so.6:_ZNKSt10filesystem7__cxx1118directory_iteratordeEv +libstdc++.so.6:_ZNKSt10filesystem7__cxx1128recursive_directory_iteratordeEv +libstdc++.so.6:_ZNKSt10filesystem7__cxx114path5_List13_Impl_deleterclEPNS2_5_ImplE +libstdc++.so.6:_ZNKSt13runtime_error4whatEv +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE10do_unshiftER11__mbstate_tPcS3_RS3_ +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE11do_encodingEv +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE13do_max_lengthEv +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE16do_always_noconvEv +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE5do_inER11__mbstate_tPKcS4_RS4_PDsS6_RS6_ +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE6do_outER11__mbstate_tPKDsS4_RS4_PcS6_RS6_ +libstdc++.so.6:_ZNKSt25__codecvt_utf8_utf16_baseIDsE9do_lengthER11__mbstate_tPKcS4_m +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm +libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE5rfindEcm +libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm +libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm +libstdc++.so.6:_ZNSt10filesystem11permissionsERKNS_7__cxx114pathENS_5permsENS_12perm_optionsERSt10error_code +libstdc++.so.6:_ZNSt10filesystem15last_write_timeERKNS_7__cxx114pathE +libstdc++.so.6:_ZNSt10filesystem16create_directoryERKNS_7__cxx114pathERSt10error_code +libstdc++.so.6:_ZNSt10filesystem6removeERKNS_7__cxx114pathE +libstdc++.so.6:_ZNSt10filesystem6statusERKNS_7__cxx114pathE +libstdc++.so.6:_ZNSt10filesystem7__cxx1118directory_iteratorC1ERKNS0_4pathENS_17directory_optionsEPSt10error_code +libstdc++.so.6:_ZNSt10filesystem7__cxx1118directory_iteratorppEv +libstdc++.so.6:_ZNSt10filesystem7__cxx1128recursive_directory_iteratorC1ERKNS0_4pathENS_17directory_optionsEPSt10error_code +libstdc++.so.6:_ZNSt10filesystem7__cxx1128recursive_directory_iteratorD1Ev +libstdc++.so.6:_ZNSt10filesystem7__cxx1128recursive_directory_iteratorppEv +libstdc++.so.6:_ZNSt10filesystem7__cxx114path14_M_split_cmptsEv +libstdc++.so.6:_ZNSt10filesystem7__cxx114path5_ListC1ERKS2_ +libstdc++.so.6:_ZNSt10filesystem7__cxx114path5_ListC1Ev +libstdc++.so.6:_ZNSt10filesystem9file_sizeERKNS_7__cxx114pathE +libstdc++.so.6:_ZNSt13__future_base12_Result_baseC2Ev +libstdc++.so.6:_ZNSt13__future_base12_Result_baseD2Ev +libstdc++.so.6:_ZNSt13runtime_errorC2EPKc +libstdc++.so.6:_ZNSt13runtime_errorD2Ev +libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptr10_M_releaseEv +libstdc++.so.6:_ZNSt25__codecvt_utf8_utf16_baseIDsED2Ev +libstdc++.so.6:_ZNSt28__atomic_futex_unsigned_base19_M_futex_notify_allEPj +libstdc++.so.6:_ZNSt3_V215system_categoryEv +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EOS4_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1ERKS4_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev +libstdc++.so.6:_ZNSt8__detail15_List_node_base7_M_hookEPS0_ +libstdc++.so.6:_ZNSt8__detail15_List_node_base9_M_unhookEv +libstdc++.so.6:_ZNSt9exceptionD2Ev +libstdc++.so.6:_ZSt11__once_call +libstdc++.so.6:_ZSt15__once_callable +libstdc++.so.6:_ZSt17__throw_bad_allocv +libstdc++.so.6:_ZSt17current_exceptionv +libstdc++.so.6:_ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base +libstdc++.so.6:_ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base +libstdc++.so.6:_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base +libstdc++.so.6:_ZSt19__throw_logic_errorPKc +libstdc++.so.6:_ZSt19__throw_range_errorPKc +libstdc++.so.6:_ZSt20__throw_future_errori +libstdc++.so.6:_ZSt20__throw_length_errorPKc +libstdc++.so.6:_ZSt20__throw_out_of_rangePKc +libstdc++.so.6:_ZSt20__throw_system_errori +libstdc++.so.6:_ZSt24__throw_out_of_range_fmtPKcz +libstdc++.so.6:_ZSt25__throw_bad_function_callv +libstdc++.so.6:_ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_ +libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv +libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_ +libstdc++.so.6:_ZSt7nothrow +libstdc++.so.6:_ZSt9terminatev +libstdc++.so.6:_ZTIN10__cxxabiv115__forced_unwindE +libstdc++.so.6:_ZTINSt13__future_base12_Result_baseE +libstdc++.so.6:_ZTISt12system_error +libstdc++.so.6:_ZTISt13runtime_error +libstdc++.so.6:_ZTISt25__codecvt_utf8_utf16_baseIDsE +libstdc++.so.6:_ZTISt9bad_alloc +libstdc++.so.6:_ZTISt9exception +libstdc++.so.6:_ZTVN10__cxxabiv117__class_type_infoE +libstdc++.so.6:_ZTVN10__cxxabiv119__pointer_type_infoE +libstdc++.so.6:_ZTVN10__cxxabiv120__function_type_infoE +libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE +libstdc++.so.6:_ZTVN10__cxxabiv121__vmi_class_type_infoE +libstdc++.so.6:_ZdaPv +libstdc++.so.6:_ZdlPvm +libstdc++.so.6:_Znam +libstdc++.so.6:_Znwm +libstdc++.so.6:_ZnwmRKSt9nothrow_t +libstdc++.so.6:__cxa_allocate_exception +libstdc++.so.6:__cxa_begin_catch +libstdc++.so.6:__cxa_end_catch +libstdc++.so.6:__cxa_free_exception +libstdc++.so.6:__cxa_guard_abort +libstdc++.so.6:__cxa_guard_acquire +libstdc++.so.6:__cxa_guard_release +libstdc++.so.6:__cxa_rethrow +libstdc++.so.6:__cxa_throw +libstdc++.so.6:__cxa_throw_bad_array_new_length +libstdc++.so.6:__gxx_personality_v0 +libstdc++.so.6:__once_proxy diff --git a/packages/m/melonds/files/net.kuribo64.melonDS.appdata.xml b/packages/m/melonds/files/net.kuribo64.melonDS.appdata.xml new file mode 100644 index 00000000000..03b85c76f0b --- /dev/null +++ b/packages/m/melonds/files/net.kuribo64.melonDS.appdata.xml @@ -0,0 +1,150 @@ + + + net.kuribo64.melonDS + net.kuribo64.melonDS.desktop + melonDS + Nintendo DS and DSi emulator + CC0-1.0 + GPL-3.0 + Arisotura + + +

+ melonDS aims at providing fast and accurate Nintendo DS emulation. While it is still a work in progress, it has a pretty solid set of features. +

+
    +
  • Nearly complete core (CPU, video, audio, ...)
  • +
  • OpenGL renderer, 3D upscaling
  • +
  • RTC, microphone, lid close/open
  • +
  • Joystick support
  • +
  • Savestates
  • +
  • Various display position/sizing/rotations modes
  • +
  • Work-in-progress Wi-Fi emulation for online connectivity and local multiplayer
  • +
  • Experimental emulation of the Nintendo DSi
  • +
  • ...and even more is planned!
  • +
+

+ Note: BIOS and firmware files dumped from a real DS or DSi console are required to use melonDS. +

+
+ http://melonds.kuribo64.net/ + https://github.com/melonDS-emu/melonDS/issues + + + https://raw.githubusercontent.com/flathub/net.kuribo64.melonDS/master/screenshots/1.png + + + https://raw.githubusercontent.com/flathub/net.kuribo64.melonDS/master/screenshots/2.png + + + https://raw.githubusercontent.com/flathub/net.kuribo64.melonDS/master/screenshots/3.png + + + + + +
    +
  • remove incorrect color profile from PNG icons (Nadia)
  • +
  • DLDI fixes for the Smash demo (Arisotura)
  • +
  • fix gaps in I/O handling (Arisotura)
  • +
  • fix invalid savemem commands, fixes Dementium (Arisotura)
  • +
  • FreeBIOS: add VRAM-compatible LZ77 decompress function, fixes Yoshi's Island (Arisotura)
  • +
  • default firmware: in DSi mode, emulate DWM-W015 wifi board instead of DWM-W024 (Arisotura)
  • +
  • default firmware: save WFC settings to separate file (Arisotura)
  • +
  • disable firmware overrides UI when firmware override isn't checked (Nadia)
  • +
  • 2D: more accurate fade/blending (Arisotura)
  • +
  • DSi: add support for GXFIFO NDMA (Arisotura)
  • +
  • DSi: add mainRAM mirror at 0x0C000000 (Arisotura)
  • +
  • add 3DS 5:3 aspect ratio, refactor aspect ratio code (Nadia)
  • +
  • OpenGL: fix 16x resolution on macOS (Nadia)
  • +
  • fix triggers being recognized as negative analog stick values during mapping (Nadia)
  • +
  • fix joystick mapping buttons on macOS (Nadia)
  • +
  • DSi: preliminary implementation of SNDEXCNT (Generic)
  • +
  • DSi: fix SD inserted/removed IRQ bits (Generic)
  • +
  • DSi: implement 8/16bit access to AES registers (Generic)
  • +
  • DSi: fix SCFG_MC cart-inserted bit (Generic)
  • +
  • JIT: invalidate blocks in ARM7 VRAM/WRAM when it is remapped (Generic)
  • +
  • fix ROM banner reading when the ROM has no banner (Rayyan, Arisotura)
  • +
  • fix UTF16 ROM title handling in the ROM info dialog (Rayyan)
  • +
  • wifi: improvements to wifi emulation (Arisotura)
  • +
  • wifi: shared-memory based sync/comm mechanism for local wifi (Arisotura)
  • +
  • proper support for multiple melonDS instances for multiplayer (Arisotura)
  • +
  • DSi: actual, proper camera support (Arisotura)
  • +
  • DSi: fix DSP enough that it will actually work (Arisotura)
  • +
  • fix OpenGL context handling (Stenzek, Generic, Nadia)
  • +
  • force-align all memory accesses (instead of just CPU memory accesses) (Arisotura)
  • +
  • better CLI parameter handling (patataofcourse)
  • +
  • fix bugs in DSi direct boot (Arisotura)
  • +
+
+
+ + +
    +
  • Redesign of the Input dialog (Rayyan)
  • +
  • Use DraStic open-source DS BIOS replacement (Swordfish90, asiekierka)
  • +
  • Generate non-bootable firmware replacement (Swordfish90, asiekierka, others)
  • +
  • Support for syncing DLDI/DSi SD image to a folder (Arisotura)
  • +
  • ARM9 PU (code/data abort) support in interpreter mode (Arisotura)
  • +
  • Fix ADPCM decoding bug resulting in potential crackling (Arisotura)
  • +
  • Block sound DMA from reading the ARM7 BIOS (Arisotura)
  • +
  • Smarter SDL initialization (andrigamerita, Nadia, Arisotura)
  • +
  • Properly center the main window on macOS (Nadia)
  • +
  • Don't try to render if the emulator is inactive (Nadia)
  • +
  • Fix potential issues with DSi title importing (Nadia, Epicpkmn11)
  • +
  • Custom path support (Arisotura)
  • +
  • Fix nifi socket init on BSD and macOS (Nadia)
  • +
  • Add support for zero addresses in AR codes 3xxxxxxx to Axxxxxxx (Arisotura)
  • +
  • Lower window refresh rate if running too fast (RSDuck)
  • +
  • Wifi power-saving support (RSDuck)
  • +
  • Allow swap-screen hotkey to swap between displaying only top screen and only bottom screen (ZackWeinstein)
  • +
  • Add RAM search dialog (2jun0)
  • +
  • Add power management dialog for setting battery parameters (Rayyan)
  • +
+
+
+ + +

General improvements

+
    +
  • Added support for real touchscreens such as on tablets
  • +
  • Fixed touchscreen input being broken in some screen layouts
  • +
  • Added audio interpolation with multiple types to choose from
  • +
  • Added an option for 10-bit audio output and emulation of SOUNDBIAS
  • +
  • A ROM info dialog has been added under System -> ROM Info
  • +
  • Various other bug fixes
  • +
+

DSi improvements

+
    +
  • Touchscreen calibration is automatically patched on startup
  • +
  • Direct boot is now supported for some DSi titles
  • +
  • Added a DSi title manager that lets you install DSiWare to the emulated NAND
  • +
+
+
+ + +
    +
  • You can now load ROMs from within archives
  • +
  • More screen layout options
  • +
  • Recent games can now be loaded from the File menu
  • +
  • Fixes for issues with the OpenGL renderer affecting some users
  • +
  • Games with NAND save memory can now save correctly
  • +
+
+
+ + +
    +
  • New frame rate limiter that solves the issues with frame pacing
  • +
  • Removed nonfunctional v-sync option
  • +
  • Added a fullscreen option with configurable hotkey
  • +
  • DSi NAND dumps with Unlaunch installed now work
  • +
  • Initial DSi camera emulation
  • +
+
+
+ +
+ nadia@nhp.sh +
diff --git a/packages/m/melonds/package.yml b/packages/m/melonds/package.yml new file mode 100644 index 00000000000..52712a45afd --- /dev/null +++ b/packages/m/melonds/package.yml @@ -0,0 +1,29 @@ +name : melonds +version : 0.9.5 +release : 1 +source : + - https://github.com/melonDS-emu/melonDS/archive/refs/tags/0.9.5.tar.gz : 52c6b99340b8bba8c52b11a2242591f05e838c34ddd9ec20dcf1a6039405434a +homepage : https://melonds.kuribo64.net/ +license : GPL-3.0-or-later +component : games.emulator +summary : DS emulator, sorta +description: | + melonDS aims at providing fast and accurate Nintendo DS emulation. +builddeps : + - pkgconfig(Qt5Multimedia) + - pkgconfig(libarchive) + - pkgconfig(libpcap) + - pkgconfig(libzstd) + - pkgconfig(slirp) + - pkgconfig(sdl2) + - pkgconfig(wayland-client) + - pkgconfig(x11) + - extra-cmake-modules +setup : | + sed -i '/Icon/a StartupWMClass=melonDS' res/net.kuribo64.melonDS.desktop + %cmake_ninja +build : | + %ninja_build +install : | + %ninja_install + install -Dm00644 $pkgfiles/net.kuribo64.melonDS.appdata.xml -t $installdir/usr/share/metainfo/ diff --git a/packages/m/melonds/pspec_x86_64.xml b/packages/m/melonds/pspec_x86_64.xml new file mode 100644 index 00000000000..137ad8186cd --- /dev/null +++ b/packages/m/melonds/pspec_x86_64.xml @@ -0,0 +1,43 @@ + + + melonds + https://melonds.kuribo64.net/ + + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com + + GPL-3.0-or-later + games.emulator + DS emulator, sorta + melonDS aims at providing fast and accurate Nintendo DS emulation. + + https://sources.getsol.us/README.Solus + + + melonds + DS emulator, sorta + melonDS aims at providing fast and accurate Nintendo DS emulation. + + games.emulator + + /usr/bin/melonDS + /usr/share/applications/net.kuribo64.melonDS.desktop + /usr/share/icons/hicolor/128x128/apps/net.kuribo64.melonDS.png + /usr/share/icons/hicolor/16x16/apps/net.kuribo64.melonDS.png + /usr/share/icons/hicolor/256x256/apps/net.kuribo64.melonDS.png + /usr/share/icons/hicolor/32x32/apps/net.kuribo64.melonDS.png + /usr/share/icons/hicolor/48x48/apps/net.kuribo64.melonDS.png + /usr/share/icons/hicolor/64x64/apps/net.kuribo64.melonDS.png + /usr/share/metainfo/net.kuribo64.melonDS.appdata.xml + + + + + 2024-02-27 + 0.9.5 + Packaging update + Muhammad Alfi Syahrin + malfisya.dev@hotmail.com + + + \ No newline at end of file