mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wayfire: update to version 0.8.1
This commit is contained in:
parent
71a650c2a8
commit
ccd544d8e0
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'wayfire'
|
# Template file for 'wayfire'
|
||||||
pkgname=wayfire
|
pkgname=wayfire
|
||||||
version=0.7.5
|
version=0.8.1
|
||||||
revision=2
|
revision=1
|
||||||
_utils_commit=889fdafa7b09fc6ce70313fd3f067cfc8c21a2ac
|
_utils_commit=15f8e16721585ae3eaf278ba71d7064237eb23f5
|
||||||
_touch_commit=8974eb0f6a65464b63dd03b842795cb441fb6403
|
_touch_commit=8974eb0f6a65464b63dd03b842795cb441fb6403
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="${pkgname}-${version}"
|
build_wrksrc="${pkgname}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dprint_trace=false"
|
configure_args="-Dprint_trace=false"
|
||||||
hostmakedepends="pkg-config wayland-devel"
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
makedepends="wf-config-devel wlroots0.16-devel cairo-devel pango-devel
|
makedepends="wf-config-devel wlroots-devel cairo-devel pango-devel json-c++
|
||||||
$(vopt_if image 'libjpeg-turbo-devel libpng-devel')"
|
$(vopt_if image 'libjpeg-turbo-devel libpng-devel')"
|
||||||
depends="xorg-server-xwayland"
|
depends="xorg-server-xwayland"
|
||||||
short_desc="3D wayland compositor"
|
short_desc="3D wayland compositor"
|
||||||
|
@ -19,8 +19,8 @@ homepage="https://wayfire.org"
|
||||||
distfiles="https://github.com/WayfireWM/wayfire/archive/refs/tags/v${version}.tar.gz
|
distfiles="https://github.com/WayfireWM/wayfire/archive/refs/tags/v${version}.tar.gz
|
||||||
https://github.com/WayfireWM/wf-utils/archive/${_utils_commit}.tar.gz
|
https://github.com/WayfireWM/wf-utils/archive/${_utils_commit}.tar.gz
|
||||||
https://github.com/WayfireWM/wf-touch/archive/${_touch_commit}.tar.gz"
|
https://github.com/WayfireWM/wf-touch/archive/${_touch_commit}.tar.gz"
|
||||||
checksum="ae9a44d3ddcdf97b2dbe2baeeaf880f24f95bfb18e11e1dd5ad7443c26c5e19e
|
checksum="04f43df21167db15d266f7e01085b111680d57779ebc27a410201f995b33c6df
|
||||||
bbde37e1a8b5ecb322096b32891593c14264800291be8773f7f0708fc110ed2f
|
5f0a0f523b29bd73e0f11d63079315d3a0a3c3cae6ce9b557e0433e25b5a0d92
|
||||||
09061c8a4d3d964e8dcfd1a7b97f7dc43d0fc30743b0993585439c6923ce422f"
|
09061c8a4d3d964e8dcfd1a7b97f7dc43d0fc30743b0993585439c6923ce422f"
|
||||||
|
|
||||||
# Optimization for nested STL calls
|
# Optimization for nested STL calls
|
||||||
|
|
Loading…
Add table
Reference in a new issue