Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gst-validate | name : gst-validate | ||||
| version : 1.14.3 | version : 1.14.4 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.14.3.tar.xz : 0910f75de9028edb9f1ba0571470482365ff0c9e5373506780ea38ba0cc9f703 | - https://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.14.4.tar.xz : 18dccca94bdc0bab3cddb07817bd280df7ab4abbec9a83b92620367a22d955c7 | ||||
| license : LGPL-2.1-or-later | license : LGPL-2.1-or-later | ||||
| component : multimedia.gstreamer | component : multimedia.gstreamer | ||||
| summary : GStreamer Validate testing Framework | summary : GStreamer Validate testing Framework | ||||
| description: | | description: | | ||||
| The goal of GstValidate is to be able to detect when elements are not | The goal of GstValidate is to be able to detect when elements are not | ||||
| behaving as expected and report it to the user so he knows how things | behaving as expected and report it to the user so he knows how things | ||||
| are supposed to work inside a GstPipeline. In the end, fixing issues | are supposed to work inside a GstPipeline. In the end, fixing issues | ||||
| found by the tool will ensure that all elements behave all together in | found by the tool will ensure that all elements behave all together in | ||||
| the expected way. | the expected way. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(cairo) | - pkgconfig(cairo) | ||||
| - pkgconfig(gstreamer-plugins-base-1.0) | - pkgconfig(gstreamer-plugins-base-1.0) | ||||
| - pkgconfig(gtk+-3.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(json-glib-1.0) | - pkgconfig(json-glib-1.0) | ||||
| rundeps : | rundeps : | ||||
| - gstreamer-1.0 | - gstreamer-1.0 | ||||
| - gstreamer-1.0-plugins-base | - gstreamer-1.0-plugins-base | ||||
| setup : | | setup : | | ||||
| %configure --disable-static \ | %configure --disable-static \ | ||||
| --with-package-name="GSt-validate ${version} Solus" \ | --with-package-name="GSt-validate ${version} Solus" \ | ||||
| --with-package-origin="https://solus-project.com" | --with-package-origin="https://getsol.us" | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| check : | | check : | | ||||
| %make check || : | %make check || : | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.