icewm: update to 1.7.0.
This commit is contained in:
parent
2753deb97a
commit
c6d3036a9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'icewm'
|
# Template file for 'icewm'
|
||||||
pkgname=icewm
|
pkgname=icewm
|
||||||
version=1.6.6
|
version=1.7.0
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=8b30e863df8f276a5911bdaf8a9bd1360f57d551cb88aa00e8b85569491fb4b1
|
checksum=1b3c75c412bd4007ef138fc158bdb607a590094371f9116572a8e4af403f5500
|
||||||
|
|
||||||
# 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 a new issue