Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gstreamer-editing-services | name : gstreamer-editing-services | ||||
| version : 1.14.4 | version : 1.16.0 | ||||
| release : 12 | release : 13 | ||||
| source : | 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 : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| component : multimedia.gstreamer | component : multimedia.gstreamer | ||||
| summary : Library for creating audio/video editors | summary : Library for creating audio/video editors | ||||
| description: | | 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. | 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 : | builddeps : | ||||
| - pkgconfig(atk-bridge-2.0) | |||||
| - pkgconfig(gio-2.0) | |||||
| - pkgconfig(gstreamer-plugins-bad-1.0) # check | - pkgconfig(gstreamer-plugins-bad-1.0) # check | ||||
| - pkgconfig(gstreamer-plugins-base-1.0) | - pkgconfig(gst-validate-1.0) | ||||
| - pkgconfig(libxml-2.0) | - pkgconfig(pygobject-3.0) | ||||
| - gstreamer-1.0-plugins-good # check | - gstreamer-1.0-plugins-good # check | ||||
| setup : | | setup : | | ||||
| %configure --disable-static \ | %meson_configure | ||||
| --with-package-name="GStreamer ${version} Solus" \ | |||||
| --with-package-origin="https://getsol.us" | |||||
| build : | | build : | | ||||
| %make | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install | %ninja_install | ||||
| check : | | check : | | ||||
| %make check -j1 | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.