mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
waypipe: revbump for ffmpeg6
This commit is contained in:
parent
e74e18e371
commit
c036c65eec
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'waypipe'
|
# Template file for 'waypipe'
|
||||||
pkgname=waypipe
|
pkgname=waypipe
|
||||||
version=0.9.1
|
version=0.9.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# lto is off because it causes linking errors in armv6l and armv7l (due to NEON)
|
# lto is off because it causes linking errors in armv6l and armv7l (due to NEON)
|
||||||
configure_args="-Dwerror=false -Dwith_dmabuf=enabled -Dwith_lz4=enabled
|
configure_args="-Dwerror=false -Dwith_dmabuf=enabled -Dwith_lz4=enabled
|
||||||
-Dwith_zstd=enabled -Dwith_video=enabled -Dwith_vaapi=enabled -Db_lto=false"
|
-Dwith_zstd=enabled -Dwith_video=enabled -Dwith_vaapi=enabled -Db_lto=false"
|
||||||
hostmakedepends="wayland-devel scdoc pkg-config"
|
hostmakedepends="wayland-devel scdoc pkg-config"
|
||||||
makedepends="liblz4-devel libzstd-devel libva-devel
|
makedepends="liblz4-devel libzstd-devel libva-devel
|
||||||
MesaLib-devel libdrm-devel ffmpeg-devel"
|
MesaLib-devel libdrm-devel ffmpeg6-devel"
|
||||||
depends="openssh"
|
depends="openssh"
|
||||||
short_desc="Proxy for Wayland clients"
|
short_desc="Proxy for Wayland clients"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue