From 6bfb93b03a4c384d1a356424882839f30c19b948 Mon Sep 17 00:00:00 2001 From: Jakob Gezelius Date: Sun, 1 Feb 2026 17:15:16 +0100 Subject: [PATCH] xemu: Update to v0.8.133 **Summary** - Release notes can be found [here](https://github.com/xemu-project/xemu/compare/v0.8.132...v0.8.133). --- packages/x/xemu/abi_symbols | 8 + packages/x/xemu/abi_used_libs | 10 +- packages/x/xemu/abi_used_symbols | 385 +++++++++--------- ...er-follow-freedesktop-specifications.patch | 9 +- packages/x/xemu/package.yml | 16 +- packages/x/xemu/pspec_x86_64.xml | 12 +- 6 files changed, 225 insertions(+), 215 deletions(-) diff --git a/packages/x/xemu/abi_symbols b/packages/x/xemu/abi_symbols index 0c05ecd2b65e..5abade8eb6aa 100644 --- a/packages/x/xemu/abi_symbols +++ b/packages/x/xemu/abi_symbols @@ -1 +1,9 @@ +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE8_M_eraseEmm +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm +xemu:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9push_backEc +xemu:__libc_single_threaded xemu:main diff --git a/packages/x/xemu/abi_used_libs b/packages/x/xemu/abi_used_libs index 98f3d2449d22..4adccaf2fbe6 100644 --- a/packages/x/xemu/abi_used_libs +++ b/packages/x/xemu/abi_used_libs @@ -1,15 +1,15 @@ -UNKNOWN libSDL2-2.0.so.0 libc.so.6 -libcrypto.so.3 +libcurl.so.4 libepoxy.so.0 libgcc_s.so.1 +libgdk-3.so.0 libglib-2.0.so.0 +libgobject-2.0.so.0 libgtk-3.so.0 -libkeyutils.so.1 +libm.so.6 libpcap.so.1 -libpixman-1.so.0 +libsamplerate.so.0 libslirp.so.0 -libssl.so.3 libstdc++.so.6 libz.so.1 diff --git a/packages/x/xemu/abi_used_symbols b/packages/x/xemu/abi_used_symbols index f1755f46ee21..d770f67999df 100644 --- a/packages/x/xemu/abi_used_symbols +++ b/packages/x/xemu/abi_used_symbols @@ -1,36 +1,3 @@ -UNKNOWN:acosf -UNKNOWN:asinh -UNKNOWN:cos -UNKNOWN:fma -UNKNOWN:fmaf -UNKNOWN:fmax -UNKNOWN:fmaxf -UNKNOWN:fmin -UNKNOWN:fminf -UNKNOWN:fmodf -UNKNOWN:g_type_check_instance_is_a -UNKNOWN:gdk_display_get_default -UNKNOWN:gdk_window_get_events -UNKNOWN:gdk_window_set_events -UNKNOWN:gdk_x11_display_get_type -UNKNOWN:gdk_x11_get_server_time -UNKNOWN:log10 -UNKNOWN:log2f -UNKNOWN:lrint -UNKNOWN:pow -UNKNOWN:powf -UNKNOWN:sin -UNKNOWN:sincos -UNKNOWN:sincosf -UNKNOWN:sinh -UNKNOWN:sqrt -UNKNOWN:sqrtf -UNKNOWN:src_callback_new -UNKNOWN:src_callback_read -UNKNOWN:src_float_to_short_array -UNKNOWN:src_reset -UNKNOWN:src_strerror -UNKNOWN:tan libSDL2-2.0.so.0:SDL_CaptureMouse libSDL2-2.0.so.0:SDL_CloseAudioDevice libSDL2-2.0.so.0:SDL_CreateColorCursor @@ -53,10 +20,13 @@ libSDL2-2.0.so.0:SDL_GameControllerClose libSDL2-2.0.so.0:SDL_GameControllerGetAxis libSDL2-2.0.so.0:SDL_GameControllerGetButton libSDL2-2.0.so.0:SDL_GameControllerGetJoystick +libSDL2-2.0.so.0:SDL_GameControllerGetStringForAxis +libSDL2-2.0.so.0:SDL_GameControllerGetStringForButton libSDL2-2.0.so.0:SDL_GameControllerName libSDL2-2.0.so.0:SDL_GameControllerOpen libSDL2-2.0.so.0:SDL_GameControllerRumble libSDL2-2.0.so.0:SDL_GetBasePath +libSDL2-2.0.so.0:SDL_GetCPUCount libSDL2-2.0.so.0:SDL_GetClipboardText libSDL2-2.0.so.0:SDL_GetCurrentDisplayMode libSDL2-2.0.so.0:SDL_GetCurrentVideoDriver @@ -71,21 +41,26 @@ libSDL2-2.0.so.0:SDL_GetPerformanceCounter libSDL2-2.0.so.0:SDL_GetPerformanceFrequency libSDL2-2.0.so.0:SDL_GetPrefPath libSDL2-2.0.so.0:SDL_GetRendererOutputSize +libSDL2-2.0.so.0:SDL_GetScancodeName libSDL2-2.0.so.0:SDL_GetTicks libSDL2-2.0.so.0:SDL_GetWindowDisplayIndex libSDL2-2.0.so.0:SDL_GetWindowFlags libSDL2-2.0.so.0:SDL_GetWindowFromID +libSDL2-2.0.so.0:SDL_GetWindowID libSDL2-2.0.so.0:SDL_GetWindowPosition libSDL2-2.0.so.0:SDL_GetWindowSize libSDL2-2.0.so.0:SDL_GetWindowWMInfo libSDL2-2.0.so.0:SDL_HideWindow libSDL2-2.0.so.0:SDL_Init libSDL2-2.0.so.0:SDL_InitSubSystem +libSDL2-2.0.so.0:SDL_IsGameController libSDL2-2.0.so.0:SDL_JoystickGetGUID libSDL2-2.0.so.0:SDL_JoystickGetGUIDString libSDL2-2.0.so.0:SDL_JoystickInstanceID libSDL2-2.0.so.0:SDL_LockAudioDevice +libSDL2-2.0.so.0:SDL_NumJoysticks libSDL2-2.0.so.0:SDL_OpenAudioDevice +libSDL2-2.0.so.0:SDL_OpenURL libSDL2-2.0.so.0:SDL_PauseAudioDevice libSDL2-2.0.so.0:SDL_PollEvent libSDL2-2.0.so.0:SDL_Quit @@ -105,6 +80,8 @@ libSDL2-2.0.so.0:SDL_ShowCursor libSDL2-2.0.so.0:SDL_ShowSimpleMessageBox libSDL2-2.0.so.0:SDL_ShowWindow libSDL2-2.0.so.0:SDL_UnlockAudioDevice +libSDL2-2.0.so.0:SDL_Vulkan_GetDrawableSize +libSDL2-2.0.so.0:SDL_Vulkan_GetInstanceExtensions libSDL2-2.0.so.0:SDL_WarpMouseInWindow libSDL2-2.0.so.0:SDL_free libc.so.6:__assert_fail @@ -113,7 +90,6 @@ libc.so.6:__ctype_tolower_loc libc.so.6:__ctype_toupper_loc libc.so.6:__cxa_atexit libc.so.6:__errno_location -libc.so.6:__fdelt_chk libc.so.6:__fprintf_chk libc.so.6:__fread_chk libc.so.6:__isoc23_sscanf @@ -121,27 +97,26 @@ libc.so.6:__isoc23_strtol libc.so.6:__isoc23_strtoll libc.so.6:__isoc23_strtoul libc.so.6:__isoc23_strtoull -libc.so.6:__libc_single_threaded libc.so.6:__libc_start_main libc.so.6:__longjmp_chk libc.so.6:__memcpy_chk libc.so.6:__memmove_chk libc.so.6:__memset_chk libc.so.6:__open64_2 -libc.so.6:__pread64_chk libc.so.6:__printf_chk libc.so.6:__pthread_register_cancel libc.so.6:__pthread_unregister_cancel libc.so.6:__realpath_chk libc.so.6:__register_atfork -libc.so.6:__res_init libc.so.6:__sched_cpualloc libc.so.6:__sched_cpufree libc.so.6:__sigsetjmp 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:__vasprintf_chk libc.so.6:__vfprintf_chk libc.so.6:__vsnprintf_chk libc.so.6:_exit @@ -149,7 +124,7 @@ libc.so.6:abort libc.so.6:accept libc.so.6:accept4 libc.so.6:access -libc.so.6:basename +libc.so.6:aligned_alloc libc.so.6:bind libc.so.6:calloc libc.so.6:cfmakeraw @@ -165,14 +140,17 @@ libc.so.6:closedir libc.so.6:connect libc.so.6:copy_file_range libc.so.6:dirfd +libc.so.6:dlclose +libc.so.6:dlopen +libc.so.6:dlsym +libc.so.6:dup libc.so.6:dup2 libc.so.6:epoll_create1 libc.so.6:epoll_ctl libc.so.6:epoll_wait libc.so.6:eventfd -libc.so.6:eventfd_read -libc.so.6:eventfd_write libc.so.6:execv +libc.so.6:execvp libc.so.6:exit libc.so.6:fallocate64 libc.so.6:fclose @@ -194,8 +172,6 @@ libc.so.6:fputs libc.so.6:fread libc.so.6:free libc.so.6:freeaddrinfo -libc.so.6:freeifaddrs -libc.so.6:frexp libc.so.6:fseek libc.so.6:fstat64 libc.so.6:fstatfs64 @@ -210,7 +186,6 @@ libc.so.6:getc libc.so.6:getcontext libc.so.6:getenv libc.so.6:gethostbyname -libc.so.6:getifaddrs libc.so.6:getnameinfo libc.so.6:getopt libc.so.6:getpagesize @@ -219,15 +194,16 @@ libc.so.6:getpid libc.so.6:getppid libc.so.6:getpwnam libc.so.6:getrandom +libc.so.6:getrlimit64 libc.so.6:getrusage libc.so.6:getsockname libc.so.6:getsockopt libc.so.6:gettid libc.so.6:gettimeofday libc.so.6:gmtime_r +libc.so.6:if_nametoindex libc.so.6:inet_aton libc.so.6:inet_ntoa -libc.so.6:inet_ntop libc.so.6:inet_pton libc.so.6:initgroups libc.so.6:inotify_add_watch @@ -235,7 +211,6 @@ libc.so.6:inotify_init1 libc.so.6:inotify_rm_watch libc.so.6:ioctl libc.so.6:kill -libc.so.6:ldexp libc.so.6:listen libc.so.6:localeconv libc.so.6:localtime @@ -301,7 +276,9 @@ libc.so.6:pthread_mutex_unlock libc.so.6:pthread_mutexattr_destroy libc.so.6:pthread_mutexattr_init libc.so.6:pthread_mutexattr_settype -libc.so.6:pthread_once +libc.so.6:pthread_rwlock_rdlock +libc.so.6:pthread_rwlock_unlock +libc.so.6:pthread_rwlock_wrlock libc.so.6:pthread_self libc.so.6:pthread_setaffinity_np libc.so.6:pthread_setname_np @@ -320,12 +297,10 @@ libc.so.6:readdir64 libc.so.6:readlink libc.so.6:readv libc.so.6:realloc -libc.so.6:realpath libc.so.6:recv libc.so.6:recvmsg libc.so.6:remove libc.so.6:rmdir -libc.so.6:select libc.so.6:send libc.so.6:sendmsg libc.so.6:sendto @@ -333,10 +308,13 @@ libc.so.6:setenv libc.so.6:setgid libc.so.6:setgroups libc.so.6:setlocale +libc.so.6:setrlimit64 libc.so.6:setsid libc.so.6:setsockopt libc.so.6:setuid libc.so.6:setvbuf +libc.so.6:shm_open +libc.so.6:shm_unlink libc.so.6:shutdown libc.so.6:sigaction libc.so.6:sigaddset @@ -356,6 +334,7 @@ libc.so.6:stat64 libc.so.6:statvfs64 libc.so.6:stderr libc.so.6:stdout +libc.so.6:stpcpy libc.so.6:strcasecmp libc.so.6:strcat libc.so.6:strchr @@ -367,6 +346,7 @@ 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 @@ -376,9 +356,9 @@ libc.so.6:strstr libc.so.6:strtod libc.so.6:strtok libc.so.6:swapcontext +libc.so.6:symlink libc.so.6:syscall libc.so.6:sysconf -libc.so.6:system libc.so.6:tcgetattr libc.so.6:tcsendbreak libc.so.6:tcsetattr @@ -389,45 +369,40 @@ libc.so.6:toupper libc.so.6:umask libc.so.6:unlink libc.so.6:usleep +libc.so.6:vsnprintf libc.so.6:waitpid libc.so.6:wcslen libc.so.6:wcstombs libc.so.6:write libc.so.6:writev -libcrypto.so.3:ASN1_STRING_get0_data -libcrypto.so.3:ASN1_STRING_length -libcrypto.so.3:BIO_ctrl -libcrypto.so.3:BIO_new_socket -libcrypto.so.3:EVP_DigestFinal_ex -libcrypto.so.3:EVP_DigestInit_ex -libcrypto.so.3:EVP_DigestUpdate -libcrypto.so.3:EVP_MD_CTX_free -libcrypto.so.3:EVP_MD_CTX_new -libcrypto.so.3:EVP_md5 -libcrypto.so.3:EVP_sha256 -libcrypto.so.3:EVP_sha512 -libcrypto.so.3:GENERAL_NAMES_free -libcrypto.so.3:OPENSSL_sk_num -libcrypto.so.3:OPENSSL_sk_value -libcrypto.so.3:X509_NAME_get_text_by_NID -libcrypto.so.3:X509_STORE_free -libcrypto.so.3:X509_free -libcrypto.so.3:X509_get_ext_d2i -libcrypto.so.3:X509_get_subject_name +libcurl.so.4:curl_easy_cleanup +libcurl.so.4:curl_easy_getinfo +libcurl.so.4:curl_easy_init +libcurl.so.4:curl_easy_perform +libcurl.so.4:curl_easy_setopt +libcurl.so.4:curl_global_cleanup +libcurl.so.4:curl_global_init +libcurl.so.4:curl_multi_add_handle +libcurl.so.4:curl_multi_cleanup +libcurl.so.4:curl_multi_info_read +libcurl.so.4:curl_multi_init +libcurl.so.4:curl_multi_remove_handle +libcurl.so.4:curl_multi_setopt +libcurl.so.4:curl_multi_socket_action +libcurl.so.4:curl_slist_append +libcurl.so.4:curl_slist_free_all libepoxy.so.0:epoxy_glActiveTexture libepoxy.so.0:epoxy_glAttachShader libepoxy.so.0:epoxy_glBeginQuery libepoxy.so.0:epoxy_glBindBuffer libepoxy.so.0:epoxy_glBindFragDataLocation libepoxy.so.0:epoxy_glBindFramebuffer -libepoxy.so.0:epoxy_glBindSampler +libepoxy.so.0:epoxy_glBindRenderbuffer libepoxy.so.0:epoxy_glBindTexture libepoxy.so.0:epoxy_glBindVertexArray libepoxy.so.0:epoxy_glBlendColor libepoxy.so.0:epoxy_glBlendEquation -libepoxy.so.0:epoxy_glBlendEquationSeparate libepoxy.so.0:epoxy_glBlendFunc -libepoxy.so.0:epoxy_glBlendFuncSeparate libepoxy.so.0:epoxy_glBufferData libepoxy.so.0:epoxy_glBufferSubData libepoxy.so.0:epoxy_glCheckFramebufferStatus @@ -438,40 +413,46 @@ libepoxy.so.0:epoxy_glClearStencil libepoxy.so.0:epoxy_glClientWaitSync libepoxy.so.0:epoxy_glColorMask libepoxy.so.0:epoxy_glCompileShader +libepoxy.so.0:epoxy_glCreateMemoryObjectsEXT libepoxy.so.0:epoxy_glCreateProgram libepoxy.so.0:epoxy_glCreateShader libepoxy.so.0:epoxy_glCullFace +libepoxy.so.0:epoxy_glDeleteBuffers libepoxy.so.0:epoxy_glDeleteFramebuffers +libepoxy.so.0:epoxy_glDeleteMemoryObjectsEXT libepoxy.so.0:epoxy_glDeleteProgram libepoxy.so.0:epoxy_glDeleteQueries +libepoxy.so.0:epoxy_glDeleteRenderbuffers libepoxy.so.0:epoxy_glDeleteShader libepoxy.so.0:epoxy_glDeleteSync libepoxy.so.0:epoxy_glDeleteTextures libepoxy.so.0:epoxy_glDeleteVertexArrays libepoxy.so.0:epoxy_glDepthFunc libepoxy.so.0:epoxy_glDepthMask -libepoxy.so.0:epoxy_glDetachShader libepoxy.so.0:epoxy_glDisable libepoxy.so.0:epoxy_glDisableVertexAttribArray libepoxy.so.0:epoxy_glDrawArrays libepoxy.so.0:epoxy_glDrawBuffers libepoxy.so.0:epoxy_glDrawElements -libepoxy.so.0:epoxy_glDrawElementsBaseVertex libepoxy.so.0:epoxy_glEnable libepoxy.so.0:epoxy_glEnableVertexAttribArray libepoxy.so.0:epoxy_glEndQuery libepoxy.so.0:epoxy_glFenceSync libepoxy.so.0:epoxy_glFinish +libepoxy.so.0:epoxy_glFramebufferRenderbuffer libepoxy.so.0:epoxy_glFramebufferTexture2D libepoxy.so.0:epoxy_glFrontFace libepoxy.so.0:epoxy_glGenBuffers libepoxy.so.0:epoxy_glGenFramebuffers libepoxy.so.0:epoxy_glGenQueries +libepoxy.so.0:epoxy_glGenRenderbuffers libepoxy.so.0:epoxy_glGenTextures libepoxy.so.0:epoxy_glGenVertexArrays libepoxy.so.0:epoxy_glGetAttribLocation libepoxy.so.0:epoxy_glGetError +libepoxy.so.0:epoxy_glGetFloatv libepoxy.so.0:epoxy_glGetIntegerv +libepoxy.so.0:epoxy_glGetInternalformativ libepoxy.so.0:epoxy_glGetProgramBinary libepoxy.so.0:epoxy_glGetProgramInfoLog libepoxy.so.0:epoxy_glGetProgramiv @@ -479,21 +460,23 @@ libepoxy.so.0:epoxy_glGetQueryObjectuiv libepoxy.so.0:epoxy_glGetShaderInfoLog libepoxy.so.0:epoxy_glGetShaderiv libepoxy.so.0:epoxy_glGetString -libepoxy.so.0:epoxy_glGetStringi libepoxy.so.0:epoxy_glGetTexLevelParameteriv libepoxy.so.0:epoxy_glGetUniformLocation +libepoxy.so.0:epoxy_glImportMemoryFdEXT libepoxy.so.0:epoxy_glIsEnabled -libepoxy.so.0:epoxy_glIsProgram +libepoxy.so.0:epoxy_glIsMemoryObjectEXT +libepoxy.so.0:epoxy_glLineWidth libepoxy.so.0:epoxy_glLinkProgram libepoxy.so.0:epoxy_glMultiDrawArrays libepoxy.so.0:epoxy_glPixelStorei libepoxy.so.0:epoxy_glPolygonMode -libepoxy.so.0:epoxy_glPolygonOffset libepoxy.so.0:epoxy_glProgramBinary libepoxy.so.0:epoxy_glProgramUniform1i libepoxy.so.0:epoxy_glProgramUniform2f libepoxy.so.0:epoxy_glProvokingVertex +libepoxy.so.0:epoxy_glReadBuffer libepoxy.so.0:epoxy_glReadPixels +libepoxy.so.0:epoxy_glRenderbufferStorage libepoxy.so.0:epoxy_glScissor libepoxy.so.0:epoxy_glShaderSource libepoxy.so.0:epoxy_glStencilFunc @@ -501,20 +484,26 @@ libepoxy.so.0:epoxy_glStencilMask libepoxy.so.0:epoxy_glStencilOp libepoxy.so.0:epoxy_glTexImage2D libepoxy.so.0:epoxy_glTexImage3D +libepoxy.so.0:epoxy_glTexParameterf libepoxy.so.0:epoxy_glTexParameterfv libepoxy.so.0:epoxy_glTexParameteri libepoxy.so.0:epoxy_glTexParameteriv +libepoxy.so.0:epoxy_glTexStorageMem2DEXT libepoxy.so.0:epoxy_glUniform1f +libepoxy.so.0:epoxy_glUniform1fv libepoxy.so.0:epoxy_glUniform1i +libepoxy.so.0:epoxy_glUniform1iv libepoxy.so.0:epoxy_glUniform1ui +libepoxy.so.0:epoxy_glUniform1uiv libepoxy.so.0:epoxy_glUniform2f +libepoxy.so.0:epoxy_glUniform2fv +libepoxy.so.0:epoxy_glUniform2iv libepoxy.so.0:epoxy_glUniform3f libepoxy.so.0:epoxy_glUniform3fv libepoxy.so.0:epoxy_glUniform4f libepoxy.so.0:epoxy_glUniform4fv -libepoxy.so.0:epoxy_glUniform4i +libepoxy.so.0:epoxy_glUniform4iv libepoxy.so.0:epoxy_glUniformMatrix2fv -libepoxy.so.0:epoxy_glUniformMatrix4fv libepoxy.so.0:epoxy_glUseProgram libepoxy.so.0:epoxy_glValidateProgram libepoxy.so.0:epoxy_glVertexAttrib4fv @@ -527,6 +516,11 @@ libgcc_s.so.1:_Unwind_Resume libgcc_s.so.1:__divti3 libgcc_s.so.1:__gcc_personality_v0 libgcc_s.so.1:__popcountdi2 +libgdk-3.so.0:gdk_display_get_default +libgdk-3.so.0:gdk_window_get_events +libgdk-3.so.0:gdk_window_set_events +libgdk-3.so.0:gdk_x11_display_get_type +libgdk-3.so.0:gdk_x11_get_server_time libglib-2.0.so.0:g_array_append_vals libglib-2.0.so.0:g_array_free libglib-2.0.so.0:g_array_new @@ -548,8 +542,10 @@ libglib-2.0.so.0:g_base64_encode libglib-2.0.so.0:g_byte_array_append libglib-2.0.so.0:g_byte_array_free libglib-2.0.so.0:g_byte_array_new +libglib-2.0.so.0:g_byte_array_new_take libglib-2.0.so.0:g_byte_array_set_size libglib-2.0.so.0:g_byte_array_sized_new +libglib-2.0.so.0:g_byte_array_unref libglib-2.0.so.0:g_checksum_free libglib-2.0.so.0:g_checksum_get_digest libglib-2.0.so.0:g_checksum_get_string @@ -572,7 +568,6 @@ libglib-2.0.so.0:g_direct_hash libglib-2.0.so.0:g_error_free libglib-2.0.so.0:g_file_get_contents libglib-2.0.so.0:g_file_read_link -libglib-2.0.so.0:g_file_set_contents libglib-2.0.so.0:g_free libglib-2.0.so.0:g_get_prgname libglib-2.0.so.0:g_get_real_time @@ -581,7 +576,6 @@ libglib-2.0.so.0:g_getenv libglib-2.0.so.0:g_hash_table_add libglib-2.0.so.0:g_hash_table_contains libglib-2.0.so.0:g_hash_table_destroy -libglib-2.0.so.0:g_hash_table_find libglib-2.0.so.0:g_hash_table_foreach libglib-2.0.so.0:g_hash_table_foreach_remove libglib-2.0.so.0:g_hash_table_insert @@ -589,28 +583,29 @@ libglib-2.0.so.0:g_hash_table_iter_init libglib-2.0.so.0:g_hash_table_iter_next libglib-2.0.so.0:g_hash_table_iter_remove libglib-2.0.so.0:g_hash_table_lookup +libglib-2.0.so.0:g_hash_table_lookup_extended libglib-2.0.so.0:g_hash_table_new libglib-2.0.so.0:g_hash_table_new_full libglib-2.0.so.0:g_hash_table_remove libglib-2.0.so.0:g_hash_table_remove_all libglib-2.0.so.0:g_hash_table_replace libglib-2.0.so.0:g_hash_table_size +libglib-2.0.so.0:g_hash_table_steal libglib-2.0.so.0:g_hash_table_unref libglib-2.0.so.0:g_idle_add libglib-2.0.so.0:g_idle_source_new libglib-2.0.so.0:g_int64_equal libglib-2.0.so.0:g_int64_hash -libglib-2.0.so.0:g_int_equal -libglib-2.0.so.0:g_int_hash libglib-2.0.so.0:g_list_append libglib-2.0.so.0:g_list_delete_link libglib-2.0.so.0:g_list_find_custom +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_list_free_full libglib-2.0.so.0:g_list_insert_before -libglib-2.0.so.0:g_list_last -libglib-2.0.so.0:g_list_sort +libglib-2.0.so.0:g_list_prepend +libglib-2.0.so.0:g_list_sort_with_data libglib-2.0.so.0:g_log_set_default_handler libglib-2.0.so.0:g_main_context_acquire libglib-2.0.so.0:g_main_context_check @@ -639,6 +634,7 @@ libglib-2.0.so.0:g_mapped_file_get_length libglib-2.0.so.0:g_mapped_file_new_from_fd libglib-2.0.so.0:g_mapped_file_ref libglib-2.0.so.0:g_mapped_file_unref +libglib-2.0.so.0:g_markup_printf_escaped libglib-2.0.so.0:g_match_info_free libglib-2.0.so.0:g_match_info_matches libglib-2.0.so.0:g_memdup @@ -653,26 +649,25 @@ libglib-2.0.so.0:g_path_is_absolute libglib-2.0.so.0:g_pattern_match_simple libglib-2.0.so.0:g_poll libglib-2.0.so.0:g_ptr_array_add +libglib-2.0.so.0:g_ptr_array_find_with_equal_func 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_with_free_func +libglib-2.0.so.0:g_ptr_array_remove +libglib-2.0.so.0:g_ptr_array_remove_fast libglib-2.0.so.0:g_ptr_array_set_free_func libglib-2.0.so.0:g_ptr_array_sort +libglib-2.0.so.0:g_ptr_array_unref libglib-2.0.so.0:g_quark_from_string libglib-2.0.so.0:g_quark_try_string -libglib-2.0.so.0:g_queue_clear -libglib-2.0.so.0:g_queue_delete_link -libglib-2.0.so.0:g_queue_find_custom -libglib-2.0.so.0:g_queue_foreach libglib-2.0.so.0:g_queue_free libglib-2.0.so.0:g_queue_get_length libglib-2.0.so.0:g_queue_init -libglib-2.0.so.0:g_queue_insert_sorted libglib-2.0.so.0:g_queue_is_empty libglib-2.0.so.0:g_queue_new libglib-2.0.so.0:g_queue_peek_head libglib-2.0.so.0:g_queue_peek_tail libglib-2.0.so.0:g_queue_pop_head -libglib-2.0.so.0:g_queue_pop_tail libglib-2.0.so.0:g_queue_push_tail libglib-2.0.so.0:g_rand_free libglib-2.0.so.0:g_rand_int @@ -690,10 +685,9 @@ libglib-2.0.so.0:g_sequence_lookup libglib-2.0.so.0:g_sequence_new libglib-2.0.so.0:g_sequence_remove libglib-2.0.so.0:g_set_prgname -libglib-2.0.so.0:g_slice_alloc -libglib-2.0.so.0:g_slice_free1 +libglib-2.0.so.0:g_setenv +libglib-2.0.so.0:g_shell_parse_argv libglib-2.0.so.0:g_slist_append -libglib-2.0.so.0:g_slist_find libglib-2.0.so.0:g_slist_foreach libglib-2.0.so.0:g_slist_free libglib-2.0.so.0:g_slist_free_1 @@ -701,20 +695,23 @@ libglib-2.0.so.0:g_slist_free_full libglib-2.0.so.0:g_slist_insert_sorted libglib-2.0.so.0:g_slist_prepend libglib-2.0.so.0:g_slist_remove -libglib-2.0.so.0:g_slist_sort +libglib-2.0.so.0:g_slist_sort_with_data libglib-2.0.so.0:g_source_add_child_source libglib-2.0.so.0:g_source_add_poll +libglib-2.0.so.0:g_source_add_unix_fd libglib-2.0.so.0:g_source_attach libglib-2.0.so.0:g_source_destroy libglib-2.0.so.0:g_source_is_destroyed libglib-2.0.so.0:g_source_new +libglib-2.0.so.0:g_source_query_unix_fd libglib-2.0.so.0:g_source_ref libglib-2.0.so.0:g_source_remove -libglib-2.0.so.0:g_source_remove_child_source libglib-2.0.so.0:g_source_remove_poll +libglib-2.0.so.0:g_source_remove_unix_fd libglib-2.0.so.0:g_source_set_callback libglib-2.0.so.0:g_source_set_can_recurse libglib-2.0.so.0:g_source_set_name +libglib-2.0.so.0:g_source_set_priority libglib-2.0.so.0:g_source_unref libglib-2.0.so.0:g_spawn_async_with_pipes libglib-2.0.so.0:g_spawn_close_pid @@ -730,6 +727,7 @@ libglib-2.0.so.0:g_strdup libglib-2.0.so.0:g_strdup_printf libglib-2.0.so.0:g_strdup_vprintf libglib-2.0.so.0:g_strerror +libglib-2.0.so.0:g_strescape libglib-2.0.so.0:g_strfreev libglib-2.0.so.0:g_string_append_len libglib-2.0.so.0:g_string_append_printf @@ -748,6 +746,8 @@ libglib-2.0.so.0:g_string_printf libglib-2.0.so.0:g_string_set_size libglib-2.0.so.0:g_string_sized_new libglib-2.0.so.0:g_string_vprintf +libglib-2.0.so.0:g_strjoin +libglib-2.0.so.0:g_strjoinv libglib-2.0.so.0:g_strlcat libglib-2.0.so.0:g_strlcpy libglib-2.0.so.0:g_strndup @@ -755,6 +755,11 @@ libglib-2.0.so.0:g_strrstr libglib-2.0.so.0:g_strsplit libglib-2.0.so.0:g_strstr_len libglib-2.0.so.0:g_strv_length +libglib-2.0.so.0:g_thread_pool_free +libglib-2.0.so.0:g_thread_pool_new +libglib-2.0.so.0:g_thread_pool_push +libglib-2.0.so.0:g_thread_pool_set_max_threads +libglib-2.0.so.0:g_timeout_add libglib-2.0.so.0:g_timeout_source_new libglib-2.0.so.0:g_timer_destroy libglib-2.0.so.0:g_timer_elapsed @@ -763,10 +768,8 @@ libglib-2.0.so.0:g_tree_destroy libglib-2.0.so.0:g_tree_foreach libglib-2.0.so.0:g_tree_insert libglib-2.0.so.0:g_tree_lookup -libglib-2.0.so.0:g_tree_lookup_extended libglib-2.0.so.0:g_tree_new libglib-2.0.so.0:g_tree_new_full -libglib-2.0.so.0:g_tree_nnodes libglib-2.0.so.0:g_tree_ref libglib-2.0.so.0:g_tree_remove libglib-2.0.so.0:g_try_malloc @@ -776,12 +779,20 @@ libglib-2.0.so.0:g_try_malloc_n libglib-2.0.so.0:g_try_realloc libglib-2.0.so.0:g_unix_open_pipe libglib-2.0.so.0:g_unix_set_fd_nonblocking +libglib-2.0.so.0:g_unsetenv +libglib-2.0.so.0:g_uri_get_host +libglib-2.0.so.0:g_uri_get_path +libglib-2.0.so.0:g_uri_get_port +libglib-2.0.so.0:g_uri_get_query +libglib-2.0.so.0:g_uri_get_scheme +libglib-2.0.so.0:g_uri_parse +libglib-2.0.so.0:g_uri_parse_params +libglib-2.0.so.0:g_uri_unref libglib-2.0.so.0:g_usleep libglib-2.0.so.0:g_utf16_to_utf8 -libglib-2.0.so.0:g_utf8_to_utf16 libglib-2.0.so.0:g_utf8_validate -libglib-2.0.so.0:g_vasprintf libglib-2.0.so.0:g_warn_message +libgobject-2.0.so.0:g_type_check_instance_is_a libgtk-3.so.0:gtk_dialog_run libgtk-3.so.0:gtk_events_pending libgtk-3.so.0:gtk_file_chooser_add_filter @@ -799,12 +810,40 @@ libgtk-3.so.0:gtk_widget_destroy libgtk-3.so.0:gtk_widget_get_window libgtk-3.so.0:gtk_widget_show_all libgtk-3.so.0:gtk_window_present_with_time -libkeyutils.so.1:add_key -libkeyutils.so.1:keyctl_pkey_decrypt -libkeyutils.so.1:keyctl_pkey_encrypt -libkeyutils.so.1:keyctl_pkey_sign -libkeyutils.so.1:keyctl_pkey_verify -libkeyutils.so.1:keyctl_unlink +libm.so.6:acos +libm.so.6:acosf +libm.so.6:asin +libm.so.6:asinh +libm.so.6:atan +libm.so.6:atan2 +libm.so.6:cos +libm.so.6:cosf +libm.so.6:exp +libm.so.6:exp2 +libm.so.6:fma +libm.so.6:fmaf +libm.so.6:fmax +libm.so.6:fmaxf +libm.so.6:fmin +libm.so.6:fminf +libm.so.6:fmodf +libm.so.6:frexp +libm.so.6:ldexp +libm.so.6:log +libm.so.6:log10 +libm.so.6:log2 +libm.so.6:log2f +libm.so.6:lrint +libm.so.6:pow +libm.so.6:powf +libm.so.6:roundf +libm.so.6:sin +libm.so.6:sincos +libm.so.6:sincosf +libm.so.6:sinh +libm.so.6:sqrt +libm.so.6:sqrtf +libm.so.6:tan libpcap.so.1:pcap_close libpcap.so.1:pcap_findalldevs libpcap.so.1:pcap_freealldevs @@ -813,150 +852,108 @@ libpcap.so.1:pcap_next_ex libpcap.so.1:pcap_open_live libpcap.so.1:pcap_sendpacket libpcap.so.1:pcap_set_datalink -libpixman-1.so.0:pixman_blt -libpixman-1.so.0:pixman_fill -libpixman-1.so.0:pixman_image_composite -libpixman-1.so.0:pixman_image_create_bits -libpixman-1.so.0:pixman_image_create_solid_fill -libpixman-1.so.0:pixman_image_fill_rectangles -libpixman-1.so.0:pixman_image_get_data -libpixman-1.so.0:pixman_image_get_format -libpixman-1.so.0:pixman_image_get_height -libpixman-1.so.0:pixman_image_get_stride -libpixman-1.so.0:pixman_image_get_width -libpixman-1.so.0:pixman_image_ref -libpixman-1.so.0:pixman_image_set_destroy_function -libpixman-1.so.0:pixman_image_unref -libpixman-1.so.0:pixman_region_extents -libpixman-1.so.0:pixman_region_fini -libpixman-1.so.0:pixman_region_init -libpixman-1.so.0:pixman_region_init_rect -libpixman-1.so.0:pixman_region_intersect -libpixman-1.so.0:pixman_region_translate +libsamplerate.so.0:src_callback_new +libsamplerate.so.0:src_callback_read +libsamplerate.so.0:src_float_to_short_array +libsamplerate.so.0:src_reset +libsamplerate.so.0:src_strerror libslirp.so.0:slirp_add_exec libslirp.so.0:slirp_add_guestfwd libslirp.so.0:slirp_add_hostfwd +libslirp.so.0:slirp_add_hostxfwd libslirp.so.0:slirp_cleanup libslirp.so.0:slirp_connection_info libslirp.so.0:slirp_handle_timer libslirp.so.0:slirp_input libslirp.so.0:slirp_new -libslirp.so.0:slirp_pollfds_fill +libslirp.so.0:slirp_pollfds_fill_socket libslirp.so.0:slirp_pollfds_poll libslirp.so.0:slirp_remove_hostfwd +libslirp.so.0:slirp_remove_hostxfwd libslirp.so.0:slirp_socket_can_recv libslirp.so.0:slirp_socket_recv libslirp.so.0:slirp_state_load libslirp.so.0:slirp_state_save libslirp.so.0:slirp_state_version -libssl.so.3:OPENSSL_init_ssl -libssl.so.3:SSL_CTX_free -libssl.so.3:SSL_CTX_get_cert_store -libssl.so.3:SSL_CTX_load_verify_locations -libssl.so.3:SSL_CTX_new -libssl.so.3:SSL_CTX_set_cert_store -libssl.so.3:SSL_CTX_set_default_verify_paths -libssl.so.3:SSL_CTX_use_PrivateKey_file -libssl.so.3:SSL_CTX_use_certificate_file -libssl.so.3:SSL_connect -libssl.so.3:SSL_ctrl -libssl.so.3:SSL_free -libssl.so.3:SSL_get1_peer_certificate -libssl.so.3:SSL_get_error -libssl.so.3:SSL_get_verify_result -libssl.so.3:SSL_new -libssl.so.3:SSL_peek -libssl.so.3:SSL_pending -libssl.so.3:SSL_read -libssl.so.3:SSL_set_bio -libssl.so.3:SSL_set_verify -libssl.so.3:SSL_shutdown -libssl.so.3:SSL_write -libssl.so.3:TLS_client_method +libstdc++.so.6:_ZNKSt10filesystem7__cxx1118directory_iteratordeEv +libstdc++.so.6:_ZNKSt10filesystem7__cxx114path17_M_find_extensionEv +libstdc++.so.6:_ZNKSt10filesystem7__cxx114path5_List13_Impl_deleterclEPNS2_5_ImplE +libstdc++.so.6:_ZNKSt10filesystem7__cxx114path7compareERKS1_ +libstdc++.so.6:_ZNKSt12__basic_fileIcE7is_openEv libstdc++.so.6:_ZNKSt13runtime_error4whatEv -libstdc++.so.6:_ZNKSt5ctypeIcE13_M_widen_initEv -libstdc++.so.6:_ZNKSt6locale2id5_M_idEv libstdc++.so.6:_ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE3strEv +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:_ZNSi10_M_extractIdEERSiRT_ -libstdc++.so.6:_ZNSi10_M_extractIlEERSiRT_ +libstdc++.so.6:_ZNSi4peekEv +libstdc++.so.6:_ZNSi4readEPcl +libstdc++.so.6:_ZNSi5seekgElSt12_Ios_Seekdir +libstdc++.so.6:_ZNSi5tellgEv libstdc++.so.6:_ZNSo3putEc libstdc++.so.6:_ZNSo5writeEPKcl +libstdc++.so.6:_ZNSo9_M_insertIbEERSoT_ libstdc++.so.6:_ZNSo9_M_insertIdEERSoT_ libstdc++.so.6:_ZNSo9_M_insertImEERSoT_ -libstdc++.so.6:_ZNSt11regex_errorD1Ev +libstdc++.so.6:_ZNSolsEi +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__cxx114path14_M_split_cmptsEv +libstdc++.so.6:_ZNSt10filesystem7__cxx114path5_ListC1Ev +libstdc++.so.6:_ZNSt10filesystem8absoluteERKNS_7__cxx114pathE +libstdc++.so.6:_ZNSt12__basic_fileIcED1Ev +libstdc++.so.6:_ZNSt12out_of_rangeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libstdc++.so.6:_ZNSt12out_of_rangeD1Ev +libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEE4openEPKcSt13_Ios_Openmode +libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEE5closeEv +libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEEC1Ev +libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEED1Ev libstdc++.so.6:_ZNSt13runtime_errorC1EPKc libstdc++.so.6:_ZNSt13runtime_errorC2EPKc libstdc++.so.6:_ZNSt13runtime_errorD1Ev libstdc++.so.6:_ZNSt13runtime_errorD2Ev -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE4syncEv -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE5imbueERKSt6locale -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE6setbufEPcl -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPcl -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE7seekoffElSt12_Ios_SeekdirSt13_Ios_Openmode -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9pbackfailEi -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9showmanycEv -libstdc++.so.6:_ZNSt15basic_streambufIcSt11char_traitsIcEE9underflowEv -libstdc++.so.6:_ZNSt5ctypeIcE2idE +libstdc++.so.6:_ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev libstdc++.so.6:_ZNSt6locale7classicEv -libstdc++.so.6:_ZNSt6localeC1ERKS_ libstdc++.so.6:_ZNSt6localeC1Ev libstdc++.so.6:_ZNSt6localeD1Ev -libstdc++.so.6:_ZNSt6localeaSERKS_ +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv libstdc++.so.6:_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE7_M_syncEPcmm libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev -libstdc++.so.6:_ZNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEED1Ev libstdc++.so.6:_ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEC1Ev libstdc++.so.6:_ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEED1Ev -libstdc++.so.6:_ZNSt7__cxx117collateIcE2idE +libstdc++.so.6:_ZNSt8__detail15_List_node_base11_M_transferEPS0_S1_ +libstdc++.so.6:_ZNSt8__detail15_List_node_base7_M_hookEPS0_ +libstdc++.so.6:_ZNSt8__detail15_List_node_base9_M_unhookEv libstdc++.so.6:_ZNSt8ios_baseC2Ev libstdc++.so.6:_ZNSt8ios_baseD2Ev libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E +libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5imbueERKSt6locale libstdc++.so.6:_ZNSt9exceptionD2Ev -libstdc++.so.6:_ZSt11__once_call -libstdc++.so.6:_ZSt15__once_callable +libstdc++.so.6:_ZSt11_Hash_bytesPKvmm 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:_ZSt19__throw_regex_errorNSt15regex_constants10error_typeE 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:_ZSt21__glibcxx_assert_failPKciS0_S0_ libstdc++.so.6:_ZSt21ios_base_library_initv -libstdc++.so.6:_ZSt24__throw_invalid_argumentPKc 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:_ZTINSt6locale5facetE -libstdc++.so.6:_ZTISt11regex_error +libstdc++.so.6:_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc libstdc++.so.6:_ZTISt13runtime_error -libstdc++.so.6:_ZTISt15basic_streambufIcSt11char_traitsIcEE -libstdc++.so.6:_ZTISt5ctypeIcE libstdc++.so.6:_ZTISt9exception -libstdc++.so.6:_ZTTNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE libstdc++.so.6:_ZTTNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEEE -libstdc++.so.6:_ZTTNSt7__cxx1119basic_ostringstreamIcSt11char_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:_ZTVNSt7__cxx1119basic_istringstreamIcSt11char_traitsIcESaIcEEE -libstdc++.so.6:_ZTVNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEE -libstdc++.so.6:_ZTVSo -libstdc++.so.6:_ZTVSt11regex_error -libstdc++.so.6:_ZTVSt15basic_streambufIcSt11char_traitsIcEE -libstdc++.so.6:_ZTVSt9basic_iosIcSt11char_traitsIcEE libstdc++.so.6:_ZdaPv libstdc++.so.6:_ZdlPvm libstdc++.so.6:_ZdlPvmSt11align_val_t @@ -971,22 +968,16 @@ 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_thread_atexit libstdc++.so.6:__cxa_throw -libstdc++.so.6:__dynamic_cast libstdc++.so.6:__gxx_personality_v0 -libstdc++.so.6:__once_proxy -libz.so.1:compress libz.so.1:compress2 libz.so.1:compressBound -libz.so.1:crc32 libz.so.1:deflate libz.so.1:deflateEnd libz.so.1:deflateInit2_ libz.so.1:deflateInit_ -libz.so.1:deflateReset libz.so.1:inflate libz.so.1:inflateEnd libz.so.1:inflateInit2_ libz.so.1:inflateInit_ -libz.so.1:inflateReset -libz.so.1:uncompress diff --git a/packages/x/xemu/files/0001-Better-follow-freedesktop-specifications.patch b/packages/x/xemu/files/0001-Better-follow-freedesktop-specifications.patch index bce681cef851..d749047d9271 100644 --- a/packages/x/xemu/files/0001-Better-follow-freedesktop-specifications.patch +++ b/packages/x/xemu/files/0001-Better-follow-freedesktop-specifications.patch @@ -4,7 +4,7 @@ Date: Sun, 5 Nov 2023 14:18:58 -0600 Subject: [PATCH] Better follow freedesktop specifications --- - ui/xemu.desktop | 3 ++- + ui/xemu.desktop | 3 ++- xemu.metainfo.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) @@ -24,15 +24,14 @@ diff --git a/xemu.metainfo.xml b/xemu.metainfo.xml index 30d2f4908e..fd2eeae02a 100644 --- a/xemu.metainfo.xml +++ b/xemu.metainfo.xml -@@ -41,7 +41,7 @@ +@@ -51,7 +51,7 @@ + https://github.com/xemu-project/xemu/issues https://xemu.app/docs https://xemu.app/docs/faq - - xemu.desktop + app.xemu.xemu.desktop - xemu + -- 2.42.0 - diff --git a/packages/x/xemu/package.yml b/packages/x/xemu/package.yml index 1a348047ca11..289bc0b27863 100644 --- a/packages/x/xemu/package.yml +++ b/packages/x/xemu/package.yml @@ -1,11 +1,12 @@ # yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : xemu -version : 0.7.132 -release : 3 +version : 0.8.133 +release : 4 source : - - git|https://github.com/mborgerson/xemu.git : v0.7.132 + - git|https://github.com/xemu-project/xemu.git : v0.8.133 license : - GPL-2.0-or-later + - LGPL-2.1-or-later - MIT - BSD-2-Clause component : game.emulator @@ -13,25 +14,30 @@ homepage : https://xbox.app summary : Original Xbox Emulator description: | An open-source, cross-platform application that emulates the hardware of the original Xbox game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems. +networking : true builddeps : + - pkgconfig(SPIRV-Headers) - pkgconfig(epoxy) - pkgconfig(glu) - pkgconfig(gtk+-3.0) - pkgconfig(keyutils) + - pkgconfig(libcurl) - pkgconfig(libpcap) - pkgconfig(liburing) - pkgconfig(pixman-1) - pkgconfig(samplerate) - pkgconfig(sdl2) - pkgconfig(slirp) + - pkgconfig(vulkan) - acpica-unix + - glslang-devel setup : | %patch -p1 -i $pkgfiles/0001-Better-follow-freedesktop-specifications.patch - %configure_no_runstatedir \ --extra-cflags="-DXBOX=1 -Wno-error=redundant-decls ${CFLAGS} -O3 -I$workdir/ui/imgui" \ --target-list=i386-softmmu \ --enable-lto --disable-werror + build : | %make install : | @@ -48,3 +54,5 @@ install : | # Appdata install -Dm00644 $workdir/xemu.metainfo.xml $installdir/usr/share/metainfo/xemu.metainfo.xml + + %install_license LICENSE COPYING.LIB COPYING diff --git a/packages/x/xemu/pspec_x86_64.xml b/packages/x/xemu/pspec_x86_64.xml index 491616a8cec2..c5a23db202ac 100644 --- a/packages/x/xemu/pspec_x86_64.xml +++ b/packages/x/xemu/pspec_x86_64.xml @@ -7,6 +7,7 @@ jakob@knugen.nu GPL-2.0-or-later + LGPL-2.1-or-later MIT BSD-2-Clause game.emulator @@ -32,16 +33,19 @@ /usr/share/icons/hicolor/48x48/apps/app.xemu.xemu.png /usr/share/icons/hicolor/512x512/apps/app.xemu.xemu.png /usr/share/icons/hicolor/64x64/apps/app.xemu.xemu.png + /usr/share/licenses/xemu/COPYING + /usr/share/licenses/xemu/COPYING.LIB + /usr/share/licenses/xemu/LICENSE /usr/share/metainfo/xemu.metainfo.xml - - 2024-08-23 - 0.7.132 + + 2026-02-02 + 0.8.133 Packaging update Jakob Gezelius jakob@knugen.nu - + \ No newline at end of file