icewm: update to 1.9.2
This commit is contained in:
parent
4f52b7c187
commit
4852e9d8f8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'icewm'
|
# Template file for 'icewm'
|
||||||
pkgname=icewm
|
pkgname=icewm
|
||||||
version=1.9.1
|
version=1.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
|
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Glaulher <glaulher.developer@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://ice-wm.org/"
|
homepage="https://ice-wm.org/"
|
||||||
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
|
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
|
||||||
checksum=ad5391d8bfd943169be56471895fae35ab54ef205a1f49510e8f86c2d9a1aa7c
|
checksum=d40965a74e001f7c514c6581cec1b6dfed1d4b0d5479dd29a816bce9fe0c75ed
|
||||||
|
|
||||||
# No c++ warnings for 'One Defintion Rules' and make sure LTO goes ok
|
# No c++ warnings for 'One Defintion Rules' and make sure LTO goes ok
|
||||||
CXXFLAGS="-Wno-odr -fno-strict-aliasing"
|
CXXFLAGS="-Wno-odr -fno-strict-aliasing"
|
||||||
|
|
Loading…
Reference in New Issue