mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
labwc: update to 0.6.6
This commit is contained in:
parent
4a9051c442
commit
347efbfd51
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'labwc'
|
# Template file for 'labwc'
|
||||||
pkgname=labwc
|
pkgname=labwc
|
||||||
version=0.6.5
|
version=0.6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel pango-devel wlroots-devel"
|
makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel pango-devel wlroots0.16-devel"
|
||||||
short_desc="Wayland window-stacking compositor"
|
short_desc="Wayland window-stacking compositor"
|
||||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://labwc.github.io/"
|
homepage="https://labwc.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
|
||||||
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=7c56627c8098cf8b78ae0b045ff208f2815ba0a6cbab0c4a6a71128bafb81ff5
|
checksum=fea73450a0cc806339e38414973261812f6376d09cf387e693a4bddf75c40916
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local _example
|
local _example
|
||||||
|
|
Loading…
Add table
Reference in a new issue