diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -58,6 +58,7 @@ libges-1.0.so.0:ges_container_ungroup libges-1.0.so.0:ges_deinit libges-1.0.so.0:ges_edge_get_type +libges-1.0.so.0:ges_edge_name libges-1.0.so.0:ges_edit_mode_get_type libges-1.0.so.0:ges_effect_asset_get_type libges-1.0.so.0:ges_effect_class_register_rate_property @@ -82,6 +83,7 @@ libges-1.0.so.0:ges_init libges-1.0.so.0:ges_init_check libges-1.0.so.0:ges_init_get_option_group +libges-1.0.so.0:ges_is_initialized libges-1.0.so.0:ges_layer_add_asset libges-1.0.so.0:ges_layer_add_clip libges-1.0.so.0:ges_layer_get_auto_transition @@ -237,6 +239,7 @@ libges-1.0.so.0:ges_timeline_element_get_child_property_valist libges-1.0.so.0:ges_timeline_element_get_duration libges-1.0.so.0:ges_timeline_element_get_inpoint +libges-1.0.so.0:ges_timeline_element_get_layer_priority libges-1.0.so.0:ges_timeline_element_get_max_duration libges-1.0.so.0:ges_timeline_element_get_name libges-1.0.so.0:ges_timeline_element_get_parent @@ -280,6 +283,7 @@ libges-1.0.so.0:ges_timeline_get_type libges-1.0.so.0:ges_timeline_is_empty libges-1.0.so.0:ges_timeline_load_from_uri +libges-1.0.so.0:ges_timeline_move_layer libges-1.0.so.0:ges_timeline_new libges-1.0.so.0:ges_timeline_new_audio_video libges-1.0.so.0:ges_timeline_new_from_uri @@ -373,6 +377,7 @@ libges-1.0.so.0:ges_transition_clip_new_for_nick libges-1.0.so.0:ges_transition_get_type libges-1.0.so.0:ges_uri_clip_asset_class_set_timeout +libges-1.0.so.0:ges_uri_clip_asset_finish libges-1.0.so.0:ges_uri_clip_asset_get_duration libges-1.0.so.0:ges_uri_clip_asset_get_info libges-1.0.so.0:ges_uri_clip_asset_get_stream_assets diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -6,6 +6,6 @@ libgstcontroller-1.0.so.0 libgstpbutils-1.0.so.0 libgstreamer-1.0.so.0 +libgstvalidate-1.0.so.0 libgstvideo-1.0.so.0 -libpthread.so.0 libxml2.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : gstreamer-editing-services -version : 1.14.4 -release : 12 +version : 1.16.0 +release : 13 source : - - https://gstreamer.freedesktop.org/src/gst-editing-services/gstreamer-editing-services-1.14.4.tar.xz : 53d1d25b356009505ae0d22c218d6c6b1215399d9f6e3fe5d7b88e156531b35f + - https://gstreamer.freedesktop.org/src/gstreamer-editing-services/gstreamer-editing-services-1.16.0.tar.xz : 82a3faefb2b0d91e134fd02cddeee718b7846a07cbf0127fed7aa03e25495ad1 license : - GPL-2.0-or-later - LGPL-2.1-or-later @@ -11,19 +11,15 @@ description: | The "GStreamer Editing Services" is a library to simplify the creation of multimedia editing applications. Based on the GStreamer multimedia framework and the GNonLin set of plugins, its goals are to suit all types of editing-related applications. builddeps : - - pkgconfig(atk-bridge-2.0) - - pkgconfig(gio-2.0) - pkgconfig(gstreamer-plugins-bad-1.0) # check - - pkgconfig(gstreamer-plugins-base-1.0) - - pkgconfig(libxml-2.0) + - pkgconfig(gst-validate-1.0) + - pkgconfig(pygobject-3.0) - gstreamer-1.0-plugins-good # check setup : | - %configure --disable-static \ - --with-package-name="GStreamer ${version} Solus" \ - --with-package-origin="https://getsol.us" + %meson_configure build : | - %make + %ninja_build install : | - %make_install + %ninja_install check : | - %make check -j1 + %ninja_check diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -11,7 +11,7 @@ Library for creating audio/video editors The "GStreamer Editing Services" is a library to simplify the creation of multimedia editing applications. Based on the GStreamer multimedia framework and the GNonLin set of plugins, its goals are to suit all types of editing-related applications. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus gstreamer-editing-services @@ -21,12 +21,15 @@ multimedia.gstreamer /usr/bin/ges-launch-1.0 + /usr/lib/python3.6/site-packages/gi/overrides/GES.py /usr/lib64/girepository-1.0/GES-1.0.typelib + /usr/lib64/gst-validate-launcher/python/launcher/apps/geslaunch.py + /usr/lib64/gstreamer-1.0/libgstges.so /usr/lib64/gstreamer-1.0/libgstnle.so /usr/lib64/libges-1.0.so.0 - /usr/lib64/libges-1.0.so.0.1404.0 - /usr/share/bash-completion/completions/ges-launch-1.0 + /usr/lib64/libges-1.0.so.0.1600.0 /usr/share/gir-1.0/GES-1.0.gir + /usr/share/gstreamer-1.0/validate/scenarios/ges-edit-clip-while-paused.scenario /usr/share/man/man1/ges-launch-1.0.1 @@ -37,7 +40,7 @@ programming.devel - gstreamer-editing-services + gstreamer-editing-services /usr/include/gstreamer-1.0/ges/ges-asset.h @@ -74,7 +77,6 @@ /usr/include/gstreamer-1.0/ges/ges-prelude.h /usr/include/gstreamer-1.0/ges/ges-project.h /usr/include/gstreamer-1.0/ges/ges-screenshot.h - /usr/include/gstreamer-1.0/ges/ges-smart-adder.h /usr/include/gstreamer-1.0/ges/ges-source-clip.h /usr/include/gstreamer-1.0/ges/ges-source.h /usr/include/gstreamer-1.0/ges/ges-test-clip.h @@ -106,12 +108,12 @@ - - 2018-10-11 - 1.14.4 + + 2019-04-28 + 1.16.0 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file