arcan-wayland: update to 0.5.5.2.
This commit is contained in:
parent
3a2ba50897
commit
a9fac4c721
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'arcan-wayland'
|
# Template file for 'arcan-wayland'
|
||||||
# needs to be synced with the arcan package
|
# needs to be synced with the arcan package
|
||||||
pkgname=arcan-wayland
|
pkgname=arcan-wayland
|
||||||
version=0.5.5
|
version=0.5.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
|
||||||
wrksrc=arcan-${version}
|
wrksrc=arcan-${version}
|
||||||
build_wrksrc=src/tools/waybridge
|
build_wrksrc=src/tools/waybridge
|
||||||
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="MesaLib-devel arcan-devel libseccomp-devel libxkbcommon-devel
|
makedepends="MesaLib-devel arcan-devel libseccomp-devel libxkbcommon-devel
|
||||||
wayland-devel wayland-protocols"
|
wayland-devel wayland-protocols"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://arcan-fe.com/"
|
homepage="https://arcan-fe.com/"
|
||||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||||
checksum=578ed860a99a02cf1cf963efac830eb8af08093e4322832b2be6554d8c922ff2
|
checksum=a5f775789e22f6a4f16742ae9375bb5b7999aab83398adeab2bdc3f70c321cc0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" wayland-devel"
|
hostmakedepends+=" wayland-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue