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