mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
icewm: update to 1.6.6.
This commit is contained in:
parent
d356cc36bd
commit
092bd02c7a
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.5
|
version=1.6.6
|
||||||
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=f0051257c93b9694b36ceb833f0b9b523c32195a854f8b1a43c918381197b737
|
checksum=8b30e863df8f276a5911bdaf8a9bd1360f57d551cb88aa00e8b85569491fb4b1
|
||||||
|
|
||||||
# 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…
Add table
Reference in a new issue