15 lines
541 B
Bash
15 lines
541 B
Bash
# Template file for 'gst-omx'
|
|
pkgname=gst-omx
|
|
version=1.18.4
|
|
revision=1
|
|
build_style=meson
|
|
configure_args="-Dexamples=disabled -Dtarget=generic"
|
|
hostmakedepends="pkg-config python3 glib-devel"
|
|
makedepends="gst-plugins-base1-devel"
|
|
short_desc="GStreamer OpenMAX IL wrapper plugin (1.x)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-only"
|
|
homepage="https://gstreamer.freedesktop.org"
|
|
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=e35051cf891eb2f31d6fcf176ff37d985f97f33874ac31b0b3ad3b5b95035043
|