diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -4,3 +4,4 @@ libavformat.so.58 libavutil.so.56 libc.so.6 +libusb-1.0.so.0 diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -3,12 +3,11 @@ 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_CreateRGBSurfaceFrom +libSDL2-2.0.so.0:SDL_CreateRGBSurfaceWithFormatFrom libSDL2-2.0.so.0:SDL_CreateRenderer libSDL2-2.0.so.0:SDL_CreateTexture libSDL2-2.0.so.0:SDL_CreateThread libSDL2-2.0.so.0:SDL_CreateWindow -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_DestroyRenderer @@ -51,6 +50,7 @@ libSDL2-2.0.so.0:SDL_RestoreWindow libSDL2-2.0.so.0:SDL_SetClipboardText libSDL2-2.0.so.0:SDL_SetHint +libSDL2-2.0.so.0:SDL_SetPaletteColors libSDL2-2.0.so.0:SDL_SetWindowFullscreen libSDL2-2.0.so.0:SDL_SetWindowIcon libSDL2-2.0.so.0:SDL_SetWindowPosition @@ -61,7 +61,6 @@ libSDL2-2.0.so.0:SDL_WaitEvent libSDL2-2.0.so.0:SDL_WaitThread libSDL2-2.0.so.0:SDL_free -libSDL2-2.0.so.0:SDL_malloc libavcodec.so.58:av_grow_packet libavcodec.so.58:av_new_packet libavcodec.so.58:av_packet_alloc @@ -78,19 +77,25 @@ libavcodec.so.58:avcodec_find_encoder libavcodec.so.58:avcodec_free_context libavcodec.so.58:avcodec_open2 +libavcodec.so.58:avcodec_parameters_to_context libavcodec.so.58:avcodec_receive_frame libavcodec.so.58:avcodec_receive_packet libavcodec.so.58:avcodec_send_frame libavcodec.so.58:avcodec_send_packet libavdevice.so.58:avdevice_register_all +libavformat.so.58:av_find_best_stream libavformat.so.58:av_muxer_iterate +libavformat.so.58:av_read_frame libavformat.so.58:av_write_frame libavformat.so.58:av_write_trailer libavformat.so.58:avformat_alloc_context +libavformat.so.58:avformat_close_input +libavformat.so.58:avformat_find_stream_info libavformat.so.58:avformat_free_context libavformat.so.58:avformat_network_deinit libavformat.so.58:avformat_network_init libavformat.so.58:avformat_new_stream +libavformat.so.58:avformat_open_input libavformat.so.58:avformat_write_header libavformat.so.58:avio_close libavformat.so.58:avio_open @@ -100,8 +105,10 @@ libavutil.so.56:av_frame_move_ref libavutil.so.56:av_frame_ref libavutil.so.56:av_frame_unref +libavutil.so.56:av_get_bits_per_pixel libavutil.so.56:av_log_set_callback libavutil.so.56:av_malloc +libavutil.so.56:av_pix_fmt_desc_get libc.so.6:__ctype_b_loc libc.so.6:__cxa_atexit libc.so.6:__errno_location @@ -113,19 +120,21 @@ libc.so.6:__snprintf_chk libc.so.6:__sprintf_chk libc.so.6:__stack_chk_fail -libc.so.6:__strcpy_chk libc.so.6:_exit libc.so.6:abort libc.so.6:accept libc.so.6:bind libc.so.6:close libc.so.6:connect +libc.so.6:dup2 libc.so.6:execvp libc.so.6:fcntl64 libc.so.6:fork libc.so.6:free libc.so.6:getenv libc.so.6:getopt_long +libc.so.6:ioctl +libc.so.6:isatty libc.so.6:kill libc.so.6:listen libc.so.6:malloc @@ -135,6 +144,7 @@ libc.so.6:perror libc.so.6:pipe libc.so.6:read +libc.so.6:realloc libc.so.6:recv libc.so.6:send libc.so.6:setsockopt @@ -144,11 +154,25 @@ libc.so.6:stderr libc.so.6:strchr libc.so.6:strcmp +libc.so.6:strcspn libc.so.6:strdup libc.so.6:strlen libc.so.6:strncmp +libc.so.6:strpbrk libc.so.6:strrchr libc.so.6:strtok_r libc.so.6:strtol libc.so.6:waitid libc.so.6:write +libusb-1.0.so.0:libusb_close +libusb-1.0.so.0:libusb_control_transfer +libusb-1.0.so.0:libusb_exit +libusb-1.0.so.0:libusb_free_device_list +libusb-1.0.so.0:libusb_get_device_descriptor +libusb-1.0.so.0:libusb_get_device_list +libusb-1.0.so.0:libusb_get_string_descriptor_ascii +libusb-1.0.so.0:libusb_init +libusb-1.0.so.0:libusb_open +libusb-1.0.so.0:libusb_ref_device +libusb-1.0.so.0:libusb_strerror +libusb-1.0.so.0:libusb_unref_device diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : scrcpy -version : '1.19' -release : 14 +version : '1.20' +release : 15 source : - - https://github.com/Genymobile/scrcpy/archive/v1.19.tar.gz : 40ac2059618f18a0e6f9cd0e40d3bff240ade98664bd619422f875bff7e8c70e - - https://github.com/Genymobile/scrcpy/releases/download/v1.19/scrcpy-server-v1.19 : 876f9322182e6aac6a58db1334f4225855ef3a17eaebc80aab6601d9d1ecb867 + - https://github.com/Genymobile/scrcpy/archive/v1.20.tar.gz : 0c667e7de043a67a740be99d3f236a7aa4107ff62c408e7c462f4fe291f045a7 + - https://github.com/Genymobile/scrcpy/releases/download/v1.20/scrcpy-server-v1.20 : b20aee4951f99b060c4a44000ba94de973f9604758ef62beb253b371aad3df34 license : Apache-2.0 component : network.util summary : Display and control your Android device @@ -11,6 +11,7 @@ This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access. builddeps : - pkgconfig(libavformat) + - pkgconfig(libusb-1.0) - pkgconfig(sdl2) rundeps : - android-tools diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -20,17 +20,18 @@ network.util /usr/bin/scrcpy + /usr/share/icons/hicolor/256x256/apps/scrcpy.png /usr/share/man/man1/scrcpy.1 /usr/share/scrcpy/scrcpy-server - - 2021-09-10 - 1.19 + + 2021-11-14 + 1.20 Packaging update Thomas Staudinger Staudi.Kaos@gmail.com \ No newline at end of file