diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -6,5 +6,5 @@ libgobject-2.0.so.0 libgtk-4.so.1 libm.so.6 -libmpv.so.1 +libmpv.so.2 libpango-1.0.so.0 diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -708,31 +708,31 @@ libm.so.6:log10 libm.so.6:pow libm.so.6:sqrt -libmpv.so.1:mpv_command -libmpv.so.1:mpv_command_async -libmpv.so.1:mpv_command_string -libmpv.so.1:mpv_create -libmpv.so.1:mpv_error_string -libmpv.so.1:mpv_free -libmpv.so.1:mpv_free_node_contents -libmpv.so.1:mpv_get_property -libmpv.so.1:mpv_get_property_string -libmpv.so.1:mpv_initialize -libmpv.so.1:mpv_load_config_file -libmpv.so.1:mpv_observe_property -libmpv.so.1:mpv_render_context_create -libmpv.so.1:mpv_render_context_free -libmpv.so.1:mpv_render_context_render -libmpv.so.1:mpv_render_context_set_update_callback -libmpv.so.1:mpv_render_context_update -libmpv.so.1:mpv_request_event -libmpv.so.1:mpv_request_log_messages -libmpv.so.1:mpv_set_option_string -libmpv.so.1:mpv_set_property -libmpv.so.1:mpv_set_property_string -libmpv.so.1:mpv_set_wakeup_callback -libmpv.so.1:mpv_terminate_destroy -libmpv.so.1:mpv_wait_event +libmpv.so.2:mpv_command +libmpv.so.2:mpv_command_async +libmpv.so.2:mpv_command_string +libmpv.so.2:mpv_create +libmpv.so.2:mpv_error_string +libmpv.so.2:mpv_free +libmpv.so.2:mpv_free_node_contents +libmpv.so.2:mpv_get_property +libmpv.so.2:mpv_get_property_string +libmpv.so.2:mpv_initialize +libmpv.so.2:mpv_load_config_file +libmpv.so.2:mpv_observe_property +libmpv.so.2:mpv_render_context_create +libmpv.so.2:mpv_render_context_free +libmpv.so.2:mpv_render_context_render +libmpv.so.2:mpv_render_context_set_update_callback +libmpv.so.2:mpv_render_context_update +libmpv.so.2:mpv_request_event +libmpv.so.2:mpv_request_log_messages +libmpv.so.2:mpv_set_option_string +libmpv.so.2:mpv_set_property +libmpv.so.2:mpv_set_property_string +libmpv.so.2:mpv_set_wakeup_callback +libmpv.so.2:mpv_terminate_destroy +libmpv.so.2:mpv_wait_event libpango-1.0.so.0:pango_attr_list_insert libpango-1.0.so.0:pango_attr_list_new libpango-1.0.so.0:pango_attr_list_unref diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : celluloid version : '0.24' -release : 33 +release : 34 source : - https://github.com/celluloid-player/celluloid/archive/refs/tags/v0.24.tar.gz : 725afebadef7b37b2e3452c00575cee50aee0a2e7dceb848112e06095af3977e license : GPL-3.0-or-later @@ -12,10 +12,10 @@ - gnome-mpv builddeps : - pkgconfig(appstream-glib) + - pkgconfig(epoxy) - pkgconfig(libadwaita-1) - pkgconfig(mpv) -rundeps : - - yt-dlp + - desktop-file-utils setup : | %patch -p1 < $pkgfiles/0001-Enable-MPV-hwdec-by-default.patch %meson_configure diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ celluloid - Algent Albrahimi - algent@protonmail.com + Alexander Vorobyev + avorobyev@protonmail.com GPL-3.0-or-later multimedia.video @@ -74,12 +74,12 @@ - - 2022-09-02 + + 2022-11-11 0.24 Packaging update - Algent Albrahimi - algent@protonmail.com + Alexander Vorobyev + avorobyev@protonmail.com \ No newline at end of file