gst-libav: use system libav*
This commit is contained in:
parent
c16c6ba51f
commit
5d02f40896
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ revision=1
|
|||
lib32disabled=yes
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect"
|
||||
configure_args="--with-system-libav"
|
||||
hostmakedepends="pkg-config yasm python"
|
||||
makedepends="orc-devel gst-plugins-base1-devel"
|
||||
makedepends="orc-devel gst-plugins-base1-devel ffmpeg-devel"
|
||||
depends="orc>=0.4.18 gst-plugins-base1>=${version}"
|
||||
short_desc="GStreamer libav plugin (1.x)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue