17 lines
668 B
Bash
17 lines
668 B
Bash
# Template file for 'labwc'
|
|
pkgname=labwc
|
|
version=0.7.1
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
|
makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel
|
|
pango-devel wlroots0.17-devel"
|
|
depends="xorg-server-xwayland"
|
|
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/refs/tags/${version}.tar.gz"
|
|
checksum=1810ec55e287708e7a3cd44c726aa887db02480704db82b3d0bd550a6c4bfb76
|