28 lines
650 B
YAML
28 lines
650 B
YAML
name: gstreamer
|
|
description: Library for constructing graphs of media-handling components
|
|
version: 1.29.1
|
|
revision: 2
|
|
url: https://gstreamer.freedesktop.org/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- libcap
|
|
- libelf
|
|
- libunwind
|
|
make_depends:
|
|
- gobject-introspection
|
|
- meson
|
|
- valgrind
|
|
- rustc
|
|
downloads:
|
|
- url: https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c29069f1f3ae0b0d95ae96426222d18fffd194246f051361cf96ef677f00dbe2
|