Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gstreamer-1.0 | name : gstreamer-1.0 | ||||
| version : 1.10.4 | version : 1.12.2 | ||||
| release : 15 | release : 16 | ||||
| source : | source : | ||||
| - https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.10.4.tar.xz : 50c2f5af50a6cc6c0a3f3ed43bdd8b5e2bff00bacfb766d4be139ec06d8b5218 | - https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.2.tar.xz : 9fde3f39a2ea984f9e07ce09250285ce91f6e3619d186889f75b5154ecf994ba | ||||
| license : | license : | ||||
| - LGPL-2.0 | - LGPL-2.0 | ||||
| component : multimedia.gstreamer | component : multimedia.gstreamer | ||||
| summary : Streaming media framework | summary : Streaming media framework | ||||
| description: | | description: | | ||||
| GStreamer is a streaming media framework that enables applications to share a common set of plugins | GStreamer is a streaming media framework that enables applications to share a common set of plugins | ||||
| for things like video encoding and decoding, audio encoding and decoding, audio and video filters, | for things like video encoding and decoding, audio encoding and decoding, audio and video filters, | ||||
| audio visualisation, web streaming and anything else that streams in real-time or otherwise. | audio visualisation, web streaming and anything else that streams in real-time or otherwise. | ||||
| This package only provides base functionality and libraries. | This package only provides base functionality and libraries. | ||||
| You may need at least gst-plugins-base-1.0.6 and one of Good, Bad, Ugly or Libav plugins. | You may need at least gst-plugins-base and one of Good, Bad, Ugly or Libav plugins. | ||||
| patterns : | |||||
| - devel : /usr/share/aclocal | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gobject-introspection-1.0) | - pkgconfig(gobject-introspection-1.0) | ||||
| - pkgconfig(gtk-doc) | |||||
| setup : | | setup : | | ||||
| %configure --disable-static \ | export LC_ALL=en_US.utf8 | ||||
| --with-package-name="GStreamer 1.10.4 Solus" \ | %meson_configure -Dwith-package-name="GStreamer 1.12.2 Solus" \ | ||||
| --with-package-origin=https://solus-project.com | -Dwith-package-origin=https://solus-project.com | ||||
| build : | | build : | | ||||
| %make | export LC_ALL=en_US.utf8 | ||||
| %meson_build | |||||
| install : | | install : | | ||||
| %make_install | export LC_ALL=en_US.utf8 | ||||
| %meson_install | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.