# Maintainer: Sam Nystrom pkgname=dwl pkgver=0.4 pkgrel=0 pkgdesc="dwm for wayland" url="https://github.com/djpohly/dwl" arch="all" license="GPL-3.0-or-later" makedepends="wlroots-dev wayland-protocols" options="!check" # no tests subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/djpohly/dwl/archive/refs/tags/v$pkgver.tar.gz xwayland.patch config.h " prepare() { default_prepare cp "$srcdir"/config.h "$builddir"/config.def.h } build() { make } package() { make DESTDIR="$pkgdir" PREFIX=/usr install } sha512sums=" 6e15e05001e6469d13bef2d532980585d57de55c8feb461a7c25a76d7cdaee022785485faca02cd9d1214457fbeb1bec0eb652700ba0ddccca4aa780df0046b2 dwl-0.4.tar.gz 7c7952ede929faa137f690b3d1f44c1af4b40a3a6dac7bc3d5a377c8c454b35de1becdbbd1f3cbbde56c798f4f3bf78bc7eef4d7faa0e761d317179c072c629f xwayland.patch 37599d1a6488c18938c5dde425e26e19aab9586b9c64bd6a4fb1aa82f4539f09cc3e56ff50f560233fafe204cc3f7c531eeb65387c6c0c9d5781a5499704e2dd config.h "