mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
wayfire: update to 0.7.3.
This commit is contained in:
parent
42b9640aa5
commit
e4d934475a
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'wayfire'
|
# Template file for 'wayfire'
|
||||||
pkgname=wayfire
|
pkgname=wayfire
|
||||||
version=0.7.2
|
version=0.7.3
|
||||||
revision=2
|
revision=1
|
||||||
_utils_commit=889fdafa7b09fc6ce70313fd3f067cfc8c21a2ac
|
_utils_commit=889fdafa7b09fc6ce70313fd3f067cfc8c21a2ac
|
||||||
_touch_commit=8974eb0f6a65464b63dd03b842795cb441fb6403
|
_touch_commit=8974eb0f6a65464b63dd03b842795cb441fb6403
|
||||||
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.14-devel cairo-devel
|
makedepends="wf-config-devel wlroots-devel cairo-devel
|
||||||
$(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"
|
||||||
|
@ -17,7 +17,7 @@ homepage="https://wayfire.org"
|
||||||
distfiles="https://github.com/WayfireWM/wayfire/archive/v${version}.tar.gz
|
distfiles="https://github.com/WayfireWM/wayfire/archive/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="e45fddcc22b7149d793fea08763c5b3dc0edf7c0be9d094575a32cf847560fd4
|
checksum="72575b6d598087d6fe737a8066db5405d7cff88a3041447f56b83313ac9a0684
|
||||||
bbde37e1a8b5ecb322096b32891593c14264800291be8773f7f0708fc110ed2f
|
bbde37e1a8b5ecb322096b32891593c14264800291be8773f7f0708fc110ed2f
|
||||||
09061c8a4d3d964e8dcfd1a7b97f7dc43d0fc30743b0993585439c6923ce422f"
|
09061c8a4d3d964e8dcfd1a7b97f7dc43d0fc30743b0993585439c6923ce422f"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue