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.1 | ||||
| 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.1.tar.xz : 9044b9d8b3ff44457fa9e36faa59c56684b587b34dee449bfe15ec0c32a3a6d2 | ||||
| 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 : | patterns : | ||||
| - devel : /usr/share/aclocal | - devel : /usr/share/aclocal | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gobject-introspection-1.0) | - pkgconfig(gobject-introspection-1.0) | ||||
| setup : | | setup : | | ||||
| %configure --disable-static \ | |||||
| --with-package-name="GStreamer 1.10.4 Solus" \ | %patch -p1 < $pkgfiles/fix-with-package-name.patch | ||||
| --with-package-origin=https://solus-project.com | %meson_configure -Dwith-package-name="GStreamer 1.12.1 Solus" \ | ||||
| -Dwith-package-origin=https://solus-project.com | |||||
| build : | | build : | | ||||
| %make | %meson_build | ||||
| install : | | install : | | ||||
| %make_install | %meson_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.