File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Template file for 'waypipe'
22pkgname=waypipe
3- version=0.9.1
3+ version=0.10.6
44revision=2
55build_style=meson
66# lto is off because it causes linking errors in armv6l and armv7l (due to NEON)
7- configure_args="-Dwerror=false -Dwith_dmabuf=enabled -Dwith_lz4=enabled
8- -Dwith_zstd=enabled -Dwith_video=enabled -Dwith_vaapi=enabled -Db_lto=false"
7+ configure_args="-Dwerror=false -Db_lto=false -Dbuild_c=true -Dbuild_rs=false"
98hostmakedepends="wayland-devel scdoc pkg-config"
109makedepends="liblz4-devel libzstd-devel libva-devel
1110 MesaLib-devel libdrm-devel ffmpeg6-devel"
1514license="MIT"
1615homepage="https://gitlab.freedesktop.org/mstoeckl/waypipe"
1716distfiles="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${version}/waypipe-v${version}.tar.gz"
18- checksum=7127e253a43f7de1f9a7ef7579166516c777324a214f1fb8477cde984d985bb6
17+ checksum=51dd2a257f43f15cfe886ec5a7370366d3efcb5486385dab222773e05ba3fbf9
1918
2019post_install() {
21- vlicense COPYING LICENSE
20+ vlicense LICENSE.MIT LICENSE
21+ ln -Tsf waypipe-c ${DESTDIR}/usr/bin/waypipe
2222}
You can’t perform that action at this time.
0 commit comments