15 lines
595 B
Bash
15 lines
595 B
Bash
# Template file for 'labwc'
|
|
pkgname=labwc
|
|
version=0.5.3
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
|
makedepends="cairo-devel glib-devel libxml2-devel pango-devel wlroots-devel"
|
|
short_desc="Wayland window-stacking compositor"
|
|
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://labwc.github.io/"
|
|
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
|
|
distfiles="https://github.com/labwc/labwc/archive/${version}.tar.gz"
|
|
checksum=0b67bc89a5d9059fae28822f3ba2373553dea290cd931c9384a91dbeb2054650
|