mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
sway: update to 1.11.
This commit is contained in:
parent
97d10931c3
commit
3cd8d90812
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'sway'
|
||||
pkgname=sway
|
||||
version=1.10.1
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwerror=false -Db_ndebug=false"
|
||||
conf_files="/etc/sway/config"
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
makedepends="wlroots0.18-devel pcre2-devel json-c-devel pango-devel cairo-devel
|
||||
makedepends="wlroots0.19-devel pcre2-devel json-c-devel pango-devel cairo-devel
|
||||
gdk-pixbuf-devel libevdev-devel"
|
||||
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
|
||||
short_desc="Tiling Wayland compositor compatible with i3"
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://swaywm.org"
|
||||
changelog="https://github.com/swaywm/sway/releases"
|
||||
distfiles="https://github.com/swaywm/sway/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=8565ab3b359780f02b1dcb24dc48e5b6b82c64dd97ca795782c2fb4cab62457b
|
||||
checksum=034ec4519326d6af5275814700dde46e852c5174614109affe4c86b2fbee062a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue