Skip to content
Snippets Groups Projects
Commit 159d40f8 authored by Patrycja Rosa's avatar Patrycja Rosa :cat: Committed by Patrycja Rosa
Browse files

testing/wayqt: upgrade to 0.2.0

parent c7047455
No related branches found
No related tags found
1 merge request!56948Dfl 0.2.0
Pipeline #204189 canceled
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=wayqt
pkgver=0.1.1
pkgrel=1
pkgver=0.2.0
pkgrel=0
pkgdesc="Qt-based wrapper for various wayland protocols"
url="https://gitlab.com/desktop-frameworks/wayqt"
arch="all"
# armhf: blocked by wayqt
arch="all !armhf"
license="MIT"
makedepends="
meson
qt5-qtbase-dev
qt5-qtwayland-dev
wayland-protocols
wlroots0.16-dev
"
......@@ -24,14 +26,10 @@ build() {
meson compile -C output
}
check() {
:
}
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
sha512sums="
ed84c07be4a8e95d08554e23f537b089b186e1b67931059461ae8584fbfab38d921f85aee5b8a00e0806eee7ae9e6331a99963d2c06efb1124becabf1471edd2 wayqt-v0.1.1.tar.gz
885e8da87fa09957a3def467a499d7b6db4202a5102695ee54cd03ecefc74aaba342a1801b7b6b7c30074bd6e089f1148098069182489c88bc0cc025d3708e31 wayqt-v0.2.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment