1 # Maintainer: Felix Yan <felixonmars@archlinux.org>
2 # Contributor: justforlxz <justforlxz@gmail.com>
4 pkgname=deepin-wayland-protocols
5 pkgver=1.6.0.deepin.1.2
8 pkgdesc='deepin Specific Protocols for Wayland'
9 url="https://github.com/linuxdeepin/deepin-wayland-protocols"
12 makedepends=(extra-cmake-modules ninja qt5-base)
13 source=("https://github.com/linuxdeepin/deepin-wayland-protocols/archive/$_tag/$pkgname-$_tag.tar.gz")
14 sha256sums=('5a870dedc0f67338a977c52e13b472887958d666d787ebaee261d9aff1def124')
17 cmake -GNinja -B build -S $pkgname-$_tag
22 DESTDIR="$pkgdir" cmake --install build