arcan-wayland: update to 0.5.4.5.
This commit is contained in:
parent
a29678f45f
commit
745843e3b3
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'arcan-wayland'
|
||||
pkgname=arcan-wayland
|
||||
version=0.5.4.4
|
||||
version=0.5.4.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
wrksrc=arcan-${version}
|
||||
build_wrksrc=src/tools/waybridge
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="arcan-devel libseccomp-devel wayland-devel
|
||||
wayland-protocols libxkbcommon-devel libwayland-egl MesaLib-devel"
|
||||
makedepends="MesaLib-devel arcan-devel libseccomp-devel libxkbcommon-devel
|
||||
wayland-devel wayland-protocols"
|
||||
short_desc="Wayland protocol service for Arcan"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="3-Clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://arcan-fe.com/"
|
||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||
checksum=42d2fab2fb5d1b0b80b673335de14e131aa684bbad7f62c80693510a4fab71c2
|
||||
checksum=0d35c85a121fc550aa3a0fe70f1941f9e347bd90855a2d2208106bbcc19791c3
|
||||
|
||||
post_install() {
|
||||
vlicense ../../../COPYING
|
||||
|
|
Loading…
Reference in a new issue