wayfire: update to 0.7.2.
This commit is contained in:
parent
bd60c25db3
commit
2d6f97aa53
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'wayfire'
|
# Template file for 'wayfire'
|
||||||
pkgname=wayfire
|
pkgname=wayfire
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=1
|
revision=1
|
||||||
_utils_commit=f45641beef46babdc8f1b8d18a924e72beaf8ee6
|
_utils_commit=889fdafa7b09fc6ce70313fd3f067cfc8c21a2ac
|
||||||
_touch_commit=b1075c54a280f913edc26b9757262f4f9d6b62b0
|
_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"
|
||||||
|
@ -17,9 +17,9 @@ 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="96cb7820cddbae962ca456fd1989cdaa00cd880b109bf8e9d667b9264a20c257
|
checksum="e45fddcc22b7149d793fea08763c5b3dc0edf7c0be9d094575a32cf847560fd4
|
||||||
d172f8c21e0bac01e4116cd957fb0159c5cb39ddfdce897beb0d9c753796d5f1
|
bbde37e1a8b5ecb322096b32891593c14264800291be8773f7f0708fc110ed2f
|
||||||
2b22e03d3a522baeff5798f630ffe5aa95899fd3233b291527503af5fd3e30be"
|
09061c8a4d3d964e8dcfd1a7b97f7dc43d0fc30743b0993585439c6923ce422f"
|
||||||
|
|
||||||
# Optimization for nested STL calls
|
# Optimization for nested STL calls
|
||||||
CXXFLAGS="-O3"
|
CXXFLAGS="-O3"
|
||||||
|
|
Loading…
Reference in a new issue